<?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>BLUEice studios</title>
	<atom:link href="http://www.blueicestudios.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueicestudios.com</link>
	<description>I make stuff for you :)</description>
	<lastBuildDate>Wed, 20 Jul 2011 09:07:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>List of MySQL Functions in PHP</title>
		<link>http://www.blueicestudios.com/list-of-mysql-functions-in-php/</link>
		<comments>http://www.blueicestudios.com/list-of-mysql-functions-in-php/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 09:07:32 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=407</guid>
		<description><![CDATA[Name &#8211; Descriptions mysql_affected_rows — Get number of affected rows in previous MySQL operation mysql_client_encoding — Returns the name of the character set mysql_close — Close MySQL connection mysql_connect — Open a connection to a MySQL Server mysql_create_db — Create a MySQL database mysql_data_seek — Move internal result pointer mysql_db_name — Get result data mysql_db_query [...]]]></description>
			<content:encoded><![CDATA[<p>Name &#8211; Descriptions<br />
mysql_affected_rows — Get number of affected rows in previous MySQL operation<br />
mysql_client_encoding — Returns the name of the character set<br />
mysql_close — Close MySQL connection<br />
mysql_connect — Open a connection to a MySQL Server<br />
mysql_create_db — Create a MySQL database<br />
mysql_data_seek — Move internal result pointer<br />
mysql_db_name — Get result data<br />
mysql_db_query — Send a MySQL query<br />
mysql_drop_db — Drop (delete) a MySQL database<br />
mysql_errno — Returns the numerical value of the error message from previous MySQL operation<br />
mysql_error — Returns the text of the error message from previous MySQL operation<br />
mysql_escape_string — Escapes a string for use in a mysql_query<br />
mysql_fetch_array — Fetch a result row as an associative array, a numeric array, or both<br />
mysql_fetch_assoc — Fetch a result row as an associative array<br />
mysql_fetch_field — Get column information from a result and return as an object<br />
mysql_fetch_lengths — Get the length of each output in a result<br />
mysql_fetch_object — Fetch a result row as an object<br />
mysql_fetch_row — Get a result row as an enumerated array<br />
mysql_field_flags — Get the flags associated with the specified field in a result<br />
mysql_field_len — Returns the length of the specified field<br />
mysql_field_name — Get the name of the specified field in a result<br />
mysql_field_seek — Set result pointer to a specified field offset<br />
mysql_field_table — Get name of the table the specified field is in<br />
mysql_field_type — Get the type of the specified field in a result<br />
mysql_free_result — Free result memory<br />
mysql_get_client_info — Get MySQL client info<br />
mysql_get_host_info — Get MySQL host info<br />
mysql_get_proto_info — Get MySQL protocol info<br />
mysql_get_server_info — Get MySQL server info<br />
mysql_info — Get information about the most recent query<br />
mysql_insert_id — Get the ID generated in the last query<br />
mysql_list_dbs — List databases available on a MySQL server<br />
mysql_list_fields — List MySQL table fields<br />
mysql_list_processes — List MySQL processes<br />
mysql_list_tables — List tables in a MySQL database<br />
mysql_num_fields — Get number of fields in result<br />
mysql_num_rows — Get number of rows in result<br />
mysql_pconnect — Open a persistent connection to a MySQL server<br />
mysql_ping — Ping a server connection or reconnect if there is no connection<br />
mysql_query — Send a MySQL query<br />
mysql_real_escape_string — Escapes special characters in a string for use in an SQL statement<br />
mysql_result — Get result data<br />
mysql_select_db — Select a MySQL database<br />
mysql_set_charset — Sets the client character set<br />
mysql_stat — Get current system status<br />
mysql_tablename — Get table name of field<br />
mysql_thread_id — Return the current thread ID<br />
mysql_unbuffered_query — Send an SQL query to MySQL without fetching and buffering the result rows</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/list-of-mysql-functions-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Micheal Reagan&#8217;s in the Morning</title>
		<link>http://www.blueicestudios.com/micheal-reagans-in-the-morning/</link>
		<comments>http://www.blueicestudios.com/micheal-reagans-in-the-morning/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 06:18:08 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=400</guid>
		<description><![CDATA[Visit Site]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.reaganmorning.com/">Visit Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/micheal-reagans-in-the-morning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nivo Slider Auto Thumbs with TimThumb</title>
		<link>http://www.blueicestudios.com/nivo-slider-auto-thumbs-with-timthumb/</link>
		<comments>http://www.blueicestudios.com/nivo-slider-auto-thumbs-with-timthumb/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 22:12:10 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[nivoslider]]></category>
		<category><![CDATA[timthumb]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=362</guid>
		<description><![CDATA[Just a quick and painless way to add thumbnail support to the Nivo Slider with TimThumb. Get yourself the TimThumb source and put it in the root of your site. Create a folder in the root of your site named &#8220;cache&#8221; and set the permissions to 777. Now open your nivo slider js file. Im [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick and painless way to add thumbnail support to the <a href="http://nivo.dev7studios.com/" target="_blank">Nivo Slider</a> with <a href="http://timthumb.googlecode.com/svn/trunk/timthumb.php" target="_blank">TimThumb</a>.</p>
<p><a href="http://www.blueicestudios.com/wp-content/uploads/2010/12/nivo_thumb.JPG"><img class="aligncenter size-medium wp-image-363" title="nivo_thumb" src="http://www.blueicestudios.com/wp-content/uploads/2010/12/nivo_thumb-300x83.jpg" alt="nivo_thumb" width="300" height="83" /></a><br />
Get yourself the <a href="http://timthumb.googlecode.com/svn/trunk/timthumb.php" target="_blank">TimThumb</a> source and put it in the root of your site.</p>
<p>Create a folder in the root of your site named &#8220;<strong>cache</strong>&#8221; and set the permissions to 777.</p>
<p>Now open your nivo slider js file. Im using jquery.nivo.slider.pack.js, search for the first nivo-control.<br />
<code><br />
&lt;a rel="'+k+'"&gt;&lt;img src="'+f.attr("rel")+'" alt="" /&gt;&lt;/a&gt;<br />
</code><br />
Now replace that with<br />
<code><br />
<a class="nivo-control" rel="'+k+'"><img src="'+f.attr(" alt="" /></a>&lt;a rel="'+k+'"&gt;&lt;img src="timthumb.php?src='+f.attr("src")+'&amp;h=19&amp;w=35" alt="" /&gt;&lt;/a&gt;<br />
</code><br />
The changes made are the timthumb.php addition to the image src and the attr change to src.<br />
<code><br />
timthumb.php?src='+f.attr("src")+'&amp;h=19&amp;w=35<br />
</code><br />
adjust the h= and w= to your liking.</p>
<p>Save the file and your good to go, no need to make thumbnails or anything else to the img tag in your nivo slider.</p>
<p>If you would like installation help just contact me via skype: blueicestudios</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/nivo-slider-auto-thumbs-with-timthumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chained Select Box Generator</title>
		<link>http://www.blueicestudios.com/chained-select-box-generator/</link>
		<comments>http://www.blueicestudios.com/chained-select-box-generator/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 07:21:35 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[chained]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[select]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=292</guid>
		<description><![CDATA[Well everyone, I&#8217;m almost done with the generator!! Watch this short clip to see it in action. Features: Generate on the fly 3 tier chained selects. View the chain after its created. Edit an existing chain as easy as you made it. Delete chains. Export chain files. Export chain CSV database file. Build unlimited chains [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><strong>Well everyone, I&#8217;m almost done with the generator!! </strong></span></p>
<p><span style="color: #ff0000;"><strong>Watch this short clip to see it in action.</strong></span></p>
<p><span style="color: #ff0000;"><strong><span id="more-292"></span><br />
</strong></span></p>
<p><strong>Features:</strong></p>
<ol>
<li><strong>Generate on the fly 3 tier chained selects.</strong></li>
<li><strong>View the chain after its created.<br />
</strong></li>
<li><strong>Edit an existing chain as easy as you made it.</strong></li>
<li><strong>Delete chains.</strong></li>
<li><strong>Export chain files.</strong></li>
<li><strong>Export chain CSV database file.</strong></li>
<li><strong>Build unlimited chains and unlimited options.</strong></li>
<li><strong>Upload the generator, create a database, edit 1 file and your ready to make chains!<br />
</strong></li>
</ol>
<p style="text-align: center;">
A screenshot of the current version<br /><a href="http://www.blueicestudios.com/wp-content/uploads/2010/12/Capture1.JPG"><img class="aligncenter size-full wp-image-296" title="Ver 1.2" src="http://www.blueicestudios.com/wp-content/uploads/2010/12/Capture1.JPG" alt="Capture1" width="580" height="130" /></a></p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/O6J79x6Lojc?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/O6J79x6Lojc?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p style="text-align: center;">If you are interested in this tool it is for sale, while I get together a payment system you can <a href="http://www.blueicestudios.com/contact-us/">contact me</a> about trying out a beta.</p>
<p><a href='http://www.pledgie.com/campaigns/14423'><img alt='Click here to lend your support to: Chained Select Generator and make a donation at www.pledgie.com !' src='http://www.pledgie.com/campaigns/14423.png?skin_name=chrome' border='0' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/chained-select-box-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tell DC &#8211; WIP</title>
		<link>http://www.blueicestudios.com/tell-dc-wip/</link>
		<comments>http://www.blueicestudios.com/tell-dc-wip/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 04:36:42 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=276</guid>
		<description><![CDATA[Visit Tell DC WIP Tech Used: HTML CSS jQuery CodeIgniter PHP Framework]]></description>
			<content:encoded><![CDATA[<p>Visit <a href="http://www.eternalinscriptions.com/">Tell DC WIP</a></p>
<p style="padding-left: 30px;"><strong>Tech Used:</strong></p>
<ul>
<li> HTML</li>
<li> CSS</li>
<li> jQuery</li>
<li> CodeIgniter PHP Framework</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/tell-dc-wip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSP Requests &#8211; WIP</title>
		<link>http://www.blueicestudios.com/bsp-requests-wip/</link>
		<comments>http://www.blueicestudios.com/bsp-requests-wip/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 02:11:39 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=269</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blueicestudios.com/wp-content/uploads/2010/11/bsp1.JPG"><img src="http://www.blueicestudios.com/wp-content/uploads/2010/11/bsp1.JPG" alt="bsp1" title="bsp1" width="608" height="499" class="alignleft size-full wp-image-271" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/bsp-requests-wip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scratch Golf</title>
		<link>http://www.blueicestudios.com/scratch-golf/</link>
		<comments>http://www.blueicestudios.com/scratch-golf/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 02:07:29 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=266</guid>
		<description><![CDATA[Visit Scratch Golf]]></description>
			<content:encoded><![CDATA[<p>Visit <a href="http://www.scratchgolf.com">Scratch Golf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/scratch-golf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bridgestone Properties</title>
		<link>http://www.blueicestudios.com/bridgestone-properties/</link>
		<comments>http://www.blueicestudios.com/bridgestone-properties/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 02:03:16 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=263</guid>
		<description><![CDATA[Visit Bridgestone Properties]]></description>
			<content:encoded><![CDATA[<p>Visit <a href="http://www.bridgestoneprop.com/">Bridgestone Properties</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/bridgestone-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reagan</title>
		<link>http://www.blueicestudios.com/reagan/</link>
		<comments>http://www.blueicestudios.com/reagan/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 02:00:44 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=260</guid>
		<description><![CDATA[Visit Reagan.com]]></description>
			<content:encoded><![CDATA[<p>Visit <a href="http://www.reagan.com">Reagan.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/reagan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progresando</title>
		<link>http://www.blueicestudios.com/progresando/</link>
		<comments>http://www.blueicestudios.com/progresando/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 01:57:03 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blueicestudios.com/?p=256</guid>
		<description><![CDATA[Visit Progresando.com]]></description>
			<content:encoded><![CDATA[<p>Visit <a href="http://www.progresando.com">Progresando.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueicestudios.com/progresando/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

