<?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>Tall Poppy Digital &#187; tips for the web</title>
	<atom:link href="http://www.tallpoppydigital.com/category/tips-tricks/tips-for-the-web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tallpoppydigital.com</link>
	<description></description>
	<lastBuildDate>Tue, 13 Apr 2010 10:37:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating your own Favicon in Photoshop</title>
		<link>http://www.tallpoppydigital.com/creating-your-own-favicon-in-photoshop</link>
		<comments>http://www.tallpoppydigital.com/creating-your-own-favicon-in-photoshop#comments</comments>
		<pubDate>Wed, 13 Jan 2010 09:28:39 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=458</guid>
		<description><![CDATA[The Favicon is the little icon that appears next to a website address in the website address bar &#8211; up there at the top of your browser. It is literally a tiny little image that&#8217;s dropped into the html folder of your website, or if you want to be neater, an image subfolder. The code at [...]]]></description>
			<content:encoded><![CDATA[<p>The Favicon is the little icon that appears next to a website address in the website address bar &#8211; up there at the top of your browser. It is literally a tiny little image that&#8217;s dropped into the <strong>html</strong> folder of your website, or if you want to be neater, an image subfolder. The code at the back end of your site, between the &#8220;head&#8221; and &#8220;/head&#8221; tags will have the following:</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; padding-top: 10px; padding-right: 10px; padding-bottom: 1em; padding-left: 10px; overflow-x: auto; overflow-y: hidden; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #eeeeee; font-size: 11px; clear: both; border: 1px solid #666666;">&lt;link rel="shortcut icon" href="/path/to/your/favicon.ico" /&gt;</pre>
<p>where /path/to/your/favicon.ico is a real set of folders. In many cases you won&#8217;t need that part anyway, just the favicon.ico.</p>
<div id="attachment_459" class="wp-caption alignleft" style="width: 182px"><a href="http://www.tallpoppydigital.com/wp-content/uploads/2010/01/Picture-3.png"><img class="size-full wp-image-459" title="favicon" src="http://www.tallpoppydigital.com/wp-content/uploads/2010/01/Picture-3.png" alt="The Apple website favicon" width="172" height="46" /></a><p class="wp-caption-text">The Apple website favicon</p></div>
<p>It&#8217;s a neat idea, that&#8217;s supported by all the browsers and goes a little way to making your website look a little more &#8220;professional&#8221;</p>
<p>There are several sites where you can create your own and even upload your images.</p>
<p>A couple of online generators are:</p>
<ul>
<li><a href="http://tools.dynamicdrive.com/favicon/" target="_blank">Dynamic Drive Favicon generator</a></li>
<li><a href="http://www.favicon.cc/" target="_blank">Favicon.cc</a></li>
</ul>
<p>The problem with these is that they&#8217;re a little hit-and-miss with the resolutuon (that is, they look blocky when you do it).</p>
<p>If you&#8217;ve got Photoshop, then you can create better favicons, with a little help from the open source community.</p>
<p><a href="http://www.photoshopsupport.com/tutorials/jennifer/favicon.html" target="_blank">Here&#8217;s instructions on how to create favicons in Photoshop, at Photoshop support</a></p>
<p><a href="http://www.telegraphics.com.au/sw/" target="_blank">Here is where you download and instructions to install the Photoshop ico file format plugin at telegraphics</a></p>
<p>The story here is ultimately when you&#8217;re dealing with graphics, design big, then make it smaller! The higher the DPI (Dots Per Inch) the better!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/creating-your-own-favicon-in-photoshop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone icons</title>
		<link>http://www.tallpoppydigital.com/iphone-icons</link>
		<comments>http://www.tallpoppydigital.com/iphone-icons#comments</comments>
		<pubDate>Tue, 22 Dec 2009 23:29:08 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[tips for iPhone]]></category>
		<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=439</guid>
		<description><![CDATA[If you own an iPhone you might have noticed that if you add a website to the home screen, some appear with neat icons and some just display a representation of the page you were on.
It&#8217;s actually rather simple to get a neat icon for your website to appear on the iPhone, and it looks [...]]]></description>
			<content:encoded><![CDATA[<p>If you own an iPhone you might have noticed that if you add a website to the home screen, some appear with neat icons and some just display a representation of the page you were on.</p>
<p>It&#8217;s actually rather simple to get a neat icon for your website to appear on the iPhone, and it looks great for potential customers too!</p>
<p>All you need to do is create an image in your favourite image editing programme, say Photoshop, Gimp, Image editor or whatever you happen to use.</p>
<p>You create it to the following dimensions:</p>
<p style="padding-left: 30px;">width: 45px</p>
<p style="padding-left: 30px;">height: 45px</p>
<p>Then you save it as a Portable Network Graphic (PNG) with the following name:</p>
<p style="padding-left: 30px;">apple-touch-icon.png</p>
<p>Once you&#8217;ve done that, upload the file with FTP or any other file transfer programme to the root folder of your website. This will be called something like html or your website name.</p>
<p>And that&#8217;s it! When someone chooses to add your website to the home screen (in the Safari browser, click the + and select Add to Home Screen), there will be your neat icon waiting there for them! You don&#8217;t have to do anything but create your icon, the iPhone makes the corners curved and gives it the 3d effect!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/iphone-icons/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mailing lists versus social networking: the new web</title>
		<link>http://www.tallpoppydigital.com/mailing-lists-versus-social-networking-the-new-web</link>
		<comments>http://www.tallpoppydigital.com/mailing-lists-versus-social-networking-the-new-web#comments</comments>
		<pubDate>Wed, 16 Dec 2009 05:40:10 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[tips for the web]]></category>
		<category><![CDATA[tips for your PC]]></category>
		<category><![CDATA[tips for your mac]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=406</guid>
		<description><![CDATA[Buzzwords ahoy!
I&#8217;m a hip and with-it computer internet person; running a business that is all about the web, you have to be!
Mailing lists are old favourites on the web and are based on the assumption that people like to receive email messages with information in them, be they specials you&#8217;re offering, general information or even [...]]]></description>
			<content:encoded><![CDATA[<p>Buzzwords ahoy!</p>
<p>I&#8217;m a hip and with-it computer internet person; running a business that is all about the web, you have to be!</p>
<p>Mailing lists are old favourites on the web and are based on the assumption that people like to receive email messages with information in them, be they specials you&#8217;re offering, general information or even changes to your class timetables.</p>
<p>They do work, but the problem is that they need content, and content takes time to write in a single sitting. They&#8217;re also dependent upon you being able to schedule things in advance and can sometimes be a little late to market.</p>
<p>That&#8217;s why more and more, people online are relying on different means to convey their message quickly and with a minimum of fuss.</p>
<p>These alternate means are broadly described using the buzzword &#8220;social networking&#8221;.</p>
<p>Social networking is one of the more recent internet buzzwords and is a term used for what people do naturally anyway &#8211; talk to one-another.</p>
<p>The difference on the web is only the method. Rather than chatting with a phone call (arguably the first electronic social-networking) people do it with instant messengers, applications like blogger, twitter or other similar applications.</p>
<p>Basically, all &#8220;social networking&#8221; is about is communicating with other people, either one-on-one or as a group (one to many), but doing it electronically.</p>
<p>The bottom-line here though is that it&#8217;s nothing new, and nothing particularly to be confused about. Like I say, we&#8217;ve been doing this for a while now, just in different ways.</p>
<h2>Instant Messaging</h2>
<p>Instant Messengers are the rough equivalent of the phone call just with a keyboard typing the message rather than you saying the words yourself. Sure, you can add people to the conversation, but you can do that with a conference call can&#8217;t you? Applications like <a href="http://windowslive.com/Desktop/messenger" target="_blank">Microsoft Messenger for PC and Mac</a>, <a href="http://skype.com/" target="_blank">Skype (which also does video calls, which is another subject for another time)</a> and <a href="http://adium.im/" target="_blank">Adium for Mac</a> will handle all manner of different one-to-one systems. Adium for my money is one of the nicer systems for the mac, and can handle any account, from MS Messenger, Google Messenger and others. A beta is out at the moment which handles Twitter (albeit rather oddly, but that&#8217;s what you get in beta, almost ready but still incomplete code).</p>
<p><a href="http://en.wikipedia.org/wiki/Instant_messaging" target="_blank">You can read more about the various Instant Messaging here on Wikipedia!</a></p>
<h2>Blogging and Microblogging</h2>
<p>Blogging is effectively the diary but put online for all to see (or if you want to be cagey, you can lock things away from prying eyes. Childrens photos are a big candidate for the lock and key because, unfortunately, if you can see a photo, you can download it with a simple right click command).</p>
<p>Blogging has been around since the early days of the net, and some sites are still running.</p>
<p>Effectively blogging gives a voice to your opinions, and they&#8217;re being used for many different purposes, including simple venting to information. The movie Julie/Julia started life as a blog, then became a book before hollywood took it on.</p>
<p><a href="http://en.wikipedia.org/wiki/Blogging" target="_blank">Read more about blogging here at Wikipedia</a></p>
<p>Microblogging is ultimately the same as blogging, but with the restriction of less characters to type. Tools like <a href="http://twitter.com" target="_blank">Twitter</a> have a limit of 140 characters, which has meant people who use it need to get to the point as fast as possible. As a distribution medium for additional information which can be accessed with a click of a hyperlink, it&#8217;s quite neat and there are several tools (including <a href="http://tinyurl.com" target="_blank">tinyurl</a>)which you can use which automatically shorten your addresses &#8211; <a href="http://www.tweetdeck.com/" target="_blank">tweetdeck for the mac</a> and <a href="http://www.tweet-r.com/" target="_blank">Tweetr</a> are but two of such applications, but there&#8217;s a bunch of them for all the different microblogging systems out there.</p>
<h2>Facebook, MySpace and LinkedIn</h2>
<p>Large-scale &#8220;social networking&#8221; systems are available online for whomever wants to use them. They offer a complete ecosystem, effectively a web within a web, where people can search on your name or business, link with your profile and become a &#8220;friend&#8221;, and exchange information.</p>
<p><a href="http://facebook.com" target="_blank">Facebook</a> and <a href="http://myspace.com" target="_blank">MySpace</a> are more for personal social networking, while <a href="http://linkedin.com" target="_blank">LinkedIn</a> is dedicated to so-called &#8220;professional&#8221; associations, but there&#8217;s no reason why you can&#8217;t do both using Facebook. Indeed, Facebook&#8217;s user-base is far in excess of LinkedIn and has far more features.</p>
<p>MySpace, even though it is said to have &#8220;lost&#8221; the Social Networking wars (and I&#8217;ll state for the record, that it&#8217;s become exceedingly boring to describe everything as a &#8220;war&#8221;) but is still used almost exclusively for musicians and bands. Arguably, the only reason Facebook won through was because their user interface (what you see on the screen) was less bad than that of MySpace.</p>
<h2>Why use them?</h2>
<p>The question is, why is using instant messenging, blogging and microblogging a substitute for an email?</p>
<p>Overall, we&#8217;re talking about distribution and speed.</p>
<p>With a mailing list, only the people who are members of your list can get the goodies you&#8217;re offering. This works for some marketing models, but increasingly (and aligned with the overall open dissemination of information online) are less and less effective to get your message out quickly. The Iranian elections are a perfect example of how fast information can travel with only a 140 character limit.</p>
<p>With some clever and regular posts to your Twitter, Facebook or your blog, you can reach far more people than with a locked-down email message. The web can be used to work for your business, indeed, it&#8217;s something overlooked by many people online: the website you have designed can work for you, not just be an online business card.</p>
<p>But there&#8217;s a catch: like everything online, you have to make it relevant. Your information needs to speak to your market, and to communicate information that people need to hear. This is what Search Engines use when determining where you appear in their results. It&#8217;s all about content. And hiding your content away in a locked-down email message won&#8217;t help you reach more people.</p>
<p>For example, the tweets (that&#8217;s the term for the messages you send using Twitter) that you&#8217;ll find at <a href="http://twitter.com/tallpoppy" target="_blank">http://twitter.com/tallpoppy</a> are almost completely dedicated to web and the technologies we&#8217;re working with. The personal twitter account is hidden from prying eyes (but as a result of the number of tweets and the subjects I write upon, draw just as many spammers as does the professional account)!</p>
<p>The information we post on the Tall Poppy blogs, found on our site, are dedicated to keeping our visitors up-to-date with web-related information and technology, with the once weekly status report on what we&#8217;re doing, just to prove we&#8217;re humans and not spambots!</p>
<p>And there&#8217;s the point of difference that you should aim at if you choose to take any of these new technologies up: make it human, make it real. By doing that you become your own representative on the web, and people like talking to people; we&#8217;re all voyers online and hearing positive stories about businesses doing great work means you&#8217;ll start to attract people you&#8217;d like to do business with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/mailing-lists-versus-social-networking-the-new-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 100 websites</title>
		<link>http://www.tallpoppydigital.com/top-100-websites</link>
		<comments>http://www.tallpoppydigital.com/top-100-websites#comments</comments>
		<pubDate>Wed, 09 Dec 2009 20:44:28 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=392</guid>
		<description><![CDATA[Today in The Guardian online there is a report on their top 100 websites, with some analysis of the winners and losers this year:
100 essential websites
It makes for interesting reading, especially the part how Twitter has effectively steamrolled the opposition and now has become, in my opinion, the tool of choice for citizen-journalists (remember the [...]]]></description>
			<content:encoded><![CDATA[<p>Today in The Guardian online there is a report on their top 100 websites, with some analysis of the winners and losers this year:</p>
<p><a href="http://www.guardian.co.uk/technology/2009/dec/09/best-websites-internet" target="_blank">100 essential websites</a></p>
<p>It makes for interesting reading, especially the part how Twitter has effectively steamrolled the opposition and now has become, in my opinion, the tool of choice for citizen-journalists (remember the Iranian elections?), and Google and Microsoft have cottoned-onto this and are now using Tweets in their search results which is a big change.</p>
<p>Here&#8217;s an opinion on Twitter and the concept of citizen journalism: rather than hindering and misinforming, slowly it will help journalism as a whole as verifiable stories will be easier to find, and nothing is better than getting information from the people on the ground.</p>
<p>And the more information that comes from those closest to problems that are occurring, the better things could conceivably get. Certainly you have to be cautious with information online, but if enough people speak on the same topic and convey the same information, you&#8217;ve got cause for thought and the information to act.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/top-100-websites/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Design</title>
		<link>http://www.tallpoppydigital.com/website-design</link>
		<comments>http://www.tallpoppydigital.com/website-design#comments</comments>
		<pubDate>Wed, 09 Dec 2009 00:31:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[tips for the web]]></category>
		<category><![CDATA[tips for your mac]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/website-design</guid>
		<description><![CDATA[It&#8217;s Finally Ready!

Google releases Chrome for Mac and Linux

Chrome has been out at least a year for the PC, but unfortunately for us on the Mac (and Linux by default) there hasn&#8217;t been anything to use but the rather good Safari or the (in my opinion) slightly disappointing Firefox.

I say disappointing with regard to Firefox [...]]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It&#8217;s Finally Ready!
<div></div>
<div><a href="http://www.theage.com.au/digital-life/computers/google-releases-chrome-for-macs-linux-20091209-kihn.html">Google releases Chrome for Mac and Linux</a>
</p>
<div>Chrome has been out at least a year for the PC, but unfortunately for us on the Mac (and Linux by default) there hasn&#8217;t been anything to use but the rather good Safari or the (in my opinion) slightly disappointing <a href="http://www.mozilla.com/en-US/firefox/firefox.html">Firefox</a>.</div>
<div></div>
<div>I say disappointing with regard to Firefox because, as a web designer, I have to be able to test web pages. And unfortunately to-date, Firefox has a page reload issue which leads to misinformation. An example: I make a change in the code of the website, go to Firefox to test it, reload the page (shift-refresh) and there&#8217;s no change. So I try another change and test it out and there&#8217;s still no change that I can see.</div>
<div></div>
<div>Well, actually there is. It&#8217;s just the browser doesn&#8217;t accept a forced reload of the page. It relies on the cached version. So it displays the version of the page that&#8217;s in memory rather than retrieving a new one. Even if I&#8217;m testing locally.</div>
<div></div>
<div>This is fine for the majority of people, and Firefox is still an improvement in security and a number of other features on most web browsers. Unfortunately it led to many hours of hair-pulling and frustration for this little black duck.&nbsp;</div>
<div></div>
<div>I stuck with Firefox because of <a href="http://getfirebug.com/">the rather good &#8220;Firebug&#8221; plugi</a>n, which meant I could look at the underlying code of the site. But once <a href="http://www.macobserver.com/tmo/article/Safari_3.1_The_Magical_Develop_Menu/">I was told about the developer settings in Safari</a>, I moved over and haven&#8217;t looked back.</div>
<div></div>
<div>So in short, I&#8217;ll be downloading a copy of Chrome, but it won&#8217;t be the browser-o-choice for most tasks. It&#8217;ll be a testing ground.</div>
<div></div>
<div>But, I hear you say, what about PC browsers and the heinous Internet Explorer 6?</div>
<div></div>
<div>I&#8217;ve tried VNC Fusion and even Parallels (and Virtual PC on the old mac G4 hardware) and they&#8217;re all astonishingly resource-hungry. As a virtualisation system, they&#8217;re rather good, but you need licensed copies of Windows and an individual windows install for each version of Internet Explorer and a cartload of memory so you can run them.</div>
<div></div>
<div>This is the equivalent of a badly run car: a hole to throw memory into.&nbsp;</div>
<div></div>
<div>So as an alternative, I have a licensed copy of the <a href="http://www.winehq.org/">WINE</a> port (haha, couldn&#8217;t resist) <a href="http://www.codeweavers.com/">Codeweavers Crossover Mac</a> (there&#8217;s one for Linux too). This will run individual copies of Internet Explorer on their own, no OS needed.&nbsp;</div>
<div></div>
<div>Yes, it costs me a little money, but it&#8217;s worth every penny (and it&#8217;s cheaper by far than the alternatives above).</div>
<div></div>
<div>For a quick look at a website, I use the rather good <a href="http://browsershots.org/">browsershots projec</a>t. This lists every browser known to humanity (and some I&#8217;ve never heard of) and you can click the box, enter your website URL and see what it looks like.</div>
<div></div>
<div>There&#8217;s a limit to how many you can test against in one 24 hour period of course, so I am sparing with this, but for the major browsers on windows (IE 6-8) it works a treat. And if you want to use more, you can buy a monthly pass.&nbsp;</div>
<div></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/website-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting status</title>
		<link>http://www.tallpoppydigital.com/hosting-status</link>
		<comments>http://www.tallpoppydigital.com/hosting-status#comments</comments>
		<pubDate>Tue, 08 Dec 2009 07:51:14 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=367</guid>
		<description><![CDATA[If you&#8217;ve chosen to have your website hosted with Tall Poppy Digital, you can now check if there are any problems just by visiting here and looking in the sidebar.
I&#8217;ve added a widget there for the Dreamhost Status feed, through Twitter, which gives updates on any issues that may be occurring.
As annoying as website and [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve chosen to have your website hosted with Tall Poppy Digital, you can now check if there are any problems just by visiting here and looking in the sidebar.</p>
<p>I&#8217;ve added a widget there for the <a href="http://www.dreamhoststatus.com/" target="_blank">Dreamhost Status feed</a>, through Twitter, which gives updates on any issues that may be occurring.</p>
<p>As annoying as website and email issues are, <a href="http://dreamhost.com" target="_blank">Dreamhost</a> is one of the very few hosting companies who give details and regular updates when they have problems. It&#8217;s one of the reasons I&#8217;ve been with them for 5 years now and have no plans on going anywhere else!</p>
<p>So if you&#8217;ve got any problems, take a look here and hopefully there will be an update. Otherwise, don&#8217;t hesitate to call me on 0404 189 774 if it&#8217;s an emergency!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/hosting-status/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Support Cheat Sheet</title>
		<link>http://www.tallpoppydigital.com/tech-support-cheat-sheet</link>
		<comments>http://www.tallpoppydigital.com/tech-support-cheat-sheet#comments</comments>
		<pubDate>Tue, 08 Dec 2009 00:49:07 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[free downloads]]></category>
		<category><![CDATA[tips for Wordpress]]></category>
		<category><![CDATA[tips for the web]]></category>
		<category><![CDATA[tips for your mac]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=349</guid>
		<description><![CDATA[With thanks to Randall Munroe of XKCD.com:
The Tech Support Cheat Sheet &#8211; be the envy of your colleagues and co-workers and fix your family&#8217;s computers using this highly sought-after free guide
You can download it here: Tech Support Cheat Sheet at XKCD.COM
]]></description>
			<content:encoded><![CDATA[<p>With thanks to <a href="http://xkcd.com" target="_blank">Randall Munroe of XKCD.com</a>:</p>
<p>The Tech Support Cheat Sheet &#8211; be the envy of your colleagues and co-workers and fix your family&#8217;s computers using this highly sought-after free guide</p>
<p>You can download it here: <a href="http://xkcd.com/627/" target="_blank">Tech Support Cheat Sheet at XKCD.COM</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/tech-support-cheat-sheet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop 3d book and box</title>
		<link>http://www.tallpoppydigital.com/photoshop-3d-book-and-box</link>
		<comments>http://www.tallpoppydigital.com/photoshop-3d-book-and-box#comments</comments>
		<pubDate>Fri, 04 Dec 2009 07:21:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[free downloads]]></category>
		<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/?p=329</guid>
		<description><![CDATA[Thanks to the wonderful people at Stylish Design, anyone who has Photoshop CS2 or up, together with some graphic design skills, can create really nice, convincing-looking 3d eBook and box images.
Click to open the Stylish Design eBook page
It&#8217;s a really nice solution and looks great! The only thing to remember is to save the file [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the wonderful people at <a href="http://www.stylishdesign.com" target="_blank">Stylish Design</a>, anyone who has Photoshop CS2 or up, together with some graphic design skills, can create really nice, <strong>convincing-looking </strong>3d eBook and box images.</p>
<p><a href="http://www.stylishdesign.com/create-3d-book-covers-using-actionscripts/" target="_blank">Click to open the Stylish Design eBook page</a></p>
<p>It&#8217;s a really nice solution and looks great! The only thing to remember is to save the file as a different name before you compile it, otherwise you won&#8217;t be able to make changes!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/photoshop-3d-book-and-box/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster information- useful, free information</title>
		<link>http://www.tallpoppydigital.com/webmaster-information</link>
		<comments>http://www.tallpoppydigital.com/webmaster-information#comments</comments>
		<pubDate>Wed, 02 Dec 2009 22:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://www.tallpoppydigital.com/google-webmaster-useful-free-information</guid>
		<description><![CDATA[Google Webmaster Help
Google provides a number of free services for users of the web (and by default, users of their search engine. Bing is a newcomer to the market and only time shall tell how popular it gets).

Google Webmaster Help
The Google Webmaster help gives answers to questions that you probably haven&#8217;t even thought of yet, [...]]]></description>
			<content:encoded><![CDATA[<h2>Google Webmaster Help</h2>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Google provides a number of free services for users of the web (and by default, users of their search engine. Bing is a newcomer to the market and only time shall tell how popular it gets).</div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><a href="http://www.google.com/support/webmasters/?hl=en">Google Webmaster Help</a></div>
<div>The Google Webmaster help gives answers to questions that you probably haven&#8217;t even thought of yet, such as <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=159206">What does the search result actually mean (anatomy of a search result)</a>.</div>
<div>If you have a traditional website, you should take advantage of a webmaster account, and register your website so that it will be indexed sooner rather than later. You&#8217;ll need a sitemap that can be read, but that can be generated once you log in.</div>
<h2>Bing Webmaster Help</h2>
<div>Bing is a new search engine, powered by a mix of Microsoft and Yahoo! technologies but has yet to make a dent in Google&#8217;s dominance of the net. But it&#8217;s still something to consider when you&#8217;re working on your site.</div>
<div></div>
<div><a href="http://help.live.com/help.aspx?project=wl_webmasters&amp;market=en-us&amp;querytype=&amp;query=&amp;tmt=&amp;domain=help.live.com&amp;format=b1" target="_blank">Bing Webmaster help</a></div>
<div></div>
<div>You can submit your website to bing to be indexed (which is the term used for your site being placed in results) and learn a number of other really useful things.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/webmaster-information/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware of excessive domain name pricing</title>
		<link>http://www.tallpoppydigital.com/beware-of-excessive-domain-name-pricing</link>
		<comments>http://www.tallpoppydigital.com/beware-of-excessive-domain-name-pricing#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:37:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[tips for the web]]></category>

		<guid isPermaLink="false">http://tallpoppytechnologyblog.wordpress.com/?p=41</guid>
		<description><![CDATA[I and my good friends once owned a domain. It was a nifty domain (think it cost us $30US for a year at the time). It was for a street magazine I&#8217;d conceived on the flight back to OZ from the UK.
We let it go. There simply wasn&#8217;t the time to keep the magazine going [...]]]></description>
			<content:encoded><![CDATA[<p>I and my good friends once owned a domain. It was a nifty domain (think it cost us $30US for a year at the time). <a title="History" href="http://www.daisydonnie.com/history/">It was for a street magazine I&#8217;d conceived on the flight back to OZ from the UK.</a></p>
<p>We let it go. There simply wasn&#8217;t the time to keep the magazine going with our lives the way they were. C&#8217;est la vie.</p>
<p>I&#8217;ve thought a few times about resurrecting it, but have put it down as something I&#8217;d done.</p>
<p>Lately though, the idea is growing legs. They&#8217;re mutant legs to be sure, but legs are legs as they say.</p>
<p>So I looked around at getting the domain name again.</p>
<p>Someone had grabbed it. a company that upon enquiry asked for $7,000US for it.</p>
<p>Perhaps I&#8217;m naiive (wouldn&#8217;t be the first time it had been implied), but I find this kind of attitude to domain names not really what I thought the web was for.</p>
<p>It&#8217;s a free and open society, it&#8217;s something new, totally new. <a href="http://www.guardian.co.uk/media/2009/aug/06/rupert-murdoch-website-charges" target="_blank">And commercial interests such as the current owners of the domain are very much old-paradigm, the Rupert Murdoch&#8217;s of the world</a>.</p>
<p>And they try to (and often do) get away with vastly appreciated prices like this simply because in the real world they&#8217;d be told to stuff it where the sun doesn&#8217;t shine. The web &#8212; to many people &#8212; is a great unknown, somewhere to fear.</p>
<p>I was contacted again by the company and they posited the following reasons why they were happy to charge $7000 for a domain name:</p>
<p style="padding-left:30px;">You&#8217;re taking your business in the right direction by pursuing a premium domain name that&#8217;s short, memorable and descriptive.</p>
<p>You already know that building a strong online identity is critical in today&#8217;s market. We hear story after story of successful businesses built on the right domain names. They give our clients the competitive edge they need.</p>
<p><span style="text-decoration:underline;">[Your domain] </span>is still available, so don&#8217;t settle for just any domain name. Let us help you get the one you want. Call us now at <strong>1-111-111-111 </strong>(US),<strong>+1-222-333-4444</strong>(Worldwide) to make an offer.</p>
<p>I would like to work with you on this, and hope to hear from you.</p>
<p>Best Regards,</p>
<p>My response was &#8220;good luck&#8221; and I&#8217;ve got a domain name that&#8217;s close enough for me.</p>
<p>While in a way it&#8217;s true that getting short, memorable and descriptive domain names is a good thing, but it&#8217;s also true that <a href="http://en.wikipedia.org/wiki/Search_engine_optimization" target="_blank">if you do your SEO and copywriting right</a>, you&#8217;ll get visitors anyway. The comparison of people searching on a specific name versus keywords is quite different. If they&#8217;re searching on a specific name, then it&#8217;s likely they&#8217;ve already spoken with you, seen your shop or advertising already. The web works better for you if you do your homework with the content on your site, and research the search terms (keywords) that people are likely to use to find what they&#8217;re looking for: your services or products.</p>
<p>An easily remembered domain name only works once they&#8217;ve found you and want to visit again. And if you want to spend $7,000US, you&#8217;d be better doing it getting the content on your site up-to-scratch. Indeed, you probably won&#8217;t have to spend anywhere near that much for your site copy and SEO.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallpoppydigital.com/beware-of-excessive-domain-name-pricing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
