<?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>eli geske &#187; Cool Web Stuff</title>
	<atom:link href="http://eligeske.com/category/cool-web-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://eligeske.com</link>
	<description>Good information for the geeky kind.</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:20:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HTML Table Style Generator</title>
		<link>http://eligeske.com/cool-web-stuff/data-table-style-generator/</link>
		<comments>http://eligeske.com/cool-web-stuff/data-table-style-generator/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 16:41:26 +0000</pubDate>
		<dc:creator>eligeske</dc:creator>
				<category><![CDATA[Cool Web Stuff]]></category>
		<category><![CDATA[data grid css]]></category>
		<category><![CDATA[data table styler]]></category>
		<category><![CDATA[data table themer]]></category>
		<category><![CDATA[grid table styler]]></category>
		<category><![CDATA[html table generator]]></category>
		<category><![CDATA[table alt row]]></category>
		<category><![CDATA[table css]]></category>
		<category><![CDATA[table generator]]></category>
		<category><![CDATA[table gradient]]></category>
		<category><![CDATA[table styler]]></category>
		<category><![CDATA[table themes]]></category>
		<category><![CDATA[theme roller]]></category>

		<guid isPermaLink="false">http://eligeske.com/?p=467</guid>
		<description><![CDATA[A new and easy to use table generator or really an html table generator for css. Makes styling html tables easy and fast. Check it out!]]></description>
			<content:encoded><![CDATA[<p><strong>How often do you work with tables?</strong></p>
<p>I work with them quite a bit and styling them can be tedious and buying a theme to utilize the html table layout and styles they&#8217;ve implemented can be overkill.</p>
<p>The other day I came across <a title="css button generator" href="http://cssbuttongenerator.com" target="_blank">http://cssbuttongenerator.com</a> while needing to make a quick nicely styled button. The generator made styling an &lt;a&gt; tag so fast and easy.  I was hoping to find a generator for html tables, so I scoured the web for a bit and came up with nothing, nada.  Which led me to the choice of sacrificing my overly exciting normal weekend drudgery by creating, http://tablestyler.com a html <a title="table generator" href="http://tablestyler.com/" target="_blank">table generator</a> and css styler.</p>
<p>(Much props to the creator of the <a title="css button generator" href="http://cssbuttongenerator.com" target="_blank">http://cssbuttongenerator.com</a>, great tool).</p>
<p><a title="table generator" href="http://tablestyler.com/" target="_blank"><img class="aligncenter size-full wp-image-470" title="data-grid-styler" src="http://eligeske.com/wp-content/uploads/2011/08/data-grid-styler.jpg" alt="table generator" width="538" height="195" /></a></p>
<p>Here are some of the Features:</p>
<ol style="padding-left: 25px; margin-bottom: 15px;">
<li>Font Family</li>
<li>Table Border Width/Radius/Color</li>
<li>Cell Padding</li>
<li>Show/Hide Footer</li>
<li>Header Gradient Color/Text Color/Font-Bold</li>
<li>Show Column Lines Show/Hide/Color/Width</li>
<li>Show Hide/Footer</li>
<li>Alt Rows &amp; Alt Row Colors</li>
<li>Add/Remove Pagination</li>
<li>Styling the Pagination</li>
<li>Preset Color Themes</li>
</ol>
<p><strong>Do you have any suggestions or features you would like to see added? I&#8217;d like to hear them. Use the comment area below as a drop box or discussion area for the Table Generator.<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://eligeske.com/cool-web-stuff/data-table-style-generator/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Convenient Web Tools</title>
		<link>http://eligeske.com/cool-web-stuff/web-tools/</link>
		<comments>http://eligeske.com/cool-web-stuff/web-tools/#comments</comments>
		<pubDate>Sat, 28 May 2011 07:46:56 +0000</pubDate>
		<dc:creator>eligeske</dc:creator>
				<category><![CDATA[Cool Web Stuff]]></category>
		<category><![CDATA[basename]]></category>
		<category><![CDATA[convert line breaks]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[sha1]]></category>
		<category><![CDATA[url decode]]></category>
		<category><![CDATA[url encode]]></category>

		<guid isPermaLink="false">http://eligeske.com/?p=348</guid>
		<description><![CDATA[In need of some quick string tools? Me too, so here they are. Do some quick conversions, decoding, encoding, hashing, line breaks, html entities and more.]]></description>
			<content:encoded><![CDATA[<p><a href="http://eligeske.com/tools/"><img class="size-full wp-image-350 alignnone" title="myToolsImage" src="http://eligeske.com/wp-content/uploads/2011/05/myToolsImage.png" alt="myToolsImage" width="434" height="163" /></a></p>
<p>I do a lot of testing and debugging everyday of my enjoyable life. Sometimes doing full unit testing is an unnecessary waste of time. So I develop small little helper tools to assist my manual debugging. Today I decided to put those little helper tools online.</p>
<p>&gt;&gt; <a href="http://eligeske.com/tools">Useful Web Tools</a></p>
<p>Some of those included are:</p>
<ul>
<li>URL Encode / Decode tool</li>
<li>MD5 Hash tool</li>
<li>Sha1 Hash tool</li>
<li>Convert Line Breaks into HTML breaks</li>
<li>Strip Line Breaks</li>
<li>Convert Characters to HTML</li>
</ul>
<p>As I think of them or find them in my mess of test code I&#8217;ll upload them to share to the world.</p>
]]></content:encoded>
			<wfw:commentRss>http://eligeske.com/cool-web-stuff/web-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

