<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lavykim Australia</title>
	<atom:link href="http://lavykim.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lavykim.wordpress.com</link>
	<description>Information Technology Conustants</description>
	<lastBuildDate>Mon, 29 Jun 2009 10:21:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lavykim.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Lavykim Australia</title>
		<link>http://lavykim.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lavykim.wordpress.com/osd.xml" title="Lavykim Australia" />
	<atom:link rel='hub' href='http://lavykim.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mobile Web Browsers and Smartphones</title>
		<link>http://lavykim.wordpress.com/2009/06/29/mobile-web-browsers-and-smartphones/</link>
		<comments>http://lavykim.wordpress.com/2009/06/29/mobile-web-browsers-and-smartphones/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 10:14:30 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=78</guid>
		<description><![CDATA[Mobile web browsers and SmartPhones, such as the iPhone, are rapidly gaining in popularity and the question of how to accommodate user accessing the web via Mobile phones and PDAs has become of interest to many organizations and developers. Constrained Devices The standard desktop monitor size these days varies from 800&#215;600 to 2560&#215;2048 pixels, with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=78&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><img class="size-full wp-image-80 alignleft" title="iPhone03" src="http://lavykim.files.wordpress.com/2009/06/iphone03.jpg?w=150&#038;h=246" alt="iPhone03" width="150" height="246" />Mobile web browsers and SmartPhones, such as the iPhone, are rapidly gaining in popularity and the question of how to accommodate user accessing the web via Mobile phones and PDAs has become of interest to many organizations and developers.</strong></p>
<h4>Constrained Devices</h4>
<p>The standard desktop monitor size these days varies from 800&#215;600 to 2560&#215;2048 pixels, with websites today being implicitly designed for a minimum resolution of 1024&#215;768. Mobile web browsers on the other hand generally have screen sizes of 480&#215;320 pixels or less.</p>
<p>When it comes to resolution, typical monitors have screen resolutions ranging from 67 to 130 pixels per inch (ppi), with typical modern LCD monitors having resolutions of around 96 ppi. Smartphones, typically have much higher resolution &#8211; he resolution of the iPhone, for example, is 163 ppi.</p>
<p>In other words a standard mobile web browser typically has one fifth the screen real-estate but about 50% better resolution then the typical desktop monitor.</p>
<p>Furthermore, users sitting in front of a desktop or browsing from a laptop, generally interact with the page using his keyboard and a pointing device such as a mouse or touchpad.  Smarthpone users typically use stylus or their fingers on a touch sensitive screen or miniature keyboard.</p>
<p>Also, most mobile devices are less powerful, in terms or memory and processing power then your average desktop or laptop and sites relying heavily on client side processing might be disadvantaged. Bandwidth might also be an issue in some cases.</p>
<h4>Many Browsers?</h4>
<p>While the desktop market is dominated by Internet Explorer Firefox and Safari, the mobile browser market, at least until recently appeared more fragmented. However, the leaders are quickly emerging and appear to be Opera, <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://www.apple.com/safari/what-is.html">Safari</a> Mobile. With Safari Mobile’s popularity being driven by the popularity of the iPhone</p>
<p>Nokia, is also popular choice for mobile browsing. However, I do believe Nokia’s browsers is based on the same <a href="http://webkit.org/">WebKit</a> an open source <a title="Application framework" href="http://en.wikipedia.org/wiki/Application_framework">application framework</a> that the Safari Mobile browser is based on</p>
<p>So for my money, unless there was definitive reason for doing otherwise, when designing for mobile device, I would simply concentrate on designing for Mobile Safari.</p>
<h4>Optimising Existing Sites</h4>
<p>There essentially three approaches that can be taken when adapting a site for mobile browsers, the first of which is to simply optimise and standardize the existing site.</p>
<p>After all, the foundation of every good web site is a good HTML structure that clearly separates content, style and behavior. A well designed site that follows web standards and best practices will stand a reasonable chance of at least providing an acceptable mobile browsing experience, especially on newer devices such as the iPhone. The focus in this approach should be on the use of graceful degradation and progressive enhancement techniques for CSS and JavaScript, simple navigation and the limitation of purely decorative elements. If you’re on a budget, and don’t need to be a cutting edge iPhone content provider, this might well all that is required.</p>
<p>in the case of services or sites aimed primarily at mobile users, it may be the standard desktop site that is not actually required.</p>
<h4>Dedicated Mobile Sites</h4>
<p>However, in many cases optimizing and existing site, while a worthwhile exercise it its own right, may simply not cut the mustard. Because, lets face it, the increasing complexity of most sites, means that many web pages simply contain too much information and have too complex layout to be workable on a small screen.</p>
<p>For those on the cutting edge, flush with funds and brimming with enthusiasm,</p>
<p>In such case, developing a separate site dedicated to mobile users will guarantee the best result. It will allow developers and content provider to truly aim both styling and content at the mobile browser. Specific functionality such as location based services (LBS) and the tel: protocol, which can cause a mobile phone to dial a phone number when a link is clicked on, can also be taken advantage of.</p>
<p>To easily identify the mobile version of a site is it possible to register a .mobi domain name. An easier choice however, is to use a subdomain, such as m.SiteName.com or mobile.SiteName.com instead. The Economists mobile web site for example can be found at m.economist.com. Another alternative is to create a sub directory, such as www.SiteName.com/mobile. Direction to the mobile version of the device can be achieved via client side user agent sniffing or server-side capability detection. (see</p>
<p>Obviously, a dedicated mobile site will require maintaining two sites, which does sound like a significant overheard. However, in reality this may be less of an overhead than it first appears. Many web sites these days are based on content stored in a database. And hence, provide it is the content, rather then the interface itself which undergoes frequent updating, a second mobile device interface, once it has been create created, will not require any continued maintenance.</p>
<p>In fact, in such cases, the dedicated mobile site solutions starts looking almost like the third option for implementing a mobile website: One site, different views.</p>
<h4>One Site, different Views</h4>
<p>Often touted as one of the simplest and most effective method of designing sites for viewing via different devices, is the use of different style sheets.</p>
<p>CSS 2.1 / HTML 4.0 offer a number of methodologies of dealing with different media types including handheld devices. The @media rule allows application of different rules for different media within the same style sheet.</p>
<pre class="brush: css;">&lt;/code&gt;@media screen {
body { font-size: 10pt }
}
@media handheld {
 body { font-size: 13px }
 }</pre>
<p>The @import rule allows importing of style rules from other style sheets.</p>
<pre class="brush: css;">@import url(&quot;webtv.css&quot;) tv;</pre>
<p>The HTML link element allows setting of a media attribute to specify the target media type for the link.</p>
<pre class="brush: xml;">&lt;LINK rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;handheld&quot; href=&quot;handhled.css&quot; mce_href=&quot;tv.css&quot;</pre>
<p><a href="http://www.w3.org/TR/css3-mediaqueries/">CSS 3</a> will add another method called Media Queries.</p>
<p>As always, universal and consistent browser support can not be guaranteed, and cross-browser testing will be a necessity.</p>
<p>For data driven sites, where the page itself is simply a template for data drawn from a database or other files, I can not see much difference between the development of this method and the previous one.</p>
<h4>Nuts and bolts: A practical example</h4>
<p>The images bellow shows, as an example, a ScrewTurn driven wiki site that is to be made available to smartphone users. Followed by a mockup of a potential smartphone compatible layout.</p>
<p><img class="alignnone size-full wp-image-81" title="iPhone02" src="http://lavykim.files.wordpress.com/2009/06/iphone02.jpg?w=420&#038;h=269" alt="iPhone02" width="420" height="269" /></p>
<p><img class="alignnone size-full wp-image-82" title="iPhone01" src="http://lavykim.files.wordpress.com/2009/06/iphone01.jpg?w=420&#038;h=269" alt="iPhone01" width="420" height="269" /></p>
<p><a href="http://www.screwturn.eu/Theming.ashx">ScrewTurn</a> is a .Net wiki engine and does support theming for handheld devices through inclusion of a <strong>Handheld_Styles.css </strong>within the <strong>Themes\Default\ </strong>directory. This style sheet would then be used to manipulate the display of the page elements that are defined within the <strong>MasterPage.master </strong>page. Specifically, the CSS <strong>z-index </strong>property could be used to stack <strong>SidebarDiv </strong>and <strong>MainDiv</strong>.</p>
<p>Clicking on the Content tab within the menu would alter the value of the z-index, effectively re-stacking the layers. Similarly, clicking a topic within the tree menu, would not only load the appropriate content in the <strong>MainDiv </strong>but also bring the <strong>MainDiv </strong>to the top.</p>
<p>Obviously, implementing the above solution would require some DHTML coding to implant the automatic changes to the <strong>z-index </strong> value. However, when running in standard screen mode, the <strong>SidebarDiv </strong>and <strong>MainDiv </strong>would not be overlapping, and hence any changes to the <strong>z-index </strong>value should go unnoticed.</p>
<h4>Resources and References</h4>
<ul>
<li>World Wide Web Consortium (W3C) <a href="http://validator.w3.org/mobile/">mobileOK Checker</a> will check a site’s level of mobile-friendliness.</li>
<li>The World Wide Web Consortium (W3C) <a href="http://www.w3.org/TR/mobile-bp/">Mobile Web Best Practices 1.0</a> lists 60 points to consider when delivering Web content to mobile devices.</li>
<li>Chris Pederick’s <a href="https://addons.mozilla.org/en-US/firefox/addon/59">User Agent Switcher 0.7</a> allows access to sites (and run style sheets) that are restrict access based on the browser being used.</li>
<li>The <a href="http://www.testiphone.com/">iPhone Simulator</a> allows a site to be viewed inside and iPhone “skin”. Works best when used in conjunction with User Agent Switcher</li>
<li><a href="http://thinkvitamin.com/features/css/coding-for-the-mobile-web/">Coding for the mobile web</a>, Mar 08.</li>
<li>A List Apart: <a href="http://www.alistapart.com/articles/putyourcontentinmypocket">Put Your Content in My Pocket</a>, Aug 08.</li>
<li><a href="http://woork.blogspot.com/2008/07/tips-to-design-your-site-for-mobile.html">Tips to design your site for mobile devices</a>, Jul 08.</li>
</ul>
<p>And here are a couple of other points I have come across but not had a chance to look into</p>
<ul>
<li>Safari Book Store, a subscription-based media-download service, have developed completely new websites and user interfaces for their customers on the go.</li>
<li>WordPress has a free WordPress plugin to develop mobile sites</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=78&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/29/mobile-web-browsers-and-smartphones/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/iphone03.jpg" medium="image">
			<media:title type="html">iPhone03</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/iphone02.jpg" medium="image">
			<media:title type="html">iPhone02</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/iphone01.jpg" medium="image">
			<media:title type="html">iPhone01</media:title>
		</media:content>
	</item>
		<item>
		<title>Saving KML Files from Google Maps</title>
		<link>http://lavykim.wordpress.com/2009/06/26/saving-kml-files-from-google-maps/</link>
		<comments>http://lavykim.wordpress.com/2009/06/26/saving-kml-files-from-google-maps/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 03:11:59 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=73</guid>
		<description><![CDATA[Maps create in Google maps can be exported to kml and then viewed in Google Earth. Log into GoogleMaps. Then choose My Maps. Either create a new map or choose an existing map. Then choose View in Googl Earth.  Save the KML file.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=73&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Maps create in Google maps can be exported to kml and then viewed in Google Earth.</strong></p>
<p><strong><img class="alignnone size-full wp-image-74" title="GoogleMapsKMLImg" src="http://lavykim.files.wordpress.com/2009/06/googlemapskmlimg.png?w=420&#038;h=304" alt="GoogleMapsKMLImg" width="420" height="304" /><br />
</strong></p>
<p>Log into GoogleMaps. Then choose <strong>My Maps. </strong>Either create a new map or choose an existing map. Then choose <strong>View in Googl Earth</strong>.  Save the KML file. <strong><br />
</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=73&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/26/saving-kml-files-from-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/googlemapskmlimg.png" medium="image">
			<media:title type="html">GoogleMapsKMLImg</media:title>
		</media:content>
	</item>
		<item>
		<title>URL Redirection &amp; Domain Forwarding</title>
		<link>http://lavykim.wordpress.com/2009/06/26/url-redirection-domain-forwarding/</link>
		<comments>http://lavykim.wordpress.com/2009/06/26/url-redirection-domain-forwarding/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 02:31:41 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=65</guid>
		<description><![CDATA[URL Redirection and domain forwarding allow redirection of web traffic from one site or page to another. URL Redirection One of the simplest ways to redirect visitors from one URL to another is to set forwarding at the page level, using the meta refresh tag within the head section of the actual HTML page. However, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=65&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft size-full wp-image-67" style="margin-right:15px;margin-top:10px;margin-bottom:10px;" title="RedirectImg" src="http://lavykim.files.wordpress.com/2009/06/redirectimg.png?w=50&#038;h=121" alt="RedirectImg" width="50" height="121" />URL Redirection and domain forwarding allow redirection of web traffic from one site or page to another.</strong></p>
<h3>URL Redirection</h3>
<p>One of the simplest ways to redirect visitors from one URL to another is to set forwarding at the page level, using the meta refresh tag within the head section of the actual HTML page. However, some search engines will refuse to index a page with a high meta refresh rate, and Google (I think) will not index pages with any redirection whatsoever.</p>
<p>Wikipedia provides a fairly comprehensive list of <a href="http://en.wikipedia.org/wiki/URL_redirection" target="_blank">URL redirection techniques</a>.</p>
<h3>Domain Forwarding</h3>
<p>While URL redirection works at the page level, domain forwarding works at the sever level.  This means visitors will not experience any additional loading for the website that is being forwarded to. Furthermore, it is possible to use masking or cloaking to prevent the URL of the site you forwarded to from displaying in the browser&#8217;s address bar.</p>
<p>There are several different ways in which forwarding can be implemented on the server.</p>
<h3>Examples</h3>
<p>WordPress, for example, offers free hosting of blogs, using URLs such as UserName.WordPress.com. URL redirection could be used to forward the page <strong>www.MySite.com/blog</strong>.html to <strong>UserName.WordPress.com</strong>.</p>
<p>Alternatively, domain forwarding could be used to forward the URL <strong>blog.MysSite.com</strong> to <strong>UserName.WordPress.com</strong>. If masking/cloaking is set the, this redirect would be transparent to the user.</p>
<h3>Dub, Dub, Dub and other subdomains</h3>
<p>Universal Resource Locators (URL) are generally of the format http://www.MySite.com. The <strong>MySite.com</strong> part of this address is called the domain name, while the <strong>www</strong> prefix is called the subdomain. It is generally possible to have any number of additional subdomains, such as <strong>blog.</strong><strong>MySite.com</strong>, <strong>wiki.</strong><strong>MySite.com</strong> or <strong>mobile.</strong><strong>MySite.com</strong>, under a domain. In fact internet service provides routinely create a number of standard subdomain, such as <strong>ftp.MySite.com</strong> and <strong>mail.MySite.com</strong> names under each hosted domain.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=65&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/26/url-redirection-domain-forwarding/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/redirectimg.png" medium="image">
			<media:title type="html">RedirectImg</media:title>
		</media:content>
	</item>
		<item>
		<title>Implementing Web Based Surveys</title>
		<link>http://lavykim.wordpress.com/2009/06/11/implementing-web-based-surveys/</link>
		<comments>http://lavykim.wordpress.com/2009/06/11/implementing-web-based-surveys/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 04:29:07 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=49</guid>
		<description><![CDATA[Web surveys or questionnaires allow collection of information via forms. In this article I look at some of the issues to consider when implementing a web based compliance audit. The primary issues to consider relation to implementing any web based survey are: Simplicity/Cost: How easily and quick can solution be implemented and what are the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=49&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Web surveys or questionnaires allow collection of information via forms. In this article I look at some of the issues to consider when implementing a web based compliance audit.</strong></p>
<p>The primary issues to consider relation to implementing any web based survey are:</p>
<ul>
<li><span style="text-decoration:underline;">Simplicity/Cost:</span> How easily and quick can solution be implemented and what are the associated costs.</li>
<li><span style="text-decoration:underline;">Scalability:</span> Relates to the ability to develop and expand system to meet future demands.</li>
<li><span style="text-decoration:underline;">Connectivity:</span> Relates to the ability, or lack thereof, to complete the survey while off-line.</li>
<li><span style="text-decoration:underline;">Persistence:</span> Ability to retrieve data or store partially completed surveys (i.e. what happens once the users leaves the web page)</li>
<li><span style="text-decoration:underline;">Data Storage/Analysis:</span> Relates to how the data is stored, how easy it is to retrieve and how well it can be analysed.</li>
</ul>
<p><span style="text-decoration:underline;"> </span></p>
<p>It is in relation to the above three criteria that I will look at the technologies that could be employed to develop web based compliance audit software.</p>
<p><span style="text-decoration:underline;"><strong>Simple Web Forms</strong></span></p>
<p>Simple web based form, that users would fill in and submit back to site. Often users are required to fill in whole form in one sitting.  Some systems address the persistence issue by storing partially completed forms as cookies.  Inexpensive or free tools, such as <a href="http://jotform.com/" target="_blank">JotForm</a>, significantly simplify the form creation process.</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Simplicity/Cost</p>
<p><img class="alignleft size-full wp-image-52" title="Rating_One" src="http://lavykim.files.wordpress.com/2009/06/rating_one.gif?w=40&#038;h=15" alt="Rating_One" width="40" height="15" /> Scalability</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_One" src="http://lavykim.files.wordpress.com/2009/06/rating_one.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Connectivity</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Two" src="http://lavykim.files.wordpress.com/2009/06/rating_two.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Persistence</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Two" src="http://lavykim.files.wordpress.com/2009/06/rating_two.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Data Storage/Analysis</p>
<p><span style="text-decoration:underline;"><strong>Host Web Surveys</strong></span></p>
<p><span style="text-decoration:underline;"> </span> More sophisticated than simple forms in that the information entered is generally stored within a database for later analysis. There area a large number of companies, such as <a href="http://www.apian.com/" target="_blank">Apian</a>, <a href="http://www.surveymonkey.com/" target="_blank">SurveyMonkey</a> and <a href="http://www.zapsurvey.com" target="_blank">ZapSurvey</a> offering hosted survey design and management software. Prices usually start at around US$20 / month. Not all of these services will necessarily provide the ability for users to log in and re-retrieve their surveys or complete partially completed surveys prior to final submission. SurveyMoney, for example, will store partically completed surveys data as coockies. Depending on browser type and settings, cookies may be restricted or dumped on exciting the browers.</p>
<p>Simplicity/Cost <img class="alignleft size-full wp-image-50" title="Rating_Two" src="http://lavykim.files.wordpress.com/2009/06/rating_two.gif?w=40&#038;h=15" alt="Rating_Two" width="40" height="15" /></p>
<p><img class="alignleft size-full wp-image-50" title="Rating_Two" src="http://lavykim.files.wordpress.com/2009/06/rating_two.gif?w=40&#038;h=15" alt="Rating_Two" width="40" height="15" /> Scalability</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_One" src="http://lavykim.files.wordpress.com/2009/06/rating_one.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Connectivity</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Persistence</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Data Storage/Analysis</p>
<p><span style="text-decoration:underline;"><strong>PDF Forms</strong></span></p>
<p>Users download a pdf form and return it via e-mail on completion, either with or without first saving it to their own computer. One advantage is the ability to save the form for later off-line completion. This is one of the simplest ways to implementing sophisticated form, but for some reason it does. The form can be e-mailed on completion (without saving). Printing the form for “in-the-field use” is also simple as pdf is often better at preserving layout then HTML. The pdf form design process, using <a href="http://www.adobe.com/products/livecycle/designer/">Adobe LiveCycle Designer</a> is relatively simple and offers incredible design flexibility, including the ability to hyperlink to web pages. Despite the many advantages, there is a reluctance by web designers to use pdf forms. One of the reasons might be that it is more difficult to extract data from a form, although I do believe automated methods do exist.</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Simplicity/Cost</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_One" src="http://lavykim.files.wordpress.com/2009/06/rating_one.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Scalability</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Connectivity</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Persistence</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Two" src="http://lavykim.files.wordpress.com/2009/06/rating_two.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Data Storage/Analysis</p>
<p><span style="text-decoration:underline;"><strong>Survey Database</strong></span></p>
<p><span style="text-decoration:underline;"> </span>Involves development of a custom on-line database store survey and user information and a web interface.  The system could be implemented using any number of technologies, but no matter which one is chose, it will require a considerable amount of development, both in terms of the front and as well as the back-end database.</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_One" src="http://lavykim.files.wordpress.com/2009/06/rating_one.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Simplicity/Cost</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Scalability</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_One" src="http://lavykim.files.wordpress.com/2009/06/rating_one.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Connectivity</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Persistence</p>
<p><img class="alignleft size-full wp-image-53" title="Rating_Three" src="http://lavykim.files.wordpress.com/2009/06/rating_three.gif?w=40&#038;h=15" alt="Rating_Three" width="40" height="15" /> Data Storage/Analysis</p>
<p>One method of simplifying the design process would be the use of XML The diagram bellow depicts the ER diagram for a simple multi user, multi survey database using XML which could be implemented using the <a href="http://codeplex.com/WebSurvey/" target="_blank">ASP.NET WebSurvey control</a> available from the CodePlex website.</p>
<p><img class="alignnone size-full wp-image-59" title="SurveyDatabase" src="http://lavykim.files.wordpress.com/2009/06/surveydatabase.gif?w=350&#038;h=320" alt="SurveyDatabase" width="350" height="320" /></p>
<p>The primary advantage of XML is the edibility to more easily store data in a tree format, which traditional databases do not. The drawbacks of XML data is that it is primarily a data interchange format, rather than a storage format, and hence it is difficult to query and navigating large datasets.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=49&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/11/implementing-web-based-surveys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_one.gif" medium="image">
			<media:title type="html">Rating_One</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_one.gif" medium="image">
			<media:title type="html">Rating_One</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_two.gif" medium="image">
			<media:title type="html">Rating_Two</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_two.gif" medium="image">
			<media:title type="html">Rating_Two</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_two.gif" medium="image">
			<media:title type="html">Rating_Two</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_two.gif" medium="image">
			<media:title type="html">Rating_Two</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_one.gif" medium="image">
			<media:title type="html">Rating_One</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_one.gif" medium="image">
			<media:title type="html">Rating_One</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_two.gif" medium="image">
			<media:title type="html">Rating_Two</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_one.gif" medium="image">
			<media:title type="html">Rating_One</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_one.gif" medium="image">
			<media:title type="html">Rating_One</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/rating_three.gif" medium="image">
			<media:title type="html">Rating_Three</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/surveydatabase.gif" medium="image">
			<media:title type="html">SurveyDatabase</media:title>
		</media:content>
	</item>
		<item>
		<title>Stamp Effect in Photoshop</title>
		<link>http://lavykim.wordpress.com/2009/06/08/stamp-effect-in-photoshop/</link>
		<comments>http://lavykim.wordpress.com/2009/06/08/stamp-effect-in-photoshop/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 06:35:37 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=44</guid>
		<description><![CDATA[I look at a couple of methods of creating a passport stamp effect in Photoshop CS3 and settle on the &#8220;Noisy Cloud Filter&#8221; method. There are a few different methods that can be used to create a rubbers stamp affect in Photoshop,  including the use of the spatter filter (Filter -&#62; Brush Stroke -&#62; Spatter), [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=44&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>I look at a couple of methods of creating a passport stamp effect in Photoshop CS3 and settle on the &#8220;Noisy Cloud Filter&#8221; method.</strong></p>
<p><img class="alignleft size-full wp-image-45" title="LavykimAustralia" src="http://lavykim.files.wordpress.com/2009/06/lavykimaustralia.jpg?w=216&#038;h=211" alt="LavykimAustralia" width="216" height="211" />There are a few different methods that can be used to create a rubbers stamp affect in Photoshop,  including the use of the spatter filter (<strong>Filter</strong> -&gt; <strong>Brush Stroke</strong> -&gt; <strong>Spatter</strong>), as describe in in the <em><a href="http://oogletutorials.com/photoshop-drawing-techniques/draw-a-photoshop-rubber-stamp-effect" target="_blank">Draw a photoshop rubber stamp effect</a> article</em> on oogletutorials.com,  or the use of the cloud filter (<strong>Filter</strong> -&gt; <strong>Render</strong> -&gt; <strong>Clouds</strong>) with some noise added (<strong>Filter</strong> -&gt; <strong>Noise</strong> -&gt; <strong>Add Noise</strong>),  as describe in the <a href="http://www.thedesignworld.com/photoshop-tutorials/text-effects/passport-stamp/." target="_blank"><em>Passport Stamp </em></a>article on thedesignworld.com.</p>
<p>For the Lavykim Australia stamp example I used the Noisy Cloud Filter method, and was reasonably happy with it. However, rather than creating the text and then wrapping it around a semi circle using the <strong>Wrap Text</strong> option and then duplicating and rotating the wrapped text, I used the path tool to draw a circle, as described on the <a href="http://www.adobe.com/designcenter/photoshop/articles/phs8ppcircletxt.html" target="_blank">Adobe site</a>. This method involves creating cirle path and then positionion the type tool over the circle at the point where the type is to begin. Once all type has been entered the character palette (<strong>Ctrl+T</strong>) is used to ajust text size and spacing, such that the text wraps around the circle completely. The advantage of this approach is that, it is possible to have different text on both sides of the  semi-circles.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=44&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/08/stamp-effect-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/lavykimaustralia.jpg" medium="image">
			<media:title type="html">LavykimAustralia</media:title>
		</media:content>
	</item>
		<item>
		<title>Object Literal Syntax in JavaScript</title>
		<link>http://lavykim.wordpress.com/2009/06/07/object-literal-syntax-in-javascript/</link>
		<comments>http://lavykim.wordpress.com/2009/06/07/object-literal-syntax-in-javascript/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 07:44:16 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=35</guid>
		<description><![CDATA[Object literal notation in JavaScript appears have gained increasing popularity since the introduction of AJAX and the increase in the use of JSON as an alternativ to XML. So in this article I take a quick look at object literal syntax in JavaScript. In computing, a literal simply refers to a value. This is in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=35&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Object literal notation in JavaScript appears have gained increasing popularity since the introduction of AJAX and the increase in the use of <a title="JavaScript Object Notation" href="http://www.json.org/" target="_blank">JSON</a> as an alternativ to XML. So in this article I take a quick look at object literal syntax in JavaScript.</em></p>
<p>In computing, a literal simply refers to a value. This is in contrast to variables, which are names that can represent different values, and constants, which represent the same value throughout. For example, in the expression <code>x = 3</code>, <code>x</code> is a variable while the number 3 is a literal. Hence, I guess, object literal notation could be described as a way of embedding literals, or values, within an object. In practice this would look something like below</p>
<pre class="brush: jscript;">
var objName {property: value, property: value}</pre>
<p>or</p>
<pre class="brush: jscript;">
var objName {
  propertyOne: valueOne,
  propertyTwo: valueTwo,
}</pre>
<p>It is also possible to include functions within the object, which makes sense as in JavaScript functions are objects:</p>
<pre class="brush: jscript;">
var objName {
  propertyOne: valueOne,
  propertyTwo: valueTwo,
  fctOne: function () { /* code */ }
}</pre>
<p>Accessing the objects properties is achieved using dot notation or brackets</p>
<pre class="brush: jscript;">
alert (objName.propertyOne)
alert (objName.['propertyOne'])
</pre>
<p>Of couse it would have been possible to creat an object using the more traditional s JavaScript approach, which proves that the object literal notation is simply a shortcut.</p>
<pre class="brush: jscript;">
var objName = new Object();
objName.propertyOne = valueOne;
objName.propertyTwo=valueTwo;
objName.fctOne = function () { /* code */ };</pre>
<p><strong>References</strong></p>
<ul>
<li>Jonathan Snook (September 18, 2006) Objectifying JavaScript. Digital Web Magazine. <a href="http://www.digital-web.com/articles/objectifying_javascript/">http://www.digital-web.com/articles/objectifying_javascript/</a>. Accessed 6 June 2009.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=35&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/07/object-literal-syntax-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>
	</item>
		<item>
		<title>Chrome, JavaScript and beyond&#8230;</title>
		<link>http://lavykim.wordpress.com/2009/06/03/chrome-javascript-and-beyond/</link>
		<comments>http://lavykim.wordpress.com/2009/06/03/chrome-javascript-and-beyond/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 03:37:27 +0000</pubDate>
		<dc:creator>lavykim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lavykim.wordpress.com/?p=13</guid>
		<description><![CDATA[With the full release of  Chrome 3 on the horizon, I ponder the implications of Google&#8217;s entry into the Web Browser arena. But first a disclosure, while I do run Chrome on my computer and do use it occasionally, I still prefer Firefox (ver 3) at this stage. This is mainly due to a couple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=13&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>With the full release of  Chrome 3 on the horizon, I ponder the implications of Google&#8217;s entry into the Web Browser arena.</strong></p>
<p><img class="alignleft size-full wp-image-19" title="logo_sm[1]" src="http://lavykim.files.wordpress.com/2009/06/logo_sm1.jpg?w=150&#038;h=55" alt="logo_sm[1]" width="150" height="55" /></p>
<p>But first a disclosure, while I do run Chrome on my computer and do use it occasionally, I still prefer Firefox (ver 3) at this stage. This is mainly due to a couple of factors:</p>
<ul>
<li>Availability of a great number of very useful add-ons (my personal favourites are <a title="All-in-One Sidebar" href="https://addons.mozilla.org/en-US/firefox/addon/1027" target="_blank">All-in-One Sidebar</a> and <a title="Xmarks" href="https://addons.mozilla.org/en-US/firefox/addon/2410" target="_blank">Xmarks</a>)</li>
<li>Better bookmark manger interface and the ability to dock the bookmark manager.</li>
<li>Slightly more stable performance in Firefox as compared to Chrome (ver.  1)</li>
</ul>
<p>Of course the stability issues are likely to be, or probably already have been, addressed and the user interface, including bookmark management is likely to be addressed in the future. The porting of many of the useful Firefox add-ons is likely to occur as the uptake of Chrome gathers pace. And we only have to think back to the middle of this decade, when Google made competing search engines, such as Lycos, AltaViast and Yahoo,  irrelevant almost overnight.</p>
<p>But where are we at the moment? Web <a title="Browser Statistics" href="http://www.w3schools.com/browsers/browsers_stats.asp" target="_blank">statistics</a> for April 09 show Firefox and Internet Explorer (IE)  to be almost head to head with Firefox accounting for 47.1% and IE for 42.1%. Chrome accounts for only 4.9%, but this number is slowly rising (it was 3.9% in January).</p>
<p>Google apparently developed Chrome with the expressed aim of creating a browser that was faster then any of the browsers currently on the market, and it certainly is. Running Google&#8217;s <a title="Google Benchmark V8 Test Suite" href="http://v8.googlecode.com/svn/data/benchmarks/v4/run.html" target="_blank">V8 Benchmark Suite (ver 4)</a> test on my Pentium M 1.6GHz powered Asus laptop with 1.37 GB of RAM (no idea why this is such an odd number) gave the following results (the larger the score the better):</p>
<ul>
<li>Interent Explorer 7 &#8211; crashed</li>
<li>Firefox 3 &#8211; 83.6</li>
<li>Chrome 2 &#8211; 1,523</li>
</ul>
<p>So, there is no doubt that Chrome is fast at running JavaScript, faster then the opposition by at least one order of magnitude. Google has achieved this by (obviously) focusing, amongst other things, on the development of a faster JavaScript engine. However, JavaScript is not the only technology in cyberspace and many sites today rely on server-side scripting, together with maybe some AJAX, to provide an interactive interface. Also, as <a title="ostatic.com blog" href="http://ostatic.com/blog/chrome-javascript-and-flash-two-mostly-opposing-views" target="_blank">some bloggers</a> have pointed out, all too often it is Flash which is causing slow Browser performance. So what does it all mean?</p>
<p>Many Google applications rely on JavaScript and Google obviously sees JavaScript as an important enabler of  future technologies. As Chrome gathers pace I envisage a greater interest in JavaScript at the expense of other client based technologies such as SilverLight and Flash.</p>
<p>Of course, at the end of the day, everything will depend on the uptake of Chrome, which in my opinion, will depend to a large extent on Firefox&#8217;s ability to increase its performance in future releases. However, for the time being, I would recommend investing resource into JavaScript rather then technologies such as SilverLight or Flash.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lavykim.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lavykim.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lavykim.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lavykim.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lavykim.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lavykim.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lavykim.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lavykim.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lavykim.wordpress.com&amp;blog=7945563&amp;post=13&amp;subd=lavykim&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lavykim.wordpress.com/2009/06/03/chrome-javascript-and-beyond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c723d47f54463b57158e387764c52ae6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lavykim</media:title>
		</media:content>

		<media:content url="http://lavykim.files.wordpress.com/2009/06/logo_sm1.jpg" medium="image">
			<media:title type="html">logo_sm[1]</media:title>
		</media:content>
	</item>
	</channel>
</rss>
