Log in

Tag Archives: open source

10
January

14 Days of jQuery

Written by Adnan Rashid. No comments Posted in: Development
Tagged with , ,

January 14 marks the birth of jQuery. To celebrate the release of jQuery 1.4 (also on January 14), the jQuery team is bringing fourteen consecutive days of new releases. Each day, they will publish videos, tutorials, code releases and other fun stuff. They have already announced the re-design of the jQuery API site. For more [...]

22
September

Free Icon Packs

Written by Adnan Rashid. No comments Posted in: Design, User Interface
Tagged with

As a developer, I often design the user interfaces for my applications. These are small scale projects and often have limited team members. During this design process, I always feel the need for good graphic resources. I have been using the FamFamFam Silk Icons for a couple of projects and tremendously appreciate it. The icon [...]

26
August

jQuery Tools

Written by Adnan Rashid. No comments Posted in: Design, Development
Tagged with , ,

I recently came across a very nice jQuery control library called jQuery Tools. The library features the following JavaScript tools :

Tabs
Tooltips
Expose
Overlay
Scrollable
FlashEmbed

So now you are thinking “Whats so great about this? We already have tons of jQuery plugins for this…”. I thought so too.
The striking advantage of this library is that these tools can be combined, [...]

22
November

jQuery Charts

Written by Adnan Rashid. No comments Posted in: Development
Tagged with ,

Although there are tons of charting / reporting plugins ranging from inline charts to flash charts, each one is unique in terms of technology, footprint or usage. I needed something compatible with jQuery and supported many as many chart types as possible. Here is the pick list:
1. jQuery Google Charting (http://www.keith-wood.name/gChart.html)
This plugin allows you to [...]

07
July

Prestashop-Open Source e-Commerce Solution

Written by Adnan Rashid. No comments Posted in: General
Tagged with

Prestashop is a welcome addition to the list Open source e-commerce solutions. The solution is completely configured with two sections, the front end; which deals with the online store’s user interface and the back end; which provides various tools to configure products, categories and other usual product related stuff. What sets Prestashop apart is its [...]