<?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>Net Solutions &#187; Buzz Throckman</title>
	<atom:link href="http://netsol.net.au/author/buzz/feed/" rel="self" type="application/rss+xml" />
	<link>http://netsol.net.au</link>
	<description>In the Internet business since Tuesday</description>
	<lastBuildDate>Thu, 15 Jul 2010 02:11:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress 3 released</title>
		<link>http://netsol.net.au/2010/06/wordpress-3-released/</link>
		<comments>http://netsol.net.au/2010/06/wordpress-3-released/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 02:11:35 +0000</pubDate>
		<dc:creator>Buzz Throckman</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://netsol.net.au/?p=650</guid>
		<description><![CDATA[WordPress 3 has been released and although the new version isn&#8217;t an entirely new animal there are a couple of improvements that I have noticed. Firstly, the MU (multi-user) version is now merged into the mainstream product. WordPress MU enables you to install a single version of WordPress for multiple sites. The multiple sites would [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://netsol.net.au/wp-content/uploads/2010/06/wordpress3-shot.jpg"><img class="alignright size-full wp-image-651" title="wordpress3-shot" src="http://netsol.net.au/wp-content/uploads/2010/06/wordpress3-shot.jpg" alt="" width="275" height="235" /></a>WordPress 3 has been released and although the new version isn&#8217;t an entirely new animal there are a couple of improvements that I have noticed.</p>
<p>Firstly, the MU (multi-user) version is now merged into the mainstream product. WordPress MU enables you to install a single version of WordPress for multiple sites. The multiple sites would then have the features same plugins. This seems to be aimed at organisations that want to offer users/members/staff their own blogs.</p>
<p>Version 3 now has “Custom Post Types”. Previously this was restricted to Posts and Pages. For example, let’s say you want to have a Parts catalogue: in 3 it’ll be possible to create a new type of post called “Parts” that will contain the appropriate fields. This is a significant improvement in capability and also allows wordpress sites to resemble a CMS without the need for hacking the back end.</p>
<p>WordPress 2.9 has an option allowing you to create category templates using the slug, i.e  category-slug.php. In WordPress 3.0, you can create specific templates  for each author. The function <strong>get_author_template();</strong> has been expanded in wp-includes/theme.php.</p>
<p>The menu system has been enhanced with Ajax so that you will be able to drag and drop pages, posts and categories in a similar way to the widget management screen.</p>
<p>The existing default theme, a study in boredom, is much smarter, easily customisable and a long overdue improvement. The theme has Custom header, Custom Background, Clean Design, Multiple  Widget Areas, Cascading Menus and a lot more.</p>
<p>Version 3 includes a number of other more minor changes, including allowing you to change the default user from “Admin” to your choice and easier management of a theme’s background graphic.</p>
<p>I’m a huge fan of WordPress but I don’t believe that this update, useful though it is, does enough to open it up to non-technical users. There’s still a lot to be done to encourage users to customise their blogs more radically and effectively – it’s still all too easy to identify a WordPress site within moments because even simple design changes require knowledge of CSS.</p>
<p>Lets see what WordPress 4 promises!. To stay updated with WordPress Development follow: <a rel="nofollow" href="http://wpdevel.wordpress.com/" target="_blank">http://wpdevel.wordpress.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://netsol.net.au/2010/06/wordpress-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geo-targeting by IP Address</title>
		<link>http://netsol.net.au/2010/04/geo-targeting-by-ip-address/</link>
		<comments>http://netsol.net.au/2010/04/geo-targeting-by-ip-address/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 12:19:29 +0000</pubDate>
		<dc:creator>Buzz Throckman</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://netsol.net.au/?p=581</guid>
		<description><![CDATA[Geographic location has become an essential model for targeting end users including dynamic site content, search, social media, etc. The existing geo-targeting practices for search and display media focus on targeting by country, state, region and city. This is all based on IP addresses many of which are dynamic or inaccurate. You can however custom [...]]]></description>
			<content:encoded><![CDATA[<p>Geographic location has become an essential model for targeting end users including dynamic site content, search, social media, etc.</p>
<p>The existing geo-targeting practices for search and display media focus on targeting by country, state, region and city. This is all based on IP addresses many of which are dynamic or inaccurate.</p>
<p>You can however custom target by entering a street address and defining a radial boundary a mini Google Maps interface. Getting down to detail there is the option of using longitude/latitude coordinates which can be as accurate to within 100 meters.</p>
<p><a href="http://netsol.net.au/wp-content/uploads/2010/04/seo-geotargeting.gif"><img class="alignright size-full wp-image-582" title="geotargeting" src="http://netsol.net.au/wp-content/uploads/2010/04/seo-geotargeting.gif" alt="" width="226" height="210" /></a>So, how do you put in place an alternate solution bypassing the inherent limitations of IP targeting? In search, we often develop a second campaign, ideally with a larger targeting radius and implement geo-specific keywords. While the geo-targeted campaign may have the keyword &#8220;pizza&#8221; this may only hit a portion of the intended geo-targeted audience. To reach the remaining audience, we typically extend the geo-target radius within a completely new campaign with extended keywords such as &#8220;Fitzroy pizza&#8221;.</p>
<p>But let’s look at how this works when we use IP address location as the basis of location based targeting.</p>
<p>Google uses <a href="http://www.maxmind.com/app/city_accuracy">MaxMind&#8217;s</a> database for mapping IP addresses to a geographical location. They claim it is 99% accurate. What is in the fine print, is that it is 99% accurate in determining the country. This figure will not improve, but drop dramatically with the rise in mobile devices, wireless connections.</p>
<p>Accuracy is also defined as being within 40km which means Melbourne and Frankston are local to each other. So searching for a local Pizza Hut while you are in Frankston might give you Universal Pizza in Lygon Street. Still, probably worth the drive as their pizzas are great. <img src='http://netsol.net.au/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>But from an end user point of view, is this considered local? Well no, not to me, I consider local to be within 5km. Like the ads for local businesses in your local newspaper.</p>
<p>The real happening place for location-based targeted marketing is clearly in mobile and mobile applications; in particular, social media applications that emphasize check-ins and connect you to places and people nearby. There is a world of difference, opportunity, and data between marketing location to where a computer resides and marketing location to the person who self identifies, checks-in, and announces their preferences and next stops.</p>
<p>Google has emphasized that location is an immediate and important relevance enhancer. However as the technology continues to evolve it remains both a limiting factor and a promise. HTML5 can allow permission-based, location-targeted ad delivery to consumers browsing on the mobile Web. Currently, it is supported in Chrome and Firefox, but not in Internet Explorer. The use of location-based data remains a point of debate, and just last week Apple posted a warning in its developer forums that if they use location-based data primarily for targeting ads the app will be rejected. Many apps already ask your permission to use your GPS location for app functionality, like the Google toolbar and Foursquare. You can even optionally geotag your tweets.</p>
<p>Likewise, the sharp increase in smartphone adoption all over the world raises both opportunities and challenges. Not only are more people using smartphones, but the devices now cover more of their needs and their day with a multitude of rich, engaging applications &#8211; many GPS driven.</p>
<p>Today the database at <a href="http://www.maxmind.com/app/city_accuracy">MaxMind</a> states that it is 83% accurate for the USA and 62% for Australia. I believe this number is overstated and will only get worse which is why the data has not been updated since 2008. </p>
<p>All this makes geographical location services based on IP address  unpractical and obsolete.</p>
]]></content:encoded>
			<wfw:commentRss>http://netsol.net.au/2010/04/geo-targeting-by-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australian or USA Hosting?</title>
		<link>http://netsol.net.au/2009/09/should-i-host-my-website-on-australian-international-website-hosting/</link>
		<comments>http://netsol.net.au/2009/09/should-i-host-my-website-on-australian-international-website-hosting/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 02:16:53 +0000</pubDate>
		<dc:creator>Buzz Throckman</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://netsol.net.au/?p=271</guid>
		<description><![CDATA[The faster your webpage loads the happier your viewers will be. There are 2 factors here: 1) The viewers internet speed – This factor is out of your control 2) The Hosting Companies Bandwidth and Server speed – This factor you can control by choosing a hosting company with the fastest speeds available. Have you [...]]]></description>
			<content:encoded><![CDATA[<p>The faster your webpage loads the happier your viewers will be. There are 2 factors here: 1) The viewers internet speed – This factor is out of your control  2) The Hosting Companies Bandwidth and Server speed – </p>
<p>This factor you can control by choosing a hosting company with the fastest speeds available. Have you ever looked at the same video on 2 different websites and found 1 of them loaded much slower than the other? This is because the bandwidth speed was lower with the slower server. So if you have a website that will have photos, images or videos or other speed intensive items then it’s important to find a hosting company with high bandwidth speeds. If most of your viewers will be from Australia then choose a fast Australian hosting company, but be prepared to pay for it.</p>
<p>When in Australia your internet can access Australian hosting servers slightly faster. For many the difference is barely noticeable as we are taling about fractions of a second, but it can be annoying to have a website load too slowly. The cause may well be attributed to the site being hosted in another country, however well designed and optimized websites (without excessive pictures, videos etc) will often often be the major bottleneck.</p>
<p>There are a few things to take into consideration when choosing a website host.</p>
<h3>Service:</h3>
<p>I consider this more important than price. The service difference can be huge. If something goes wrong with your site you need to be able to contact your hosting company quickly and get it remedied fast. Things will go down from time to time as this is a fact of life. Your hosting company needs to treat downtime as a priority ahead of sales. </p>
<h3>Disk Space</h3>
<p>As a general rule, a single website page should not be more than about 100KB, including all images. Remember that most people who visit your site will be using a modem to connect to the Internet and if your pages take too long to load, they will simply leave and go to another site. Whilst there are, obviously, exceptions for sites aimed specifically at broadband users, most web sites do not fit into this niche category.</p>
<p>Working with 100KB as guide, a 10-page website would require approximately 1MB of disk space.</p>
<p>The cost of disk space does not vary on where your site is hosted. This is because hosting hardware costs are fairly similar around the world. Watch out for hosting providers that do not specify this and may charge you per web page. On the other hand, watch out for providers who offer unlimited disk space. They usually have acceptable usage policies that over-ride this, i.e if you use more disk space that is considered reasonable (whatever that is) your account will get suspended or terminated. </p>
<h3>Bandwidth</h3>
<p>In the most simple of terms an analogy using water flowing through pipes gives the easiest explanation of bandwidth, the wider the pipes (i.e. higher bandwidth) the more water can be moved per second (or data).</p>
<p>So Bandwidth is the amount of data passage per second and is generally measured in Gbps (Gigabits per second).</p>
<p>It is easy to confuse bandwidth, i.e. the speed of your connection with data allowance, which is the amount of data that can be transferred to and from your server or web site per month and is measured in Gb. Most web hosts actually incorrectly use the term bandwidth in place of data transfer allowance, and it is important when choosing a web host, or a web hosting plan that you have a rough idea of the amount data transfer you will require.</p>
<p>Put simply each time somebody looks at a page from your site they download that page from your server, using up some of your data transfer allowance, if your average page size is 100kb and each of your 100 visitors a day looks at say 4 pages then per day you are using 40Mb which equates to a data transfer of 1.2Gb per month. Unfortunately customers visiting your site are not the only ones to use up your data transfer, sending and receiving email, uploading new pages to your server, and believe it or not GoogleBot, MSN Bot and the Yahoo! Robot to name but a few of the countless spiders out there, all use up a portion of your data transfer depending on how many of your pages they spider. In-fact the various web spiders out there can use up a significant amount of your data transfer especially when it is in it’s infancy as they attempt to categorise it for production in organic search results sometimes spidering your web site up to 10 times a day. It is possible to tell these spiders not to crawl your site, not to crawl specific pages or not to follow specific links but that is beyond the scope of this discussion, and generally they are your friends because it is these spiders which will get you listed in the major search engines and ultimately drive customers to your site.</p>
<p>For really cheap hosting providers the trick of the trade here is called Over Selling. Think of it like providing a 1 inch thick water pipe to a small number of people in a town, lets say 10 people. Through this 1 inch thick water pipe a maximum flow 1 litre per second is possible determined by the bandwidth. When only 10 people are connected to your water pipe the water will be flowing fast most of the time. When you then sell this to another 100 people, imagine what happens during the morning shower rush. They get some water, but it will be flowing very slowly.</p>
<p>The same analogy can be used for ADSL in Australia. You may order an 1.5MB ADSL line from Telstra. Telstra descibes this 1.5Mb ADSL as super fast, while the rest of the developed world uses 24MB. Yet even on this super fast 1.5M ADSL you will get nowhere near this speed 99% of the time because they oversell and put many subscribers on the same circuit. </p>
<p>Bandwidth costs money for providers. And in Australia Bandwidth costs over 20 times more compared to USA. We largely have our monolpoly telecommunications provider Telstra to thank for this. Despite their huge profits, the investment in the network bandwidth has been minimal. The wholesale costs have beed steady over the last 10 years, while in the USA they fall substantially year on year.</p>
<p>This forces many hosting providers to limit bandwidth and data allowances. </p>
<p>The lower your Bandwidth provided by your web hosting provider, the slower your site will download to users&#8217; computers, irrespective of how fast their internet connections are or whether they have their site hosted in Australia or USA. If multiple users are accessing your site at once, they may find that they experience extremely slow, or no, connectivity. </p>
<h3>Data Allowance</h3>
<p>Again a popular misconception among many people, as well as web hosting providers, is that bandwidth and data transfer are the same. This is probably because they are very closely linked, but for anyone who is subscribed to a web hosting service, knowing the difference can save both time and money.</p>
<p>Put simply, bandwidth is the quantity of data that can be transferred from a website at any one time, while data transfer is the amount transferred over a period of time. This is where the water and pipes come in. A pipe would be bandwidth—the bigger the pipe, the more water could pass through. However, data transfer would be the amount of water in the pipe in a month, for example. Essentially, data transfer is the use of bandwidth.</p>
<p>Data transfer allowances control how much data can be transferred from your site over a certain time. For example, a web hosting provider may impose a limit of 2 gigabytes of data per month. If your website exceeds this, it may be taken offline until the next month.</p>
<p>For customers who really want to make use of the Internet this allowance can dramatically increase.<br />
In particular emails where the trend is for people to rely on email more and more including file attachments and on-line document storage.  </p>
<p>Unfortunatelly Australia is way behind in this area. The value for money in USA in this area is in the order of 20 to 30 fold. If you want your site hosted in Australia be prepared to have very little Data Allowance, often less than 10GB.</p>
<p>In my opinion this overriding factor makes the choice to host in USA very simple based on value for money.</p>
<h3>Price</h3>
<p>It is important not to have to pay twice the going rate for the same disk space, speed and data allowance.<br />
Choosing between a company offering $5.95 AUD per month for slower service, slower download speeds and loaded servers… or $19.95 AUD per month for faster service, fastest available download speeds and optimized servers and good software ?</p>
<p>In my opinion, you should host in Australia if value for money or budget is not a concern. </p>
]]></content:encoded>
			<wfw:commentRss>http://netsol.net.au/2009/09/should-i-host-my-website-on-australian-international-website-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
