1st October 2009

New Translator Gadget for Websites from Google

Google Translator ExamplesGoogle is now giving webmasters the ability to prompt users for automatic translations of their pages. With the new website translator gadget, site owners can paste a short snippet of code into their websites and instantly increase their reach to up to 51 languages.

The gadget will automatically detect a user’s preferred language, and if that user’s language settings differ from the content on the gadget-enabled website, a frame will appear over the web page, prompting the user to click a button for instant translation of all text content.

posted in Utilities, Api, Google, Web Tools | 0 Comments

22nd July 2009

Cheat Sheets and Reference Guides for Web Professionals

cheat-sheets.gifCheat sheets and reference guides are useful for both beginners and advanced web professionals.

They can be used to help you remember syntax or as a tool to aid in memorization.In this post, we aim to cover the reference guides for all of the most commonly used platforms, software and coding languages.

In this web article you’ll find a compilation of the 30 most useful and well-organized cheat sheets, checklists and reference guides.

This is a Great resource for all of us. Here is the Article

posted in PHP, Utilities, .NET, Studies, Api, Ideas, Web Tools | 0 Comments

24th March 2009

Create mobile applications with JavaScript

PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript.

If you’re a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android and Blackberry SDKs, PhoneGap is for you.

For a quick introduction to PhoneGap, watch this three-minute video AT phonegap.com

posted in Ideas, Api | 0 Comments

2nd June 2008

Great Javascript frameworks

Javascript is and has been the best client side scripting language so far.  I increases the usability and reduce the server resource usage when used wisely. Ajax is a technology built around Javascript and that alone has greatly advanced the web based applications.

 eg. Sites : 123Surveys | LoversArea | MathChimp | TrulyGay | TLDSpy

Though we can code in pure javascript there are some Javascript frameworks that ease the development. Thease are;

javascript.jpg

Prototype

Prototype is one of the earlier Javascript frameworks and is also included in the Ruby on Rails framework. It aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

eg. Sites : CNN | The New York Times | Digg | Apple | Veoh.com | TypePad | Fox News Channel | Finetune | iLike | Last.fm | Twitter | Hakia | YouSendIt

JQuery

JQuery is a framework that has received a lot of attention due to its speed, size and smart modular approach which has led to a big library of plugins. jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.

eg. Sites : Digg | BBC | Major League Baseball | Dell | IsoHunt | Break.com | TinyPic | FixMyMovie | eMusic | Kayak |Box.net

  

MooTools

Just like other Javascript frameworks, MooTools contains several functions to help development. One of the more known ones is its advanced effects component.  MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. MooTools code respects strict standards and doesn’t throw any warnings. It’s extensively documented and has meaningful variable names: a joy to browse and a snap to understand.

 eg. Sites : Mint | Worth1000 | Bebo | Vimeo

Yahoo! UI Library (YUI)

Yahoo has developed its own Javascript framework. They use it for their own websites, but have also made it freely available to others. This user Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

eg. Sites : Yahoo! Shopping | Zillow | Bebo | YouSendIt | ImageShack | LinkedIn | Walmart.com

posted in Api, Web Tools | 0 Comments

8th April 2008

Google App Engine

Run your web applications on Google’s infrastructure.
Google App Engine enables you to build web applications on the same scalable systems that power Google applications.  The beta release is ready for the developers.

And here is a Video showing how easy it is to use the App engine.

posted in Api, Google | 0 Comments

28th August 2007

Google Maps API vs Live Maps from Microsoft

Both thease APIs are great.

Google Maps

Live Maps

posted in Api, Google, Web Tools | 0 Comments