Web Workers, Sockets and Intents. What?

Modern Web, also known as HTML5 brings with it a lot of jargons and keywords that baffle Web Developers.  Few among these jargons are – Web Workers, Web Sockets and Web Intents.  What are these?  Let’s see them briefly in this post, but mind this is not a tutorial – just an Intro post with links to good sources to learn more.
[Read more...]

jQuery UI Themes Beginner Guide : Book Review

jQuery UI Themes BookOne of the greatest strengths of jQuery Framework is the ability to develop your own UI Themes and significantly control the look and feel of the application, beyond what the framework offers.  But, to make your own themes, you must completely understand the basics of UI Themes in jQuery.  jQuery UI Themes Beginner’s Guide Book from Packt Publishing, helps you get started from scratch and excel with developing your own UI Themes.
[Read more...]

Clean and Simple Javascript Image Slider!

If you are looking for a clean and simple Javascript Image Slider for your next Web project, look no further than Nivo Slider.

Here are some key features of this slider to consider:

  • Built on the jQuery Framework which is still one of the best Javascript frameworks around
  • Very simple to use.  Just include the Libraries (and CSS if required), put in the HTML Slider Section and attach the Slider to the Slider Section
  • Has tons of options (about 20+) to customize the behavior of the Slider
  • Available as plugins for popular CMS platforms like WordPress, Drupal etc.
  • And, the basic version is available for FREE

Try it out and let me know what you think!