2
2011
Mobile Web Design Best Practices
Six revisions have this nice best practices for the ones that are into mobile web design. The explosion in user adoption of mobile devices has revolutionized the web. Though designing for the Mobile Web follow similar principles to designing websites, we must consider some notable differences. For one, current mobile device networks don’t run in the same speed as broadband devices. In addition, there are also a myriad of ways our mobile web designs are [...]
1
2011
How to make your website mobile compatible
In PDA Smartphones website you can check an article that induces the days of building websites targeted solely at desktop or laptop environments are over. Users can and will access your website from a variety of internet-enabled devices. Accessing the web from mobile devices is far from new stuff. Nevertheless, the popularity of smartphones and cheaper data packages from network providers have driven a sharp rise in mobile web usage, which is not just reserved [...]
29
2011
Mobile Stylesheet designing for your website
In this Speckyboy Design Magazine article, it seems now that mobile is becoming more stronger with the younger tech audience. More youngsters and young adults are carrying around smartphones than any other time period ever before. Each one of these devices is not just a simpler phone, but a mobile computer built with access to any website over the Internet. This leaves a lot to the imagination of everyone when it comes to mobile design. [...]
27
2011
Easy transaction forms in Javascript with Recurly.js
Recurly.js allows you to easily embed a PCI compliant order form within your website. Recurly.js is a Javascript library designed to be easily embedded and customized to match your website. The library performs in-line validation, real-time total calculations, and gracefully handles errors. Your customer stays on your website while their billing information is securely sent to Recurly for approval. Because the cardholder data is sent directly to Recurly, your PCI compliance scope is dramatically [...]
25
2011
iScroll 4 mobile javascript scrollin solution
iScroll it’s really smoother and adds some great important features like pinch/zoom, pull down to refresh, snap to elements and more custom events for a higher level of hackability. iScroll appeared because mobile webkit (on iPhone, iPod, Android and Pre) don’t provide a native way to scroll content inside a fixed width/height element. This unfortunate situation prevents any web-app to have a position:absolute header and/or footer and a scrolling central area for contents. But meanwhile [...]
21
2011
Mobile Accelerometers Javascript example
Even that there is one common API for accelerometer in mobile devices, there’s a lot that can be done from iWorld. If you want to know, if your device is enable to deliver what is needed for the script we will show, just run the following code to check it out. var doMove = windowDeviceMotionEvent; if (doMove){ alert("I do shake it!"); } So, lookin in a 3D virtual dimension, as we all learned in maths [...]
19
2011
jQuery templating engine
With the WebApps world, we tend to build many solutions that use Ajax kinda communications to update data on our frontend. More specifically the HTML, we receive the data from the server-side source, and build up the all scenario of our application with up-to-date information. One problem that usually appears in this situation is about cache, and easy of use in workin with data inside our HTML, and such like in PHP we can go [...]
17
2011
Bridge Wallpaper by Ton van Alebeek
Download this wallpaper here. Find more about Ton van Alebeek.
11
2011
Open Source code script for Mobile browser detection
Ever wonder an easy way to check if a browser is from a mobile device? This is probably the easier and simpler way, and best of all Open Source. Go to www.detectmobilebrowsers.com choose your programming language of choice and get a regular expression based detector. Go check the website from once in a while as it gets updated while new mobile devices appear on the market with different or more up to date browsers versions.


An article by joe







