SJL Web Design Perth

Catch up on the latest news from the Web Design, Technology and SEO world from the expert team here at SJL Web Design

Latest Post: Multiple Format HTML5 Video

Archive for the ‘ Web Design ’ Category

Multiple Format HTML5 Video

Thursday, September 2nd, 2010

With HTML5 being the current Internet buzzword, a lot of attention is surrounding the use of the tag. Flash has always been the method of choice for embedding video, but with the simplicity of HTML5 and iOS support, why would you pass it up?

Well one reason is compatibility. Yes, it works on an IPhone but that is assuming you encode the video in the correct format. This presents a problem, if a video is encoded in (for example) MP4, it will work flawlessly in iOS but may be problematic when opened in Chrome.

All is not lost, however, and HTML5 presents a nifty workaround. Why not encode in a variety of formats and have the browser chose it’s favorite?

Mac Mini as a home web server

Wednesday, July 21st, 2010

As many are more than aware, Apple have recently updated their line of Mac Mini systems, with the current flagship model being fitted with a 2.66GHz Intel Core 2 Duo, 4GB RAM, and two 500GB 7200RPM drives in RAID configuration.  Best of all, it ships with Snow Leopard Server, which alone retails for over $500 all packaged up into a neat $1399, only $400 above the base model.

But why would you be interested in Snow Leopard Server?  If you have a home internet connection it means that you can use it to power a web server, mail server, FTP server and much more.  It also includes ‘Mobile Access Server’ which allows a VPN style secure access from anywhere in the world, making administration a breeze.

In addition, server management could not be easier, thanks to a built-in server administration widget set for Dashboard, allowing easy overseeing of all network traffic and tasks.

The real plus point however for most small businesses and home users thinking of setting up their own secure server at home, is the tiny design and miniscule power usage that this device encapsulates.  It can sit in a corner quietly and power websites and server tasks securely and with classic Apple stability.  Plus, you can manage it (when needed) using VNC access from another machine, making the display, keyboard, and mouse redundant.

26% of the web’s video HTML5

Wednesday, May 19th, 2010

A recent survey in the Register (http://is.gd/cfviE) has highlighted that a whopping 26% of the internet’s video streams are now available in HTML5 instead of the usual Flash.  This also means that the same percentage of videos can be watched using Steve Jobs’ devices.

Google Chrome Web Developer Tools

Monday, May 17th, 2010

Those who have read an earlier post will be aware the Google’s Chrome browser is growing in popularity – fast.  It has been benchmarked as the fastest browser, and being a Google product, offers numerous solutions to the web developer and SEO expert.

Like FireFox, Chrome has a range of addons that can be installed to greatly assist the web development process.  The iconic ‘Web Developer’ toolbar that has been available for FireFox, has now been ported to Chrome, offering the same functionality and flexibility as the Mozilla version.

An interesting addition to the Chrome browser comes along courtesy of Google themselves.  Chrome SEO allows web designers to get on-the-fly SEO information direct in the browser.  Google analytics and page-rank analysis has never been easier.  We expect to see much more from Google in this respect, so watch this space.

Using UNIX ‘grep’ to simplify daily web design tasks

Monday, May 17th, 2010

Some may be aware that NetTuts+ recently explained how many simple command-line tools can be used to greatly simplify web design tasks.  One of which, the use of the tool grep, warrants further analysis.

Firstly, what is grep?  It is a unix command line tool that stands for ‘global regular expression print’.  I  practice, it is used to hunt down a particularly string of characters, and return (print) the results.

How is this useful for web designers?  I hear you all ask.  Imagine you are working on a project, and remember a string of code that you wrote a while back that would work wonders in your current page.  You cannot, for the life of you, remember where the code was written, or even when.  You spend hours hunting around on your hard drive and Google and still cannot find the elusive code.  You give up.  Sound familiar?

Here is where grep can come in extremely useful.  By powering up the application ‘Terminal’ (under Utilities in Mac OS X and under the main program menu in Linux) you get a shell prompting a command input.  You initiate grep and the arguments that you desire.  For example:

$> grep -iR madeUpFunction ./

Would search the current directory for any file that contains the string madeUpFunction and return you the name and location of the elusive file…

To say that this use of grep is only the tip of the iceberg is an understatement, grep is a wholly powerful tool that has been improving and expanding since the inauguration of UNIX in the early days of computing.  For example, it can conduct searches that span multiple drives, pipe the output to a printer, even generate reports and documents based on criteria for you.  Check out NetTuts+ for more information.

Internet Explorer’s market share drops below 60%

Friday, May 7th, 2010

According to the latest NetApplications survery, Microsoft’s Internet Explorer browser has demonstrated it’s first ever drop below the 60% market share threshold.  Google’s Chrome browser has a increased share of 6.73% while Apple’s Safari has a respectable 4.72%.  This trend is looking set to continue, putting increased pressure on Microsoft to improve and expand upon it’s renowned platform.

Google fires back at Apple with Flash support for Android

Monday, May 3rd, 2010

In a recent interview in the New York Times, Google’s lead engineer behind Android has delivered a blow to Apple by announcing that the next Android implementation (2.2) will include support for Adobe’s Flash format.  Apple’s firmly reluctant stance to embrace the Flash platform has constantly been met with widespread criticism and disfavour, with users longing for the ability to stream video and music from Flash-powered web applications.  Whether the plugin will be pre-installed or an optional update, Google feels that this will raise the image of the growing mobile platform.

Despite all of this however, Google has never been an outward supported of Adobe’s Flash, in fact, quite the opposite.  And they are not alone.  They join the coalition of Apple, Microsoft, Opera, and Mozilla in an ongoing battle to oust the internet of reliance on Flash, by working on solutions in HTML, CSS, and technologies such as WebGL, O3D, and JavaScript in order to reproduce (and improve on) the abilities of Flash.

SJL Web Design Perth

Saturday, April 24th, 2010

Welcome to the new SJL Web Design Perth blog. We will be working hard to give regular updates and the latest news from the Web Design world.

If you would like us to let you know each time we upload a new blog post, you can subscribe to our RSS feed at this URL:

http://www.sjlwebdesign.com.au/web-design-blog/feed

Thank you,

The SJL Team