Web access is important these days, no matter where you are. Your customers’ ability to access your website at their convenience is vital. Making your website user-friendly on a computer is one thing; making it available on a mobile platform is another.
The mobile Internet is the next battleground for developers and designers and should be seriously considered by advertisers. Your regular website won’t cut it on mobile phones. Making your website accessible on a mobile network does require a (...)

SlidesJS is a crazy simple slideshow plugin for jQuery. It’s easy to implement, customize and style. What could be better? With features like looping, auto play, fade or slide transition effects, crossfading, image preloading, auto generated pagination, the list goes on.
SlidesJS is compatible with all modern web browsers including; Internet Explorer 7/8/9, Firefox 3+, Chrome, Safari and Mobile Safari. And it’ll even work in our old friend IE6.
Requirements: jQuery Framework
Demo: (...)
louisgray.com
| louisgray@gmail.com (Louis Gray) | November 27
Tech News
Apple's lock on the iTunes application store is legendary. In contrast to more "open" marketplaces that don't rely on centralized editorial control, iTunes applications are hand-reviewed by Apple employees, and the company controls what gets in and what gets out, what applications are featured, and can take weeks or even months to give your application the thumbs up. As the company's competition with Google and Android has escalated in the last year plus, we've heard stories of (...)

Thanks to smartphones, you no longer have to be sitting in front of your computer to upload, manage, publish and monitor your website. We’ve brought together a collection of applications for both iPhone and Android users. WordPress
If you have a WordPress website, then you can manage comments, upload images, and write, publish and edit posts all from your phone. Both these apps are free and are offered by WordPress.org.
Left: WordPress for iOS. Right: WordPress for Android
Using the (...)

A Web Browser is a software application for retrieving, presenting, and traversing information resources on the web.
Today’s web browsers are faster and more feature-rich than ever before. If you’re not sure which one you should use, then it’s not a easy task to pick one as i have seen many people saying don’t use Internet Explorer (IE), use Firefox, it’s much better. On the other hand some people say, don’t use Firefox, use Opera, it’s the fastest browser on earth. And there are few which say, (...)

A week ago I signed up to StatCounter in order to get some statistics about my site’s visitors. The results are interesting, especially the mobile browsers count.
I signed up for a free account in order to test their mobile browser detect, but quickly extended that to a paid subscription for my entire site.
Believe it or not, but I’ve mostly done without statistics in the past ten years, except for a short period in 2008 or so when I used a bad tool that even managed to mess up its own (...)

There's an app for that, and you're the folks who are creating it. But should you design a web-based application, or an iPhone app? Each approach has pluses and minuses—not to mention legions of religiously rabid supporters. Apple promotes both approaches (they even gave the web a year-long head start before beginning to sell apps in the store), and the iPhone's Safari browser supports HTML5 and CSS3 and brags a fast JavaScript engine. Yet many companies and individuals (...)
Rakaz
| Niels Leenheer | June 25
HTML/CSS
In case you haven’t heard yet, Microsoft released a new preview release of Internet Explorer 9 with all kinds of great goodies we have been waiting for, including HTML5 video support. I did notice that this new preview didn’t score any bonus points on the HTML5 test for its video and audio support. This was pretty strange, because it should have scored bonus points for the H.264 codec. The article below is the result of a little investigation about why IE9 doesn’t pass the H.264 codec test and (...)
Rakaz
| Niels Leenheer | June 9
HTML/CSS
Earlier today I’ve released a new version of the HTML5 test. The goal is still the same: to show an indication of how well your browser supports the upcoming HTML5 standard and related specifications.
It was clearly time for an updated test, because browsers were starting to get very close to the original maximum score of 160 points. If you disregard the codecs for a bit: a current nightly of Safari scores 95 out of 106. That is very close and demands a new challenge. The maximum of 160 was (...)
Rakaz
| Niels Leenheer | April 14
HTML/CSS
Want to know how well your browser supports HTML5? Try the HTML5 test and find out. Points are awarded for every HTML5 feature that is supported. Added together these points give a total score between 0 and 160. Compare multiple browsers or different versions of the same browser and find out which vendor is slacking off and which vendor is pushing the web forward.
Apart from the total score, the test also shows exactly which feature is supported and groups the results into easy to compare (...)

This is a true story.
Meet Mike
Mike’s a smart guy. He knows a great browser when he sees one. He uses Firefox on his Windows PC at work and Safari on his Mac at home. Mike asked us to design a Web site for his business. So we did.
We wanted to make the best Web site for Mike that we could, so we used all of the CSS tools that are available today. That meant using RGBa colour to layer elements, border-radius to add subtle rounded corners and (possibly most experimental of all new CSS), (...)
The Strange Zen Of JavaScript
| noreply@blogger.com (scottandrew) | December 19
Javascript
Following up on the Safari and String.replace() issue, it looks like this is a known bug that is fixed in the Webkit CVS tree but not yet part of any public release of Safari. So, if you're a junkie for nightly builds, you should be golden. (Your customers, on the other hand, are probably not so golden.)