The BookWorm: Does google read it in the new fashion then? Or the old fashioned way as a regular query string?
Lemme know this, coz I need to kinda implement this on my site too
Also, when it converts it into the new url, can I still access them via $_GET[]?
so the answer is that function was just to generate the slug but not seo friendly URL, and now here we will talk about how to use it for SEO friendly Urls.
first consider you have one social networking site with name “technoreaders.com”
and you have many modules in it e.g. blogs, forums, groups, messaging… etc Read more…
Liberator is a Comet server (a bidirectional streaming push server) that delivers trade messages and market data to and from subscribers over the Web, tunneling automatically through proxy servers and firewalls. Its ultra-high-performance publishing engine can send millions of updates per second at low latency from a single server.
Liberator supports a wide variety of data types and formats, which it organizes into static Directories and dynamic Containers, with auto-subscription and multi-level caching. There is extensive support for clustering, load balancing, and failover. Performance and bandwidth are optimized using multithreading, throttling/conflation, bursting, paging, and global caching.
Liberator is written in C and runs on Linux®, or on Windows using VMware®.
Web clients communicate with Liberator through the StreamLink for Browsers JavaScript API (SL4B), which enables you to create dynamic web applications within a browser (see below).
Liberator Free Edition also includes The DataSource for Java SDK; this is a library of Java classes used to create Java applications (DataSources) that can exchange data and messages with Liberator on the server side.
google came up with new product i.e. Google Wave. Still this product is in development phase and ll be launched in this year end. Just seen the above video, and found it very much impressive. So what is Google Wave, its a communication and collaboration tool. Go through the video and you ll find so many things new, the best part i found was commenting between others comment and the way it is presented on the window of you friend. another best part was its APIs, the way they have shown the working API on blog that was pretty impressive. Though this all is not something magic or completely new, but the way its represented is nice.
but also i have few question, how this will work efficiently on lower bandwidth? i am sure google has thinked something on this also. also API for orkut was not so impressive.
also the best part of this tool its gonna be opensource.
ajax im is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites. No refreshing of the page is ever needed for this “web application” to work, as everything is updated in real-time via JavaScript.
Installation
From here you can download latest version of ajax im.
Requires Apache, php & MySql installed.
Unzip source in your web folder.
Create mysql db.
cp config-sample.php config.php & update db credentials.