Archive

Archive for the ‘Open Source’ Category

Mobile platforms to develope applications

January 29th, 2010 Jigish Thakar No comments

its been long time.. i dont even remember when last i posted articel. so today i ll discuss about three big mobile brands platform for development

Note: this article will just guide u which mobile platform is easy/ userfriendly to start with. no development code is discussed here :(

so the mobile platforms on which i am preparing myself are

  • iPhone
  • android
  • blackberry

so lets start with my most unlikable i.e. BlackBerry Read more…

Share it If you like it
  • Digg
  • Reddit
  • Facebook
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Google Bookmarks
  • del.icio.us
  • DZone
  • email
  • BlinkList
  • LinkedIn
  • Live
  • RSS
  • Technorati

how to use generated slug (using .htaccess)

November 27th, 2009 Jigish Thakar 2 comments
illu_htaccess

As one of my friend & reader asked question on one of my post PHP: Generate Slug,

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…

Share it If you like it
  • Digg
  • Reddit
  • Facebook
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Google Bookmarks
  • del.icio.us
  • DZone
  • email
  • BlinkList
  • LinkedIn
  • Live
  • RSS
  • Technorati

Liberator: Real Time Comet Streaming Server

August 23rd, 2009 Jigish Thakar No comments

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.

for more information click here

Share it If you like it
  • Digg
  • Reddit
  • Facebook
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Google Bookmarks
  • del.icio.us
  • DZone
  • email
  • BlinkList
  • LinkedIn
  • Live
  • RSS
  • Technorati

Google Wave

July 24th, 2009 Jigish Thakar No comments

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.

Share it If you like it
  • Digg
  • Reddit
  • Facebook
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Google Bookmarks
  • del.icio.us
  • DZone
  • email
  • BlinkList
  • LinkedIn
  • Live
  • RSS
  • Technorati

Web Based chat -ajax im

July 23rd, 2009 Jigish Thakar No comments

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.

Source

Share it If you like it
  • Digg
  • Reddit
  • Facebook
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz
  • Google Bookmarks
  • del.icio.us
  • DZone
  • email
  • BlinkList
  • LinkedIn
  • Live
  • RSS
  • Technorati