<?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/"
	>

<channel>
	<title>Playing With User Interface Feature</title>
	<atom:link href="http://williamduff.name/feed/" rel="self" type="application/rss+xml" />
	<link>http://williamduff.name</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 15:21:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress Basic Security That You Should Know</title>
		<link>http://williamduff.name/wordpress-basic-security-that-you-should-know/</link>
		<comments>http://williamduff.name/wordpress-basic-security-that-you-should-know/#comments</comments>
		<pubDate>Thu, 10 May 2012 15:21:10 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=289</guid>
		<description><![CDATA[<p>WordPress is undeniable the most widely used CMS, both for organizations and individuals. Along with its popularity, the more people are trying to find the weakness of this engine, like a tree the higher the faster the wind. Here are some tips to enhance WordPress security that must be known by web developer who use [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Wordpress basic" src="http://www.technama.com/wp-content/uploads/2009/05/wp.jpg" alt="Wordpress basic" width="238" height="226" />WordPress is undeniable the most widely used CMS, both for organizations and individuals. Along with its popularity, the more people are trying to find the weakness of this engine, like a tree the higher the faster the wind. Here are some tips to enhance WordPress security that must be known by web developer who use WordPress as a Content Management System.</p>
<p><strong>User Administrator / Admin</strong><br />
By default after installing WordPress, we will get the admin username. Never use the admin username, change the admin username with another username, such as your name combined with figures. Most of WordPress user piracy cases is by abusing the admin username with brute force method.</p>
<p>Logically hacker is more difficult to break your WordPress if they have to guess the username and password, while if you use the user admin username hacker just need to guess the password you use.</p>
<p><strong>Protect your wp-admin folder</strong><br />
Wp-admin folder is also a dangerous point that often used by attackers to infiltrate into your website. -Scrutinize it-! how? here a little more step, but it will not take 5 minutes to do so.</p>
<p>create a file. htacess containing the IP settings that restrict how it can access wp-admin directory, The setting as follows:</p>
<p><span style="color: #3366ff;">order deny, allow</span><br />
<span style="color: #3366ff;">deny from all</span><br />
<span style="color: #3366ff;"># Allow my work IP address</span><br />
<span style="color: #3366ff;">allow from 192.168.1.123 192.168.1.124</span></p>
<p>This Htaccess example script is allowing 192.168.1.123 and 192.168.1.124 IP addresses to access wp-admin folder. Most of us are internet users with dynamic IP, should we change the IP address every time you want to access the wp-admin? the answer is Yes. To change this htaccess you can use SFTP. Or you can use other security methods such as ApachePassword Protect.</p>
<p><strong>Use SSH or SFTP instead of FTP</strong><br />
The reason is simple with SFTP data transfer will be encrypted, while FTP is not encrypted and how to use FTP and SFTP are relatively equal.</p>
<p><strong>Make index.html</strong><br />
This simple step is powerful enough to protect a specific folder so it&#8217;s not browse-able. create a file index.html with contents up to you, for example, contains the sentence: directory access is forbidden. then save it to the plugin folder and other folders. Remember one of hacking step is to do profiling, to find out which plugins you are using, to gather information that can be used to find the weaknesses of your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/wordpress-basic-security-that-you-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Detect If Your Computer Has Been Infected With DNS Changer</title>
		<link>http://williamduff.name/how-to-detect-if-your-computer-has-been-infected-with-dns-changer/</link>
		<comments>http://williamduff.name/how-to-detect-if-your-computer-has-been-infected-with-dns-changer/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 02:48:04 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=282</guid>
		<description><![CDATA[<p></p> <p>DNSChanger virus spread quickly to millions of computers with internet connection. Here are tips to find out if your computer is infected with this virus or not.</p> <p>DNSChanger can indeed be categorized as one of the dangerous virus. This virus taking advantage of a user while they are browsing, this virus has landed in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="DNS changer" src="http://us.images.detik.com/content/2012/03/06/323/dns-changer-460.jpg" alt="DNS changer" width="292" height="167" /></p>
<p>DNSChanger virus spread quickly to millions of computers with internet connection. Here are tips to find out if your computer is infected with this virus or not.</p>
<p>DNSChanger can indeed be categorized as one of the dangerous virus. This virus taking advantage of a user while they are browsing, this virus has landed in more than 4 million computers in 11 countries. with the largest spread is in the United States</p>
<p>Well, it turns out there is a fairly easy way to tell if your computer is infected with DNSChanger or not. Ie, using a special website created by the working group DNS Changer. The trick?</p>
<p>Open a web browser (eg Internet Explorer, Firefox, Chrome, or Safari) and then access any of the sites below.</p>
<p>http://dns-ok.us</p>
<p>http://dns-ok.de</p>
<p>http://dns-ok.ax/index_en.html</p>
<p>http://dns-ok.fi/index_en.html</p>
<p>If the test result is green, then your computer is normal. But if the result is red, then the DNS server settings of your computer or broadband router are directed to a malicious server.</p>
<p>So what if the result is &#8216;positive&#8217;? Computer or router DNSChanger infected can be cured by the following ways:</p>
<p><strong>Computer</strong><br />
1. It is recommended to restore the infected computer&#8217;s DNS settings to get the old settings automatically. Please contact your ISP or your office IT admin for help.</p>
<p>2. If the computer is infected with DNSChanger malware try not to update the system software and security database.</p>
<p>To clean the virus is Windows and Mac users can use the most updated antivirus application, either free or paid version.</p>
<p>3. After cleaning, use another test method above to make sure whether the DNS server setting is normal or not.</p>
<p><strong>Broadband Router</strong><br />
Advised to follow the documentation provided by the vendor to reset the DNS server settings and change the default password admin.</p>
<h4>Incoming search terms:</h4><ul><li>dns-ok us</li><li>dns-ok us/</li><li>pc dns infected april 2012</li><li>how to detect dns virus</li><li>how to detect dsn virus</li><li>dns changer virus</li><li>DNS Changer</li><li>computer virus DNS changer</li><li>how to know if my computer has the dns virus</li><li>how to detect the dns virus</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/how-to-detect-if-your-computer-has-been-infected-with-dns-changer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sneak peek Office 15 on Windows 8</title>
		<link>http://williamduff.name/sneak-peek-office-15-on-windows-8/</link>
		<comments>http://williamduff.name/sneak-peek-office-15-on-windows-8/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 14:00:54 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=276</guid>
		<description><![CDATA[<p>Microsoft has just launched a video preview of its Windows 8 ARM promised to be launched later this year. In the video there is also a technical preview of Office 15 applications, namely Word, Excel, Power Point and OneNote that will be in Windows 8.</p> <p>Although the Office 15 preview shown is the desktop version [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has just launched a video preview of its Windows 8 ARM promised to be launched later this year. In the video there is also a technical preview of Office 15 applications, namely Word, Excel, Power Point and OneNote that will be in Windows 8.</p>
<p>Although the Office 15 preview shown is the desktop version yet seen a big change in terms of design than previous versions, this application has the feel and the look of Metro. With more white space and fewer lines in an effort to focus more on content. Besides the &#8216;Ribbon&#8217; which is the typical Microsoft Office is also no longer visible.</p>
<p>So far Microsoft has not provided details of whether Office 15 will be in the bundle together with Windows 8 ARM or included in the Metro user interface optimized for tablets.</p>
<p>Here are some of the views of Word, Excel, Power Point and OneNote in Office 15 preview:</p>
<p><a title="office 15 preview" href="http://www.theverge.com/microsoft/2012/2/9/2787365/microsoft-office-15-unveiled" target="_blank">Office 15 preview</a></p>
<h4>Incoming search terms:</h4><ul><li>microsoft UI feature</li><li>office 15 on windows 8</li><li>sneak peek office 15</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/sneak-peek-office-15-on-windows-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open WebOS 1.0 Coming In September</title>
		<link>http://williamduff.name/open-webos-1-0-coming-in-september/</link>
		<comments>http://williamduff.name/open-webos-1-0-coming-in-september/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 13:45:39 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=271</guid>
		<description><![CDATA[<p>After December 2011, HP announced that its WebOS operating system will be open source, today HP announced the details of when and how the developers will get access to the new operating system code.</p> <p>Reported by TheVerge on Thursday (Jan 25) the company expects the entire process of open sourcing will be completed in September [...]]]></description>
			<content:encoded><![CDATA[<p>After December 2011, HP announced that its WebOS operating system will be open source, today HP announced the details of when and how the developers will get access to the new operating system code.</p>
<p>Reported by TheVerge on Thursday (Jan 25) the company expects the entire process of open sourcing will be completed in September under the name Open WebOS 1.0, while the application framework code Enyo, the underlying operating system WebOS 3.0 on the TouchPad itself has been released to developers began today.</p>
<p>HP plans to release updates to Open WebOS every month till the next 6-7 months until the operating system will be ready to launch in nine months. Greatest changes in the Open WebOS is using the standard Linux kernel in total, making it much easier to adapt to different hardware.<br />
<img class="alignleft" title="Open WebOS" src="http://kabarit.com/media/uploads/2012/01/WebOS.jpg" alt="Open WebOS" width="466" height="364" /><br />
In addition WebOS will also use the Apache 2.0 license to facilitate and simplify the development and dissemination to third parties. According to HP, Apache provides a legal framework that balances between innovation and reliable user experience, according to HP&#8217;s vision for WebOS.</p>
<p>Open the first WebOS version will be available to developers who are using the HP TouchPad in coming months, while for the user begins to use after its official release. HP also said that the Open WebOS will also be compatible with all devices based on WebOS, including older HP products.</p>
<h4>Incoming search terms:</h4><ul><li>legal framework development process</li><li>adobe flash player 10 2 for n8</li><li>hp touchpad open webos 1 0</li><li>open webos features</li><li>william duff facebook uploader</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/open-webos-1-0-coming-in-september/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goolge Enable Permanent IPv6 Connectivity</title>
		<link>http://williamduff.name/goolge-enable-permanent-ipv6-connectivity/</link>
		<comments>http://williamduff.name/goolge-enable-permanent-ipv6-connectivity/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 01:35:47 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=264</guid>
		<description><![CDATA[<p>Limitations of IPv4 address space in which only consists of 32 bits, has been a key driver in creating it the latest version of Internet Protocol to be able to provide better service support. IPv6 (Internet Protocol version 6) is now present and ready to replace the previous version (IPv4) with some of the latest [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="IPv6" src="http://beritanet.com/files.php?file=IPV6_upload_983820878.jpg" alt="IPv6" width="238" height="238" />Limitations of IPv4 address space in which only consists of 32 bits, has been a key driver in creating it the latest version of Internet Protocol to be able to provide better service support. IPv6 (Internet Protocol version 6) is now present and ready to replace the previous version (IPv4) with some of the latest development, such as providing larger address space that is 128 bits.</p>
<p>Limitations of IPv4 has caused service providers and Internet sites like Google, Facebook, Microsoft and Yahoo to immediately switch to IPv6. The big companies have agreed to permanently enable IPv6 connection to their site on June 6. At that time, users will be able to connect either via IPv4 or IPv6, depending on the type of connection provided by your ISP (Internet Service Provider) used and their configuration on the device.</p>
<p>The presence of IPv6 is a new milestone to replace IPV4 that has been attached for years. This is a new solution to address the deficiencies that existed previously and would provide a better security system.</p>
<p>Internet Society is an organization dedicated to encouraging the adoption of the new protocol is hoped that the steps already taken by several large sites in the world will spur others to follow, although it still takes time to set a new standard of IPv6 as the Internet Protocol.</p>
<p>According to Erik Kline, IPv6, Google software engineer in Tokyo: &#8220;We join the Internet Society and several other large Internet companies to announce to the world about the launch of IPv6. The launch of this new generation of Internet Protocol will be implemented in a coordinated manner on June 6, 2012. With the launch of IPv6 are collectively will close the gap and provide end-to-end for the next Internet generation &#8221;</p>
<p>On June 6 last year, has lots of great sites that evoke connections using IPv6 along with IPv4 running for one full day to perform the test in handling large scale problems. The results are quite good in handling IPv6 and IPv6 is now ready to be permanently turned on.</p>
<p>The only thing that may be prohibitive realization of the use of IPv6 is a problem that would arise due to poor configuration of network hardware if IPV4 and IPV6 are offered together at a connection by the web server.</p>
<h4>Incoming search terms:</h4><ul><li>goolge</li><li>how to enable ipv6 connectivity</li><li>enable ipv6 in chrome permanently</li><li>permanent ipv6 address</li><li>ipv6 permanent enable</li><li>ipv6 connectivity</li><li>how to turn on ipv6 connectivity</li><li>how to permanently enable ipv6</li><li>how to enable ip4 connectivity</li><li>which permanent connectivity ipv4 vs ipv6</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/goolge-enable-permanent-ipv6-connectivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyboard &amp; Mouse from Bamboo</title>
		<link>http://williamduff.name/keyboard-mouse-from-bamboo/</link>
		<comments>http://williamduff.name/keyboard-mouse-from-bamboo/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 01:39:29 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=268</guid>
		<description><![CDATA[<p>Green technology is a theme that might be appropriate to reference the creation of a keyboard and mouse products made from bamboo. The results of this innovation is a computer input device of a computer mouse and keyboard using a wireless connection, where there is almost no plastic materials in the component manufacturer, but using [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="bamboo mouse" src="http://beritanet.com/files.php?file=bambuu_upload_565000862.jpg" alt="bamboo mouse" width="175" height="176" />Green technology is a theme that might be appropriate to reference the creation of a keyboard and mouse products made from bamboo. The results of this innovation is a computer input device of a computer mouse and keyboard using a wireless connection, where there is almost no plastic materials in the component manufacturer, but using bamboo as a replacement.</p>
<p>Bamboo plants is an option to replace the plastic or the like because this type of tropical plant species are resistant to moisture and has a strong texture so it is not uncommon to find the bamboo used as furniture or home furnishings, and some houses are only built only with bamboo.</p>
<p>Back to our topic about computer device of this bamboo. On the keyboard there are as many as 108 features a button layout QWERTYAS equipped with some shortcut keys. At the bottom there is a membrane keypad for standard switching mechanism and is connected with receiver / micro USB receiver (2.4 GHz wireless).</p>
<p>For the mouse, also uses the same wireless connection with the keyboard, while the use of bamboo in almost all parts of the mouse, not only on the upper side of the mouse, but also on the bottom and the two main buttons. To scroll wheel (scroll) to be the only non-bamboo material for exterior physical appearance, but using a type of artificial rubber that offers the convenience of turning under your fingers.</p>
<p>For the symbols function keys on the keyboard and mouse do not appear in printed form or as commonly arise on other devices, but the uniqueness of the bamboo are all symbols and functions on the device directly over the media carved bamboo. It can add depth artistic experience for its users.</p>
<p>The keyboard appears with a weight of 1020 grams and measures 465 x 160 x 25 mm, while the mouse weighs about 69 grams and measures: 57 x 94 x 35 mm. Both devices are sold in a combo package price of U.S. $ 89.</p>
<h4>Incoming search terms:</h4><ul><li>bamboo innovation</li><li>PRODUCTS MADE FROM BAMBOO</li><li>bamboo products for computer</li><li>computer as a themes for innovation</li><li>computer input devices</li><li>mouse in bamboo</li><li>parts of bamboo plants</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/keyboard-mouse-from-bamboo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ice Cream Sandwich Source Code has been Released</title>
		<link>http://williamduff.name/ice-cream-sandwich-source-code-has-been-released/</link>
		<comments>http://williamduff.name/ice-cream-sandwich-source-code-has-been-released/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 02:16:42 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=260</guid>
		<description><![CDATA[<p>For those of you who like to hack various applications based on open source, now Google has officially released the source code for the newest operating system, Android 4.0.</p> <p>Source code of Ice Cream Sandwiches can be downloaded for free by the developers on the Android Open Source Project and is the same version embedded [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="android" src="http://kabarit.com/wp-content/uploads/2011/11/Android-Ice-Cream-Sandwich.jpeg" alt="android" width="330" height="156" />For those of you who like to hack various applications based on open source, now Google has officially released the source code for the newest operating system, Android 4.0.</p>
<p>Source code of Ice Cream Sandwiches can be downloaded for free by the developers on the Android Open Source Project and is the same version embedded on Samsung Galaxy Nexus.</p>
<p>In a posting on Google Groups, Google engineer Jean Baptiste Queru, said the source code with the name &#8220;Ice Cream Sandwich&#8221; is actually an updated version of the Android 4.0. To get the full version of the latest Android source code files, developers also have to be patient because this is a rather large file and takes time to download them, he added.</p>
<p>Queru also stated that the source code for Android Ice Cream Sandwich also includes source code for Android Honeycomb, but because Ice Cream Sandwich is more complete , he suggested that people focus more on this latest version of Android.</p>
<h4>Incoming search terms:</h4><ul><li>ice cream sandwich vector</li><li>ice cream sandwich vector logo</li><li>ice cream sandwich logo vector</li><li>ice cream sandwich ui vector</li><li>android 4 0 ice cream sandwich logo vector</li><li>ice cream sandwich logo eps</li><li>ice cream sandwich vectors</li><li>logo vectorizado android ice cream sandwich</li><li>sandwich ice cream logo svg</li><li>sandwich vectors file</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/ice-cream-sandwich-source-code-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla Launch the Latest Joomla 1.7.3 CMS With Improved Security System</title>
		<link>http://williamduff.name/joomla-launch-the-latest-joomla-1-7-3-cms-with-improved-security-system/</link>
		<comments>http://williamduff.name/joomla-launch-the-latest-joomla-1-7-3-cms-with-improved-security-system/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 02:06:31 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Webdeveloper]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=256</guid>
		<description><![CDATA[<p>Joomla has just launched a new content management system (CMS), namely Joomla 1.7.3. This latest update comes with a variety of improvements, especially in the security system.</p> <p>Here are some features that are owned by the Joomla 1.7.3:</p> <p>- Users can save a copy of the template style - Fix redirect problem at login - [...]]]></description>
			<content:encoded><![CDATA[<p>Joomla has just launched a new content management system (CMS), namely Joomla 1.7.3. This latest update comes with a variety of improvements, especially in the security system.</p>
<p>Here are some features that are owned by the Joomla 1.7.3:</p>
<p>- Users can save a copy of the template style<br />
- Fix redirect problem at login<br />
- Improvements on the end of line code<br />
- Page breaks can now function correctly when the &#8216;table of contents&#8217; gives a chance to hide<br />
- Improvements in Jdatabasequery<br />
- Problem when installing a foreign language has been corrected<br />
- Changes in the back-end language now only works when set to default<br />
- Problems preg_quote on utf8_ireplace function has been improved.</p>
<p>In addition to the features above, there are many other features that have been repaired by the Joomla. Total there are 77 fixes and two security issues. For more details, can be seen on the official Joomla website.</p>
<h4>Incoming search terms:</h4><ul><li>joomla 1 7 3 features</li><li>latest joomla 1 7</li><li>content management in joomla 1 7 3</li><li>css dns storage</li><li>how to update joomla1 7 0 to joomla 1 7 3</li><li>joomla improved interface</li><li>theme joomla 1 7 3</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/joomla-launch-the-latest-joomla-1-7-3-cms-with-improved-security-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics Add Real-Time Web Traffic Data</title>
		<link>http://williamduff.name/google-analytics-add-real-time-web-traffic-data/</link>
		<comments>http://williamduff.name/google-analytics-add-real-time-web-traffic-data/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 14:30:15 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=250</guid>
		<description><![CDATA[<p>Google has just added Real-Time reports window in Google Analytics, under the Dashboard tab. According to Google, this new feature will be enjoyed by all users the next 1-2 weeks, but you can enjoy early in the beta by signing up at https://services.google.com/fb/forms/realtimeanalytics/</p> <p> Google Analytics itself is a free service from Google that displays [...]]]></description>
			<content:encoded><![CDATA[<p>Google has just added Real-Time reports window in Google Analytics, under the Dashboard tab. According to Google, this new feature will be enjoyed by all users the next 1-2 weeks, but you can enjoy early in the beta by signing up at<a href="https://services.google.com/fb/forms/realtimeanalytics/"> https://services.google.com/fb/forms/realtimeanalytics/</a></p>
<p><img class="alignnone" title="Real time Google" src="http://kabarit.com/wp-content/uploads/2011/09/real-time.jpg" alt="" width="448" height="241" /><br />
Google Analytics itself is a free service from Google that displays a web site visitor statistics. Real-time reports, will show the number of people who visit the web site every minute and the number of active visitors on site at the time. This allows monitoring of sources sending traffic to a website, which pages are being viewed, the GEO location of visitors and the keywords that brought visitors to the site.</p>
<p>Real time reports will also track the direct impact of site traffic, for example if the user has just post an article then tweet the article, the real-time feature will keep track of  traffic from tweet.</p>
<p>real-time reports can help:</p>
<p>- Verifying the effectiveness of an ad that published on website</p>
<p>- Measuring the impact of social media usage</p>
<p>- Watch the impact of TV campaigns when your commercial aired</p>
<p>Google is not the only one that provides data services in real-time. Woopra, Chartbeat and also offers a number of other tools, but only Google will provide it for free.</p>
<h4>Incoming search terms:</h4><ul><li>google analytics active users</li><li>web analytics visitor numbers</li><li>show incoming search term from google analytics</li><li>realtime svg dashboard</li><li>real time google analytics new UI</li><li>interface to add data to website</li><li>google analytics realtime html5</li><li>google analytics realtime for tv campains</li><li>google analytics active visitors on site flash</li><li>free dashboard statistics</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/google-analytics-add-real-time-web-traffic-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swiffy: A Tool From Google to Convert Flash to HTML5</title>
		<link>http://williamduff.name/swiffy-a-tool-from-google-to-convert-flash-to-html5/</link>
		<comments>http://williamduff.name/swiffy-a-tool-from-google-to-convert-flash-to-html5/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 16:22:58 +0000</pubDate>
		<dc:creator>william</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://williamduff.name/?p=243</guid>
		<description><![CDATA[<p>Google announced a new tool that can be used to convert a Flash-based content into HTML 5 content that is compatible with the iPhone. This web-based tool, called Swiffy, using JSON technology, SVG, HTML5, CSS3, and ActionScript 2.0 to create Flash SWF files appear as JavaScript to the browser&#8217;s WebKit, which is then able to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://williamduff.name/wp-content/uploads/2011/07/google-swiffy.jpg"><img class="alignleft size-medium wp-image-244" title="google-swiffy" src="http://williamduff.name/wp-content/uploads/2011/07/google-swiffy-300x173.jpg" alt="google-swiffy" width="273" height="173" /></a>Google announced a new tool that can be used to convert a Flash-based content into HTML 5 content that is compatible with the iPhone. This web-based tool, called Swiffy, using JSON technology, SVG, HTML5, CSS3, and ActionScript 2.0 to create Flash SWF files appear as JavaScript to the browser&#8217;s WebKit, which is then able to display that content. According to Google, SWF files are translated almost as small as the original file.</p>
<p>Google warns that not all Flash content can be converted using this method, but most can. This tool would be helpful for owners of the iPhone because the iPhone&#8217;s Safari browser can not display the Flash-based content.</p>
<p>To try you can go directly to: <a href="http://swiffy.googlelabs.com">http://swiffy.googlelabs.com</a></p>
<h4>Incoming search terms:</h4><ul><li>flash to javascript converter</li><li>convert flash to javascript</li><li>convert actionscript to javascript</li><li>actionscript to javascript converter</li><li>converting actionscript to javascript</li><li>swf to javascript converter</li><li>convert flash to java</li><li>javascript to actionscript converter</li><li>html5 javascript converter</li><li>convert swf to javascript</li></ul>]]></content:encoded>
			<wfw:commentRss>http://williamduff.name/swiffy-a-tool-from-google-to-convert-flash-to-html5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

