Link here.
Some useful links I try to save here to help me with web development and hopefully other developers out there!
Monday, September 3, 2012
Thursday, August 30, 2012
Load images when they come in user's viewport
Link here.
This jquery plugin only loads the images when they come in the user's viewport.
This jquery plugin only loads the images when they come in the user's viewport.
Tuesday, August 28, 2012
About javascript frameworks - which, where and when to use!
Link here.
All about which javascript framework to choose when designing a web application.
All about which javascript framework to choose when designing a web application.
Monday, August 27, 2012
Sunday, August 26, 2012
Nested sortable lists using jquery
Link here.
Create easy to use sortable lists using jquery. The inputs can be given as array or json.
Create easy to use sortable lists using jquery. The inputs can be given as array or json.
Saturday, August 25, 2012
Phalcon, a faster PHP framework
Link here.
- It's delivered as a C extension
- can handle more requests per second.
- takes way lesser time per request than other frameworks.
- has to interpret lesser files per request.
- has to allocate lesser memory for each request.
- It's delivered as a C extension
- can handle more requests per second.
- takes way lesser time per request than other frameworks.
- has to interpret lesser files per request.
- has to allocate lesser memory for each request.
Wednesday, August 22, 2012
A pie progress bar in favicons
Link here.
Ever wanted a progress shown as a pie chart where favicon has to be ?
It's a simple javascript library you have to add to make it work !
This makes loading time responsive !
Ever wanted a progress shown as a pie chart where favicon has to be ?
It's a simple javascript library you have to add to make it work !
This makes loading time responsive !
Monday, August 20, 2012
Tuesday, August 7, 2012
A pre launch website theme
Link here.
Here's a wordpress theme that you can connect to users even before the launch of your website.
Here's a wordpress theme that you can connect to users even before the launch of your website.
Monday, August 6, 2012
Color Palettes
Link here.
Want to find out all the colors used by a website ?
Well just enter its url and get all the possible colors used in the design.
So cool, right!
Want to find out all the colors used by a website ?
Well just enter its url and get all the possible colors used in the design.
So cool, right!
Tuesday, July 31, 2012
Awesome charting javascript library
Link here.
This javascript library helps to create cool charts like pie charts, bar graphs, data tables etc. The coolest thing is that they can be changed dynamically and information related to only selected values can be seen easily.
This javascript library helps to create cool charts like pie charts, bar graphs, data tables etc. The coolest thing is that they can be changed dynamically and information related to only selected values can be seen easily.
Wednesday, July 25, 2012
Amazing background patterns using css
Link here.
Create awesome background patterns using only css and no images.
Best part? Works on ALL browsers.
You'll have to see it to believe it.
Create awesome background patterns using only css and no images.
Best part? Works on ALL browsers.
You'll have to see it to believe it.
Labels:
background,
css,
pattern
Thursday, July 19, 2012
Monday, July 16, 2012
Wireframing online
Link here.
Want to wireframe your website online and save it as a pdf or an image ?
Here, is a clean interface to try all that.
Has mostly all the tools needed to start wireframing your website !
Want to wireframe your website online and save it as a pdf or an image ?
Here, is a clean interface to try all that.
Has mostly all the tools needed to start wireframing your website !
Labels:
wireframe
Thursday, July 12, 2012
Play with text
Link here.
Put really cool transition effects on the each and every letter of the text.
Link here.
This javascript makes the text appear how flight schedules change on the airport.
And so is named, airport.
Link here.
Make the text curvy!
Link here.
This one is like the text font gradient. Change font size from one end of the line to the other.
Put really cool transition effects on the each and every letter of the text.
Link here.
This javascript makes the text appear how flight schedules change on the airport.
And so is named, airport.
Link here.
Make the text curvy!
Link here.
This one is like the text font gradient. Change font size from one end of the line to the other.
Charts on mobile anyone?
Link here.
Saturday, July 7, 2012
QuoJs - for mobile web development.
Link here.
Working on mobile projects ?
Well you should take a look at this small javascript library.
It even provides a good set of functions for touch events and finger gestures.
Multi tap features will also be added soon.
Working on mobile projects ?
Well you should take a look at this small javascript library.
It even provides a good set of functions for touch events and finger gestures.
Multi tap features will also be added soon.
Labels:
gesture,
js,
mobile,
touch event
Wednesday, July 4, 2012
Subscribe to:
Posts (Atom)