<?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>Only Network &#187; tips</title>
	<atom:link href="http://www.only-network.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.only-network.com</link>
	<description>The only network you need to know about!</description>
	<lastBuildDate>Wed, 21 Dec 2011 19:29:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Do you have a weak Social Media Strategy?</title>
		<link>http://www.only-network.com/2010/05/do-you-have-a-weak-social-media-strategy/</link>
		<comments>http://www.only-network.com/2010/05/do-you-have-a-weak-social-media-strategy/#comments</comments>
		<pubDate>Sun, 16 May 2010 03:34:57 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Marketing and Advertising]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Social Media Strategy]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=664</guid>
		<description><![CDATA[Image by Emilie Ogez via Flickr I came across an interesting post that outlines 5 warning signs of a weak social media strategy. These signs consist of: Lack of Focus on a Few Social Networks No Responsibility for Executing Social Media Activities Daily Tasks are Not Aligned with Social Media Strategy Metrics Are Not Being [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 250px;" class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://www.flickr.com/photos/7903145@N08/3768978938"><img src="http://farm3.static.flickr.com/2549/3768978938_1031dc255a_m.jpg" alt="Social Media Strategy Framework" title="Social Media Strategy Framework" height="158" width="240"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/7903145@N08/3768978938">Emilie Ogez</a> via Flickr</dd>
</dl>
</div>
</div>
<p>I came across an interesting post that outlines <a href="http://www.socialmediatoday.com/SMC/195884">5 warning signs of a weak social media strategy</a>. These signs consist of:</p>
<ul>
<li>Lack of Focus on a Few Social Networks</li>
<li>No Responsibility for Executing Social Media Activities</li>
<li>Daily Tasks are Not Aligned with Social Media Strategy</li>
<li>Metrics Are Not Being Measured</li>
<li>There is No Social Media Strategy in the First Place!!</li>
</ul>
<p>There are some interesting points that you need to look out for, especially if you&#8217;re hiring someone to do the job for you. It doesn&#8217;t matter if you&#8217;re selling <a href="http://www.the-ballet-shop.com/shoes/pointe-shoes.html">ballet shoes</a> or <a href="http://weightlossstories.org/">weight loss success stories</a>, you need to make sure you know what you&#8217;re jumping into, otherwise you&#8217;re just wasting your money.</p>
<p>Actually, speaking about money, the most important part of your Social Media Strategy should always be an expectation of the ROI you&#8217;re targeting. You need to keep measuring the positive benefits of your campaigns to make sure you&#8217;re getting value from your activities.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none; float: right;" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=edc0eade-b8a5-4a0b-9922-cfbcd30ba6cf"><span class="zem-script pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2010/05/do-you-have-a-weak-social-media-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need a connection string?</title>
		<link>http://www.only-network.com/2010/02/need-a-connection-string/</link>
		<comments>http://www.only-network.com/2010/02/need-a-connection-string/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:15:28 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[Connection string]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=607</guid>
		<description><![CDATA[Image via Wikipedia Ever been stuck trying to figure out a connection string for a system you need to code against? It&#8217;s usually not a problem because once you figure it out, everything just works, but when you&#8217;re working on something new you could find yourself stuck. This is where ConnectionStrings.com comes in. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 181px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:AquaDataStudio.png"><img title="AquaDataStudio" src="http://upload.wikimedia.org/wikipedia/commons/0/00/AquaDataStudio.png" alt="AquaDataStudio" height="140" width="171"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:AquaDataStudio.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Ever been stuck trying to figure out a connection string for a system you need to code against? It&#8217;s usually not a problem because once you figure it out, everything just works, but when you&#8217;re working on something new you could find yourself stuck. This is where <a href="http://www.connectionstrings.com/">ConnectionStrings.com</a> comes in. It&#8217;s a reference site with connection string samples for any <a class="zem_slink freebase/en/database" href="http://en.wikipedia.org/wiki/Database" title="Database" rel="wikipedia">database</a> you can image (and then some). Worth bookmarking in case you need it in the future. It&#8217;s great that you can find references to anything you want online. Whether you&#8217;re looking up <a href="http://printdirectforless.com/">catalog printing</a> or just price options for different products, you can pretty much find what you need online.</p>
<p>This is a must-have for developers of any online system. Book mark it now.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=700e3f02-54dc-416f-a8e7-c7828d713719" alt=""><span class="zem-script more-info pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2010/02/need-a-connection-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Large MySQL Imports</title>
		<link>http://www.only-network.com/2010/02/solving-large-mysql-imports/</link>
		<comments>http://www.only-network.com/2010/02/solving-large-mysql-imports/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 22:46:04 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=605</guid>
		<description><![CDATA[Image via Wikipedia I had a bit of a problem today trying to get an 8Mb backup uploaded into MySQL. The problem was caused by the fact that phpMyAdmin was timing out when I tried to import the database. I tried breaking it down into smaller sections but a couple of the tables just had [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 310px;" class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:MySQL.svg"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/6/62/MySQL.svg/300px-MySQL.svg.png" alt="MySQL GUI Tools" title="MySQL GUI Tools" height="155" width="300"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:MySQL.svg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>I had a bit of a problem today trying to get an 8Mb backup uploaded into MySQL. The problem was caused by the fact that <a class="zem_slink" href="http://www.phpmyadmin.net/home_page/index.php" title="phpMyAdmin" rel="homepage">phpMyAdmin</a> was timing out when I tried to import the database. I tried breaking it down into smaller sections but a couple of the tables just had too many rows in them. Just as I was about to bang my head against the wall, I came across <a href="http://www.ozerov.de/bigdump.php">BigDump</a>, a MySQL upload tool that staggers the uploads allowing you to upload dump files up to 50Mb in size.</p>
<p>Now that that&#8217;s done, I can go back to looking through <a href="http://www.orlandothemeparkvacations.com">Disney vacations</a> to see where we may be going on our next holiday. This was holding me up, but now that my MySQL restore is done, I have the evening to myself.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><img style="border: medium none; float: right;" class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=4b2504e2-06f1-41b9-8607-7961398703f7"><span class="zem-script more-info pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2010/02/solving-large-mysql-imports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online PHP Functions</title>
		<link>http://www.only-network.com/2010/02/online-php-functions/</link>
		<comments>http://www.only-network.com/2010/02/online-php-functions/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 23:05:16 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=599</guid>
		<description><![CDATA[Did you ever need to quickly run a particular PHP function to see what the result would be? Well, you could always create a quite test file, upload it to your web server and run it. Or else, you could pop onto the Tools 4 Noobs Online PHP Functions, fill in a form and get [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever need to quickly run a particular <a class="zem_slink freebase/en/php" title="PHP" rel="homepage" href="http://www.php.net/">PHP</a> function to see what the result would be? Well, you could always create a quite test file, upload it to your web server and run it. Or else, you could pop onto the <a href="http://www.tools4noobs.com/online_php_functions/">Tools 4 Noobs Online PHP Functions</a>, fill in a form and get your answer. Here are some of the functions your can use:</p>
<ul>
<li> base64_encode</li>
<li>base64_decode</li>
<li>htmlspecialchars</li>
<li>ip2long</li>
<li>long2ip</li>
<li>md5</li>
<li>crc32</li>
<li>nl2br</li>
<li>sha1</li>
<li>str_rot13</li>
</ul>
<p>There are others, but those are the fun ones. So, instead of staying up all night and ending up with <a href="http://www.darkcircle-s.com/">dark circles around eyes</a>, just bookmark the site, and you can pull it up when you need.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=4017a1af-ae08-4bb6-93ff-4ddd08bdca63" alt="" /><span class="zem-script more-info pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2010/02/online-php-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A picture is worth 100 words</title>
		<link>http://www.only-network.com/2009/11/a-picture-is-worth-100-words/</link>
		<comments>http://www.only-network.com/2009/11/a-picture-is-worth-100-words/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 23:29:53 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[Web Design and Development]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=544</guid>
		<description><![CDATA[If you&#8217;re looking to attract people to your website, then there are ways to do this, but once you have them there, how do you keep them? Well, one answer is to make your site attractive and usable. An attractive picture, a good choice of colours and a welcoming layout can make all the difference. [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking to attract people to your website, then there are ways to do this, but once you have them there, how do you keep them? Well, one answer is to make your site attractive and usable. An attractive picture, a good choice of colours and a welcoming layout can make all the difference.</p>
<p>You can go over the top too. For example, I think this site: <a href="http://no5ltd.com/">No5 Ltd</a> is a bit too much, but if you look at this <a href="http://www.carolinadesigns.com/">Outer Banks rentals</a> website, adding a picture would really help to the front page.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/8ff62d6e-05d9-4e09-bb51-9f7c5539ea21/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=8ff62d6e-05d9-4e09-bb51-9f7c5539ea21" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2009/11/a-picture-is-worth-100-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup your website</title>
		<link>http://www.only-network.com/2008/02/backup-your-website/</link>
		<comments>http://www.only-network.com/2008/02/backup-your-website/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 23:21:40 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=187</guid>
		<description><![CDATA[Backing up your website is extremely important. Not only for you but also for your customers. Remember, you don&#8217;t really get life insurance policies for your website. So here are some products that may be able to save you a lot of aggravation: Check out Handy Backup as one way to backup your website. SiteShelter [...]]]></description>
			<content:encoded><![CDATA[<p>Backing up your website is extremely important. Not only for you but also for your customers. Remember, you don&#8217;t really get <a href="http://www.onedollarglobeinsurance.com">life insurance policies</a> for your website. So here are some products that may be able to save you a lot of aggravation:</p>
<ul>
<li>Check out <a href="http://www.handybackup.net/backup-website.shtml">Handy Backup</a> as one way to backup your website.</li>
<li><a href="http://www.downloadjunction.com/product/store/14585/index.html">SiteShelter</a> is another website backup tool</li>
<li>There&#8217;s a great website on free backups <a href="http://free-backup.info/">here</a></li>
<li>Here&#8217;s some information on <a href="http://codex.wordpress.org/WordPress_Backups">backing up WordPress</a></li>
</ul>
<p>Make sure you always keep your backups up to date!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2008/02/backup-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Talk To Frank &#8211; dynamic favicon</title>
		<link>http://www.only-network.com/2008/02/talk-to-frank-dynamic-favicon/</link>
		<comments>http://www.only-network.com/2008/02/talk-to-frank-dynamic-favicon/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 16:13:57 +0000</pubDate>
		<dc:creator>Owen</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.only-network.com/?p=181</guid>
		<description><![CDATA[I keep seeing this advert on TV for a drugs-awareness website called &#8220;Talk To Frank&#8220;. I popped on in one day while bored just to have a look whether it was about drug info, drug rehab or whatever. Turns out it&#8217;s an informational website which includes a number of interactive features, like the ability to [...]]]></description>
			<content:encoded><![CDATA[<p>I keep seeing this advert on TV for a drugs-awareness website called &#8220;<a href="http://www.talktofrank.com/home_html.aspx">Talk To Frank</a>&#8220;. I popped on in one day while bored just to have a look whether it was about <a href="http://www.drugs.org.im/">drug info</a>, <a href="http://www.drugrehabsunsetmalibu.com/drug-rehab/">drug rehab</a> or whatever. Turns out it&#8217;s an informational website which includes a number of interactive features, like the ability to upload your own content.</p>
<p><img src="http://www.talktofrank.com/images/favicon.ico" align="left" border="10" height="16" hspace="10" vspace="10" width="16" />The one thing that I noticed was that they use a dynamic <a href="http://en.wikipedia.org/wiki/Favicon">favicon</a>, the icon that your browser uses next to the URL or next to bookmarks of a page. Reading about it, it turns out you can change your favicon dynamically use AJAX (<a href="http://softwareas.com/Dynamic-Favicons">see here</a>). However, what they were using was an even simpler technique. Apparently if you rename an animated .GIF to .ICO, you can use this as your favicon and you get the animated effect. You live and learn huh ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.only-network.com/2008/02/talk-to-frank-dynamic-favicon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

