Archive for October, 2009

Formatting Web Pages for the iPhone

October 29th, 2009

IMG_1200While most web sites display with no issues on the iPhone, web sites should still be redesigned to fit appropriately on the screen. The UI webkit provides various features that can be utilized to make your web page look more like a native iPhone application. A cool feature that we explored this week, is the viewport metatag.

This simple meta tag helps Mobile Safari determine how best to scale your site for the smaller screen of the iPhone.

To set the viewport width to the width of the device add the following meta tag

<meta name = “viewport” content = “width = device-width”>

» Read more: Formatting Web Pages for the iPhone

Making and distributing video content on the web

October 22nd, 2009

videoformats_iconsOnline video has become one of the most used features of the internet, but there is a still a shortage of effective tools that make publishing video content an easy task. Distributing video content over the internet presents various challenges, ranging from creating and editing video content to storage and distribution.

Planning
When starting an online video project it always helps to have a preproduction plan where all these issues are considered. Before you get into how to distribute your video, you first have to plan how to create the content you will use for the video.

Equipment
These days almost every phone has a video camera built in. Some of these cameras are better than others, but cell phone video cameras and portable video devices like the Flip do a decent job of capturing video in digital format. To increase the quality of your video you may want to consider or camcorder or if your budget allows, a higher end movie studio quality camera. Factors to consider when deciding what kind of camera to use are issues such as display aspect ratio, type of storage and capacity, image stabilization features, picture and color quality just to name a few. Sound is also an important consideration. Most cameras have a built in microphone but this may not always be ideal depending on the background sounds. A stand-alone boom mike may be needed to isolate sounds effectively. Extra lighting may also be needed if light is a problem in the shooting location.

» Read more: Making and distributing video content on the web

Web Analytics

October 15th, 2009

Midterm 7500

Software as a service

October 10th, 2009

zoho-app-for-the-iphone-241x300Ajax and other rich interface technologies have opened up the door for online document sharing tools that provide the ability to offer software as a service. Everyone appreciates the html wysiwig editor when its available for modifying normally boring text entry fields. Think about now embedding all the functionality of microsoft word, excel or even powerpoint in your browser. This gives the ability to access documents from anywhere in the globe, true online collaboration without having to share your desktop, and unlimited storage in the cloud. This is what the world wide web was initially made to do, make it easier to share documents online.

A few contenders stand out in this space. Here are the Wikipedia definitions for these products:

The Zoho Office Suite is a Web- based online office suite containing word processing, spreadsheets, presentations, databases, note-taking, wikis, CRM, project management, invoicing and other applications developed by ZOHO Corporation(formally AdventNet Inc.), an Indian-based company. It was launched in 2005 with a web-based word processor. Additional products, such as spreadsheets and presentations were incorporated later into Zoho. Zoho applications are free to use at the entry-level but require a fee for more extensive or professional use. » Read more: Software as a service

Rich Media on the Web

October 10th, 2009

adobe-airI remember my first introduction to the internet and how slow it used to be. Downloading photos used to take so long and forget watching videos you would have to leave and come back later to watch them. Now the internet displays data in all sorts of interesting beautiful ways as the bandwidth has increased and download times are no longer a hinderance. The term rich media was coined to describe a broad range of digital interactive media. Rich media can be downloadable or may be embedded in a webpage.  » Read more: Rich Media on the Web