Monday, February 22, 2010
Friday, February 12, 2010
iPhone based WEB development
Tutorial - Building a website for the iPhone:
http://www.engageinteractive.co.uk/blog/2008/06/19/tutorial-building-a-website-for-the-iphone/
DocType for the most accessbile / mobile / cross browser site:
http://www.talkphp.com/xhtml-html-css/3872-doctype-most-accessbile-mobile-cross-browser-site.html
iPhone 3G tester - online website test emulator with flip:
http://www.iphonetester.com/
iWebKit the Best free framework for creating iPhone, iPod Touch and iPad web applications with ease!:
http://iwebkit.net/
How do I design web pages for the iPhone?
http://www.boutell.com/newfaq/creating/iphone.html
Make Website and WebApp Compatible with iPhone and Blackberry:
http://www.mydigitallife.info/2007/07/12/make-website-and-webapp-compatible-with-iphone-and-blackberry/
How to Write Web Pages for the iPhone and Other Wireless Devices:
http://webdesign.about.com/od/mobile/a/write-web-pages-for-the-iphone.htm
Get to know the QueryPath PHP library:
http://www.ibm.com/developerworks/opensource/library/os-php-querypath/index.html?S_TACT=105AGX44&S_CMP=EDU
A jQuery plugin for mobile web development on the iPhone, iPod Touch, and other forward-thinking devices.
http://www.jqtouch.com/
Will keep adding on.. ENJOYEE!!
Posted by
Workohalic
at
2/12/2010 12:55:00 PM
0
comments
Thursday, February 4, 2010
Google Chart - Basics, Types and Code Playground
Chart Types: http://code.google.com/apis/chart/types.html
Chart Basics: http://code.google.com/apis/chart/basics.html
Code Playground: http://code.google.com/apis/ajax/playground/
Posted by
Workohalic
at
2/04/2010 12:40:00 PM
0
comments
Wednesday, January 20, 2010
Create a Lightbox effect only with CSS – no javascript needed
You may call it Lightbox, or Greybox, or Thickbox, but it’s always the same effect.
When you are on a page, and click on a photo or trig some event, a Lightbox is an effect that fades the pagein the background to show you new content in the foreground.
Courtesy: http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/
Posted by
Workohalic
at
1/20/2010 04:34:00 PM
0
comments
You tube video / menu appears on top, everything else behind
Lightbox / Thickbox / Menu disappears behind flash you tube video [fixed]
* Straight after the Object tag of your video code, place the following snippet:
<param name="WMode" value="transparent"></param>
* Just before the type=”application/x-shockwave-flash” place the following code:
wmode="transparent"
Courtesy: http://www.voodish.co.uk/articles/lightbox-thickbox-menu-disappears-behind-flash-you-tube-video-fixed/
Posted by
Workohalic
at
1/20/2010 04:29:00 PM
0
comments
Wednesday, January 13, 2010
Ajax Tabs Examples
Nesting Ajax Tabs: http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/ajaxtabs_suppliment2.htm
50+ Nice Clean CSS Tab-Based Navigation Scripts: http://www.hongkiat.com/blog/50-nice-clean-css-tab-based-navigation-scripts/
Posted by
Workohalic
at
1/13/2010 05:30:00 PM
0
comments
Tuesday, January 5, 2010
Take Your Design To The Next Level With CSS3
Posted by
Workohalic
at
1/05/2010 05:07:00 PM
0
comments
50 Fresh Useful Icon Sets For Your Next Design
Posted by
Workohalic
at
1/05/2010 04:57:00 PM
0
comments