Thoughts on programming, web development and design.

Circuit Board

Category: Web Development

Cheat Sheets for HTML5, CSS3 and jQuery

ComputerThere are many cheat sheets or quick reference guides available for web developers. Use the following cheat sheets to quickly learn HTML5, CSS3 and jQuery:

If you need to find more cheat sheet for developers, devcheatsheet.com has them.

10 CSS3 Properties You Can Use In Your Projects

On net.tutsplus.com, Jeffrey Way demonstrates 10 CSS3 properties that you can use in your projects now. These properties may display differently in different browsers. If you are okay with that, go ahead and use these properties. Jeffrey demonstrates each property individually and shows you how to combine these techniques in a final project.

You can see some of these properties in action in following video:

Native or Mobile Web App

Computer with codeShould you create a mobile web app or native mobile app? Or both? Each has advantages and disadvantages. Mobile Web Apps allow you to use the current web development tools and languages that you currently know. This makes them scalable, affordable and cross platform. However, people need to use a browser to access them. A native mobile app can take advantage of the features of the phone. You don’t need a browser to run them. In order to develop them, you must use the language and tools that the phone maker specifies. Most developers are taught DRY or Don’t Repeat Yourself. If you choose to make it native, you have to repeat yourself for every smart phone you want your app on.

Who wants to do that? In Making It A Mobile Web App, Kim Pimmel argues why you might want to choose a mobile web app over a native one.

Update Feb 3, 2011: 37 Signals launched Basecamp as a mobile web app and not native. They decided that native mobile apps requires too much specialization and they are “anti-specialization when it comes to development”.

Dreamweaver and HTML5

SmartAmeba.com created this video showing you the updates that Adobe made to CS5 for HTML5 in Dreamweaver.

Dreaweaver CS5 with HTML5 from Smart Ameba on Vimeo.

Page 31 of 31

Powered by WordPress & Theme by Anders Norén