Giter Club home page Giter Club logo

balah's Introduction

balah

Automatically exported from code.google.com/p/balah

This project was an old idea that I had during colege in 2009, today there are several techinologies build for that purpose such as pjax and turbolinks.

BALAH stands for Bookmarkable Ajax Links And HTTP, it is a new technique that enable asynchronous contents to be indexable and navigable -- this includes Back and Forward support for ajax actions -- in any browser with or without JavaScript?. The sjax content also became easy to index in search engines!

BALAH means to turn synchronous links to asynchronous hashes on-the-fly, the state of the page is saved in window.location.hash. To manipulate and navigate through the States of the page we Use HashListener 2.0 which is part of this project.

BALAH is very simple and straight approach, based in the following:

  • Server side script to build synchronous links, content is synchronous
  • Client side script to turn synchronous links into asynchronous. content became asynchronous
  • HashListener 2.0 make asynchronous content navigable in different browsers
  • Every thing can be adapted to fit existent frameworks and add uninterrupted AJAX support.

This project is too old and there is no longer a demo

balah's People

Watchers

 avatar

balah's Issues

IE 7 issue

What steps will reproduce the problem?
1. IE7 and run the demo will reproduce the problem
2.
3.

What is the expected output? What do you see instead?
When i click on the links in the demo page, the hash value is getting set 
in the url but afterwards i am not able to navigate using the history 
buttons.

What version of the product are you using? On what operating system?

Demo

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Jan 2010 at 10:42

Mixed content warning on IE6 over SSL

What steps will reproduce the problem?
1. Load any page including hashlistener2.js on IE6 over SSL

... this will result in IE6 displaying it's "This page contains both secure
and insecure content..." warning and asking the user "do you want to
display both?"  

On IE6 the user response is not saved or cached so this warning displays on
*every* page viewed; not a good look.

Probable cause is IE6 incorrectly thinking the state-frame has an insecure
src. Workaround was to explicitly set frame.src =
'https://url.of/a/secure/and/empty/page.htm' in createFrame()


Original issue reported on code.google.com by [email protected] on 21 Sep 2009 at 1:39

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.