<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>software development blogs</title>
	<link>http://customsoftwaresolutions.ie/Blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 20 Jun 2010 10:53:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Tips for using linkedin &#8211; Marketing your business</title>
		<description><![CDATA[ 
#1: Boosting Your Search Engine Optimization
There are three areas to add website links to your LinkedIn profile. Instead of displaying “My Blog” &#38; “My Website,” click on Edit and then click on Other.  Type in a keyword phrase that describes how people can search to find your business.

For example, I changed my main mortgage website [...]]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=39</link>
			</item>
	<item>
		<title>php &#8211; displaying mysql data horizontal</title>
		<description><![CDATA[This code shows you how to display your mysql data horizontal. The code display 4 products across with two rows, so i display 8 products in total.   
 &#60;?php
    // connect to mysql database server
include &#8216;config.php&#8217;;
include &#8216;opendb.php&#8217;;
    // fetch data. I am only going to display 8 products.
    $res = mysql_query(&#8220;SELECT * FROM usedbikes where Publish = &#8216;Y&#8217;  order by BikeID [...]]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=35</link>
			</item>
	<item>
		<title>Selecting the right software development company</title>
		<description><![CDATA[Every large Company want to outsource their software development projects to a safe and secure Software Development Company.  There is lots of Software Development Company in this competitive word it&#8217;s difficult to choose the best one.
Software development provides evidence to be cost-effective for customers who have their presence or want their presence worldwide. For example if you [...]]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=33</link>
			</item>
	<item>
		<title>Using PHP to connect to Mysql Database</title>
		<description><![CDATA[The below code connects to a mysql database.
&#60;?php
//All the below variables are related to your mysql database
$username = &#8220;your_name&#8221;;
$password = &#8220;your_password&#8221;;
$hostname = &#8220;localhost&#8221;; 
//connection to the database
$dbhandle = mysql_connect($hostname, $username, $password)
 or die(&#8220;Unable to connect to MySQL Database&#8221;);
echo &#8220;Connected to MySQL Database&#60;br&#62;&#8221;;
//select a database to work with
$selected = mysql_select_db(&#8220;DatabaseName&#8221;,$dbhandle)
  or die(&#8220;Could not select DatabaseName &#8220;);
//execute the SQL [...]]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=29</link>
			</item>
	<item>
		<title>Social bookmarks to help boost your ranking</title>
		<description><![CDATA[I have a list of 55 social book marking site that you may find handy.
http://slashdot.org (PR9)
http://digg.com (PR8)
http://technorati.com (PR8) (Only Blogs)
http://www.furl.net (PR7)
http://www.backflip.com (PR7)
http://www.hugg.com (PR7)
http://www.mixx.com (PR7)
http://ma.gnolia.com (PR7)
http://www.connotea.org (PR7)
http://mystuff.ask.com (PR7)
http://www.reddit.com (PR7)
http://www.dzone.com (PR7)
http://www.folkd.com (PR7)
http://multiply.com (PR7)
http://www.searchles.com (PR6)
http://de.lirio.us (PR6)
http://www.dotnetkicks.com (PR6)
http://www.bloghop.com (PR6)
http://www.plime.com (PR6)
http://www.bibsonomy.org (PR6)
http://www.clipclip.org (PR6)
http://linkagogo.com (PR6)
http://www.spurl.net (PR6)
http://www.zlitt.com (PR6)
http://www.indianpad.com (PR6)
http://www.tumblr.com (PR6)
http://www.myvmarks.com (PR5)
http://www.listible.com (PR5)
http://www.bringr.com (PR5)
http://faves.com (PR5)
http://www.linkinn.com (PR5)
http://spotback.com (PR5)
http://www.mylinkvault.com (PR5)
http://my.xilinus.com (PR5)
http://linkatopia.com (PR5)
http://www.bumpzee.com (PR5)
http://www.bookmarktracker.com (PR5)
http://www.healthranker.com (PR5) [...]]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=26</link>
			</item>
	<item>
		<title>High PR website to add links</title>
		<description><![CDATA[High value PR]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=19</link>
			</item>
	<item>
		<title>49 Directories that will count</title>
		<description><![CDATA[link building, do-follow, seo]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=14</link>
			</item>
	<item>
		<title>Pay Per Click Terms</title>
		<description><![CDATA[1 CPC Cost per click. The actual Euro value  you pay per click.
2 CPM Cost per thousand impressions. Allows  you to compare costs from one ad venue, or type, to another. If an ad costs €500  for 10,000 impressions, your CPM is €500 divided by 10, or €50. Because most PPC  [...]]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=10</link>
			</item>
	<item>
		<title>Using Social Media to Boost Search Engine Results</title>
		<description><![CDATA[Most of us are well aware that the search engines frequently change their algorithms to improve search results for users (and foil spammers), which can make it challenging for small businesses just to keep up. But as web technology continues to evolve, it also creates new opportunities for small businesses to improve their SEO strategies and boost their rankings as well. Social media (sites like Facebook, Twitter, LinkedIn, Technorati, Digg, etc.) provide an excellent opportuníty for small businesses to not only promote their products and services online, but also to gain significant ground in the search engine results]]></description>
		<link>http://customsoftwaresolutions.ie/Blog/?p=4</link>
			</item>
</channel>
</rss>
