<?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>Rich Bui &#187; fonts</title>
	<atom:link href="http://richbui.com/tag/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://richbui.com</link>
	<description>Welcome to my website.</description>
	<lastBuildDate>Mon, 19 Sep 2011 15:23:49 +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>Useful Links For Today</title>
		<link>http://richbui.com/2008/09/21/useful-links-for-today/</link>
		<comments>http://richbui.com/2008/09/21/useful-links-for-today/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 03:49:53 +0000</pubDate>
		<dc:creator>Richard Bui</dc:creator>
				<category><![CDATA[Useful Things]]></category>
		<category><![CDATA[DaFont.com]]></category>
		<category><![CDATA[DarrenHoyt.com]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Scriptygoddess.com]]></category>
		<category><![CDATA[Woork.blogspot.com]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://bui4ever.com/?p=1994</guid>
		<description><![CDATA[Scriptygoddess.com Scriptygoddess.com has a lot of useful resources involving WordPress, PHP, and JavaScript. I&#8217;ve found numerous of useful tidbits that have been very helpful on many projects of mine such as How to make a progress/goal (thermometer-like) bar graph with PHP, Show full post if there is no excerpt, Moving a WordPress install, Pulling in [...]]]></description>
			<content:encoded><![CDATA[<h3>Scriptygoddess.com</h3>
<p><a href="http://www.scriptygoddess.com/">Scriptygoddess.com</a> has a lot of useful resources involving WordPress, PHP, and JavaScript. I&#8217;ve found numerous of useful tidbits that have been very helpful on many projects of mine such as <a href="http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#more-1512">How to make a progress/goal (thermometer-like) bar graph with PHP</a>, <a href="http://www.scriptygoddess.com/archives/2008/07/24/show-full-post-if-there-is-no-excerpt/">Show full post if there is no excerpt</a>, <a href="http://www.scriptygoddess.com/archives/2008/06/14/moving-a-wordpress-install/">Moving a WordPress install</a>, <a href="http://www.scriptygoddess.com/archives/2008/06/03/pulling-in-post-content-from-a-separate-blog-install/">Pulling in a post content from a seperate blog install</a>, and so much more useful information. Definitely worth bookmarking the whole website.</p>
<h3>WordPress Codex &#8211; Using the gallery shortcode</h3>
<p>The <a href="http://codex.wordpress.org/Using_the_gallery_shortcode">WordPress Codex</a> is full of useful information. One particular useful reference is how to use the new built-in WordPress Gallery. Here&#8217;s what you need to know:</p>
<ul>
<li>[ gallery columns="4"] &#8211; will display the gallery with four columns or however many you put</li>
<li>[ gallery size="medium"] &#8211; this will specify the thumbnail sizes to use for thumbnail display. Valid values are: thumbnail, medium, and full.</li>
<li>[ gallery id="123"] &#8211; pulls all images associated with the post ID regardless of what post you&#8217;re in. By default [ gallery] will show all the images associated with the post your on.</li>
<li>Other available values are: orderby, itemtag, icontag, and captiontag.</li>
</ul>
<h3>Woork.blogspot.com &#8211; 10 Handwritten fonts you can&#8217;t miss</h3>
<p>This post, <a href="http://woork.blogspot.com/2008/08/10-handwritten-fonts-you-cant-miss.html">10 Handwritten fonts you can&#8217;t miss</a> by Antonio Lupetti contains 10 cool handwritten fonts that you can use in your website designs for a personal feel. A lot of cool fonts that are free. Also Antonio has designed a nice theme based on CNN.com&#8217;s website.</p>
<p style="text-align: center"><a href="http://bui4ever.com/files/2008/09/picture-9.png"><img class="aligncenter size-medium wp-image-1999" src="http://bui4ever.com/files/2008/09/picture-9-640x432.png" alt="" width="448" height="302" /></a></p>
<h3>DaFont.com &#8211; Great Site For Fonts</h3>
<p>I was looking for a very specific type of font for a web project I was working on and <a href="http://dafont.com">DaFont.com</a> provided me with numerous free fonts that worked great. They have lots of fonts for download. The font that I was loking for and used is <a href="http://www.dafont.com/jefferson.font?nb_ppp=50&amp;text=seven+hundred+eighty">Jefferson</a>.</p>
<h3>DarrenHoyt.com &#8211; Creating A Two Tiered Conditional Navigation in WordPress</h3>
<p>Darren Hoyt has a great post on <a href="http://www.darrenhoyt.com/2008/02/12/creating-two-tiered-conditional-navigation-in-wordpress/">how to create a two tiered conditional navigation in WordPress</a>. I&#8217;ve recently used it on a web project that I was working on and it&#8217;s great. WordPress pages appear as the main navigation and if there are any child pages, those will appear underneath. Also check out another of Darren&#8217;s post on <a href="http://www.darrenhoyt.com/2007/08/18/styling-your-wordpress-comments/">how to style comments</a>.</p>
<h3>Apple Development Connection &#8211; Safari Web Content Guide for iPhone</h3>
<p>A lot of great resources on how to <a href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/Introduction/chapter_1_section_1.html#//apple_ref/doc/uid/TP40002079-SW1">style your website</a> for viewing on the iPhone. Important things such as how to specify the <a href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/UsingtheViewport/chapter_4_section_5.html#//apple_ref/doc/uid/TP40006509-SW26">Viewpoint Meta Tag</a>, <a href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/AdjustingtheTextSize/chapter_5_section_3.html#//apple_ref/doc/uid/TP40006510-SW16">Adjusting the text size</a>, <a href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/OptimizingforSafarioniPhone/chapter_3_section_2.html#//apple_ref/doc/uid/TP40006517-SW2">Using Conditional CSS</a>, and so much more.</p>
]]></content:encoded>
			<wfw:commentRss>http://richbui.com/2008/09/21/useful-links-for-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

