Some useful links I try to save here to help me with web development and hopefully other developers out there!
Sunday, December 15, 2013
Sunday, November 17, 2013
Friday, November 8, 2013
Sunday, October 20, 2013
Friday, September 6, 2013
Saturday, August 31, 2013
Sunday, July 14, 2013
Monday, July 8, 2013
Tuesday, July 2, 2013
Monday, July 1, 2013
Get placeholder images according to your need when designing a new web app
I could find not one but three of them. Besides choosing sizes, we can also choose type of images we want from categories provided, all for free.
Lorem Pixel
Fakeimg
Placeimg
Lorem Pixel
Fakeimg
Placeimg
Labels:
image,
placeholder
Friday, June 28, 2013
Monday, June 24, 2013
Sunday, June 23, 2013
Count character, words and paragraphs entered by a user live
A very small plugin that has no dependencies.
Link here.
Link here.
Friday, June 21, 2013
Monday, June 17, 2013
Sunday, June 9, 2013
Monday, June 3, 2013
Friday, May 31, 2013
Check user's input without js using regular expressions and HTML5 !
HTML5 now allows you to check input attributes of the user using regular expressions without the use of any javascript using "pattern" attribute -
A simple example for email check -
<input type="email" pattern="[^ @]*@[^ @]*" value="">
Monday, May 27, 2013
Friday, May 17, 2013
Tuesday, May 14, 2013
Monday, May 6, 2013
Saturday, May 4, 2013
Saturday, April 20, 2013
Wednesday, April 17, 2013
Sunday, April 14, 2013
Friday, April 5, 2013
Thursday, April 4, 2013
Swipe book pages with hand gestures with the help of your webcam!
Link here.
Try it once. It's simple and awesome!
Try it once. It's simple and awesome!
Wednesday, April 3, 2013
Wednesday, March 27, 2013
Tuesday, March 26, 2013
Monday, March 25, 2013
Thursday, March 14, 2013
Tuesday, March 12, 2013
Thursday, March 7, 2013
Friday, March 1, 2013
Monday, February 25, 2013
Friday, February 22, 2013
Thursday, February 21, 2013
Tuesday, February 19, 2013
Saturday, February 16, 2013
Tuesday, February 12, 2013
Thursday, February 7, 2013
Content security policy explained
HTML5 Rocks has a complete article on content security policy to save us from cross site scripting!
Monday, February 4, 2013
Thursday, January 31, 2013
Monday, January 28, 2013
Thursday, January 24, 2013
Monday, January 21, 2013
Remote preview
Get a remote preview of your mobile site on different sized devices here.
Labels:
mobile
Thursday, January 17, 2013
Polyfills for incapable browsers ( Webshims Lib )
Best thing about this plugin is that it only downloads the features that are not supported by a browser. That means, the more features supported by a browser, more lightweight the plugin gets.
Link here
Link here
Saturday, January 12, 2013
Awesome static file server for Nodejs
Lactate serves as a static file server for nodejs and is currently faster and better than all others out there.
Link here.
Link here.
Labels:
nodejs,
static file server
Thursday, January 10, 2013
Searching for online android emlators ?
Link here.
If you're working on your android app and you don't have all the devices to test it on, here is an answer.
You can run your app on online emulator provided for almost all sizes and resolutions of android devices on this online service.
No hassle to download/install any SDKs or other emulator setups.
It's in beta still and is absolutely free.
If you're working on your android app and you don't have all the devices to test it on, here is an answer.
You can run your app on online emulator provided for almost all sizes and resolutions of android devices on this online service.
No hassle to download/install any SDKs or other emulator setups.
It's in beta still and is absolutely free.
Labels:
android,
emulator,
online tool
Monday, January 7, 2013
Friday, January 4, 2013
Subscribe to:
Posts (Atom)