<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>brainshitting</title>
	<link>http://www.brainshitting.com</link>
	<description>loose thoughts and ideas</description>
	<lastBuildDate>Fri, 12 Feb 2010 17:18:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Picasna wordpress plug-in help</title>
		<description><![CDATA[Picasna not updating images
Picnasna is not refreshing the album
I have found a lot of this posts looking for help with the picasna plug-in for wordpress, so I have decided to write about it.
Picasna is a great plug-in to do a great gallery of pictures or a portfolio for your wordpress website. The only problem that [...]]]></description>
		<link>http://www.brainshitting.com/index.php/archives/347</link>
			</item>
	<item>
		<title>Forcing footer to bottom of page with just CSS</title>
		<description><![CDATA[This is a brief tutorial to explain how you can force the footer to stay in the bottom of the page with just CSS.
I have tested it in Firefox Mac / PC, Safari Mac / PC,  IE7 and IE8. Does not work for IE6 and bellow.
First &#8211; In your CSS you have to set the [...]]]></description>
		<link>http://www.brainshitting.com/index.php/archives/219</link>
			</item>
	<item>
		<title>How to display link categories description in wordpress sidebar</title>
		<description><![CDATA[In wp-includes you&#8217;ll find the file bookmark-template.php.This will be done with the tag $cat-&#62;description. go to line 227 and change this line:
$output .= "$title_before$catname$title_after\n\t&#60;ul class='xoxo blogroll'>\n";
to:
$output .= "$title_before$catname$title_after\n\t&#60;p&#62;$cat->description&#60;/p&#62;\n\t&#60;ul class='xoxo blogroll'&#62;\n";
You can change the place where the description will appear and the html tag that wraps it, for instance:
$output .= "$title_before$catname$title_after\n\t&#60;ul class='xoxo blogroll'&#62;\n\t&#60;h3&#62;$cat-&#62;description&#60;/h3&#62;\n";
]]></description>
		<link>http://www.brainshitting.com/index.php/archives/241</link>
			</item>
	<item>
		<title>Text readability vs Line height</title>
		<description><![CDATA[Reading text on the web is a bit harder than doing it on some paper publication. A correct line-height set to paragraphs in CSS is a major help we can give to website readers.
So what line-height should I use?
A good line-height is a value from 150% to 160%. Serifs may require the higher value on [...]]]></description>
		<link>http://www.brainshitting.com/index.php/archives/202</link>
			</item>
	<item>
		<title>Colour Contrast Check &#8211; Font Vs Background</title>
		<description><![CDATA[I found this great tool at Snook.ca to test if a certain font color when placed in a color background is compliant with the W3C rules.
Colour Contrast Checker
]]></description>
		<link>http://www.brainshitting.com/index.php/archives/198</link>
			</item>
	<item>
		<title>Can&#8217;t save transparent PNG 24 in Fireworks?</title>
		<description><![CDATA[24 bit PNG&#8217;s don&#8217;t have transparency. A 24 bit PNG has 3 channels &#8211; Red, Green, and Blue. In a 32 bit PNG you have 4 channels &#8211;  Red, Green, Blue and Alpha, so the way to save a transparent PNG with high quality anti aliasing in Fireworks is to save it in 32 [...]]]></description>
		<link>http://www.brainshitting.com/index.php/archives/196</link>
			</item>
	<item>
		<title>Converting sound formats</title>
		<description><![CDATA[I was looking for a freeware application to convert ogg into mp3 and I found SoX Wrap.
Happens that SoX Wrap not only converts ogg to mp3 but it can also convert various other formats. looks a little promissing app.
]]></description>
		<link>http://www.brainshitting.com/index.php/archives/194</link>
			</item>
	<item>
		<title>Problem with wordpress installation</title>
		<description><![CDATA[Yesterday I lost a few hours of sleep trying to solve this fu***@@@ damn annoying problem with a Portuguese wordpress installation.
After the installation I got an error:
Warning: Cannot modify header information &#8211; headers already sent by (output started at /Users/Mac/Sites/wordpress/wp-config.php:1)
Now, there are a few ways all over the web to solve this&#8230; none of them [...]]]></description>
		<link>http://www.brainshitting.com/index.php/archives/190</link>
			</item>
	<item>
		<title>Disabling iframe horizontal scrollbar</title>
		<description><![CDATA[I have searched lots of websites looking for a solution to remove the horizontal scroll bar in IE (damn IE!!!) when placing an Iframe when the content overflows.
So I have found this: iframe src=&#8221;your source&#8221; width=&#8221;474&#8243; height=&#8221;306&#8243; frameborder=&#8221;0&#8243; scrolling=&#8221;yes&#8221;  horizontalscrolling=&#8221;no&#8221; verticalscrolling=&#8221;yes&#8221;
open and close your Iframe tags&#8230;
This works!
]]></description>
		<link>http://www.brainshitting.com/index.php/archives/185</link>
			</item>
	<item>
		<title>Starting to work on version 3.0 of Gimmestock.com</title>
		<description><![CDATA[Today I&#8217;m starting to work on the version 3.0 of Gimmestock.com, Waveweb&#8217;s stock photography project that goes around since 2005.
The new version of the website will be realeased until the end of 2009 ( I hope ). Design and performance will increase, also some new features will be implemented. The keynote to version 3.0 is [...]]]></description>
		<link>http://www.brainshitting.com/index.php/archives/154</link>
			</item>
</channel>
</rss>
