<?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>dBuggr &#187; Simon Tite</title>
	<atom:link href="http://www.dbuggr.com/author/simon-tite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Wed, 28 Jul 2010 06:02:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP Recursive Text Substitution, Like a Simple Macro or Template System.</title>
		<link>http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/</link>
		<comments>http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 13:00:31 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[macro expansion]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[substitution]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[template expansion]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/</guid>
		<description><![CDATA[PHP recursive text substitution, like a simple macro or template system.
A simple function which translates strings by substituting keywords enclosed in braces &#8211; {{keyword}} &#8211; useful for language translations and multiple sites sharing the same code.

Related posts:Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C
How to use PHP function or script [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/simple-function-set-depth-text-opengl-es-implemented-objective/' rel='bookmark' title='Permanent Link: Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C'>Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C</a></li>
<li><a href='http://www.dbuggr.com/smallwei/php-function-script-parse-string-strin/' rel='bookmark' title='Permanent Link: How to use PHP function or script to parse string between two strings&#8230;'>How to use PHP function or script to parse string between two strings&#8230;</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/convert-simple-text-html/' rel='bookmark' title='Permanent Link: How to Convert Simple Text to HTML'>How to Convert Simple Text to HTML</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>PHP recursive text substitution, like a simple macro or template system.</p>
<p>A simple function which translates strings by substituting keywords enclosed in braces &#8211; {{keyword}} &#8211; useful for language translations and multiple sites sharing the same code.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/simple-function-set-depth-text-opengl-es-implemented-objective/' rel='bookmark' title='Permanent Link: Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C'>Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C</a></li>
<li><a href='http://www.dbuggr.com/smallwei/php-function-script-parse-string-strin/' rel='bookmark' title='Permanent Link: How to use PHP function or script to parse string between two strings&#8230;'>How to use PHP function or script to parse string between two strings&#8230;</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/convert-simple-text-html/' rel='bookmark' title='Permanent Link: How to Convert Simple Text to HTML'>How to Convert Simple Text to HTML</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8216;com.apple.print.recoverable&#8217; &#8211; Notification from Linux/cups Printer</title>
		<link>http://www.dbuggr.com/simon-tite/com-apple-print-recoverable-notification-linux-cups-printer/</link>
		<comments>http://www.dbuggr.com/simon-tite/com-apple-print-recoverable-notification-linux-cups-printer/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 23:33:48 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[cups]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/com-apple-print-recoverable-notification-linux-cups-printer/</guid>
		<description><![CDATA[&#8216;com.apple.print.recoverable&#8217; &#8211; notification from linux/cups printer

Related posts:How to Enable Network File Sharing between Windows and Apple Mac OS X or Linux.
Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer
Resolve OAS Startup Issue: &#8220;Port Information in the ONS Notification is Incorre&#8230;



Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/enable-network-file-sharing-windows-vista-mac-os-linux/' rel='bookmark' title='Permanent Link: How to Enable Network File Sharing between Windows and Apple Mac OS X or Linux.'>How to Enable Network File Sharing between Windows and Apple Mac OS X or Linux.</a></li>
<li><a href='http://www.dbuggr.com/milly/commands-turn-restart-shutdown-linux-linux-server-computer/' rel='bookmark' title='Permanent Link: Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer'>Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-oc4j-startup-issue-port-information-ons-notification-incorr/' rel='bookmark' title='Permanent Link: Resolve OAS Startup Issue: &#8220;Port Information in the ONS Notification is Incorre&#8230;'>Resolve OAS Startup Issue: &#8220;Port Information in the ONS Notification is Incorre&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>&#8216;com.apple.print.recoverable&#8217; &#8211; notification from linux/cups printer</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/enable-network-file-sharing-windows-vista-mac-os-linux/' rel='bookmark' title='Permanent Link: How to Enable Network File Sharing between Windows and Apple Mac OS X or Linux.'>How to Enable Network File Sharing between Windows and Apple Mac OS X or Linux.</a></li>
<li><a href='http://www.dbuggr.com/milly/commands-turn-restart-shutdown-linux-linux-server-computer/' rel='bookmark' title='Permanent Link: Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer'>Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-oc4j-startup-issue-port-information-ons-notification-incorr/' rel='bookmark' title='Permanent Link: Resolve OAS Startup Issue: &#8220;Port Information in the ONS Notification is Incorre&#8230;'>Resolve OAS Startup Issue: &#8220;Port Information in the ONS Notification is Incorre&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/com-apple-print-recoverable-notification-linux-cups-printer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Symfony PHP Framework &#8211; Tutorial Day 12 Screen Displays Different to Mine</title>
		<link>http://www.dbuggr.com/simon-tite/symfony-php-framework-tutorial-day-12-screen-displays/</link>
		<comments>http://www.dbuggr.com/simon-tite/symfony-php-framework-tutorial-day-12-screen-displays/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 16:21:46 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony tutorial]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/symfony-php-framework-tutorial-day-12-screen-displays/</guid>
		<description><![CDATA[Symfony PHP framework &#8211; tutorial day 12 screen displays different to mine

Related posts:Introduction of QTP Framework
Play Video in iPhone IOS 4 Objective-c Program Code Tutorial
How to Use Print Screen to Capture a Screen Shot in Microsoft Paint



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-qtp-framework/' rel='bookmark' title='Permanent Link: Introduction of QTP Framework'>Introduction of QTP Framework</a></li>
<li><a href='http://www.dbuggr.com/hkalex/play-video-iphone-ios-4-objective-program-code-tutorial/' rel='bookmark' title='Permanent Link: Play Video in iPhone IOS 4 Objective-c Program Code Tutorial'>Play Video in iPhone IOS 4 Objective-c Program Code Tutorial</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/print-screen-capture-screen-shot-microsoft-paint/' rel='bookmark' title='Permanent Link: How to Use Print Screen to Capture a Screen Shot in Microsoft Paint'>How to Use Print Screen to Capture a Screen Shot in Microsoft Paint</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Symfony PHP framework &#8211; tutorial day 12 screen displays different to mine</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/introduction-qtp-framework/' rel='bookmark' title='Permanent Link: Introduction of QTP Framework'>Introduction of QTP Framework</a></li>
<li><a href='http://www.dbuggr.com/hkalex/play-video-iphone-ios-4-objective-program-code-tutorial/' rel='bookmark' title='Permanent Link: Play Video in iPhone IOS 4 Objective-c Program Code Tutorial'>Play Video in iPhone IOS 4 Objective-c Program Code Tutorial</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/print-screen-capture-screen-shot-microsoft-paint/' rel='bookmark' title='Permanent Link: How to Use Print Screen to Capture a Screen Shot in Microsoft Paint'>How to Use Print Screen to Capture a Screen Shot in Microsoft Paint</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/symfony-php-framework-tutorial-day-12-screen-displays/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[1]+ Stopped &#8211; What Does This Mean and How to Get out of It, if You Did It by Ac&#8230;</title>
		<link>http://www.dbuggr.com/simon-tite/1-stopped-mean-get-by-accident/</link>
		<comments>http://www.dbuggr.com/simon-tite/1-stopped-mean-get-by-accident/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 23:12:38 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[accident]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux shell]]></category>
		<category><![CDATA[mean]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[stopped]]></category>
		<category><![CDATA[unix shell]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/1-stopped-mean-get-by-accident/</guid>
		<description><![CDATA[[1]+ Stopped &#8211; What does this mean and how to get out of it, if you did it by accident.

No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>[1]+ Stopped &#8211; What does this mean and how to get out of it, if you did it by accident.</p>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/1-stopped-mean-get-by-accident/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vi / Vim Cheat Sheet</title>
		<link>http://www.dbuggr.com/simon-tite/vi-vim-cheat-sheet/</link>
		<comments>http://www.dbuggr.com/simon-tite/vi-vim-cheat-sheet/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 14:39:33 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux editor]]></category>
		<category><![CDATA[sheet]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vi editor]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim editor]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/vi-vim-cheat-sheet/</guid>
		<description><![CDATA[Vi / Vim cheat sheet
This cheat sheet contains many of the more useful commands available in the linux vi or vim text editor programs. It is by no means a complete reference, but the commands given are enough to perform pretty much any editing task you might require.

Related posts:XSP Cheat Sheet &#8211; Cut Website Development [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/xsp-cheat-sheet-cut-website-development-90/' rel='bookmark' title='Permanent Link: XSP Cheat Sheet &#8211; Cut Website Development By 90%'>XSP Cheat Sheet &#8211; Cut Website Development By 90%</a></li>
<li><a href='http://www.dbuggr.com/yukimash/vba-open-multiple-workbooks-copy-sheet-workbook/' rel='bookmark' title='Permanent Link: VBA &#8211; Open Multiple Workbooks and Copy Sheet to New Workbook'>VBA &#8211; Open Multiple Workbooks and Copy Sheet to New Workbook</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/wwe-smackdown-raw-2007-cheat-codes-playstation-2/' rel='bookmark' title='Permanent Link: WWE SmackDown! Vs. Raw 2007 Cheat Codes for Playstation 2'>WWE SmackDown! Vs. Raw 2007 Cheat Codes for Playstation 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Vi / Vim cheat sheet</p>
<p>This cheat sheet contains many of the more useful commands available in the linux vi or vim text editor programs. It is by no means a complete reference, but the commands given are enough to perform pretty much any editing task you might require.<u></u><u></u><u></u><strong></strong><strong></strong><strong></strong><u></u><u></u><u></u><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/xsp-cheat-sheet-cut-website-development-90/' rel='bookmark' title='Permanent Link: XSP Cheat Sheet &#8211; Cut Website Development By 90%'>XSP Cheat Sheet &#8211; Cut Website Development By 90%</a></li>
<li><a href='http://www.dbuggr.com/yukimash/vba-open-multiple-workbooks-copy-sheet-workbook/' rel='bookmark' title='Permanent Link: VBA &#8211; Open Multiple Workbooks and Copy Sheet to New Workbook'>VBA &#8211; Open Multiple Workbooks and Copy Sheet to New Workbook</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/wwe-smackdown-raw-2007-cheat-codes-playstation-2/' rel='bookmark' title='Permanent Link: WWE SmackDown! Vs. Raw 2007 Cheat Codes for Playstation 2'>WWE SmackDown! Vs. Raw 2007 Cheat Codes for Playstation 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/vi-vim-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Browser Sizes: How Many Users Can See How Much of My Site Without Scrolling?</title>
		<link>http://www.dbuggr.com/simon-tite/browser-sizes-users-site-scrolling/</link>
		<comments>http://www.dbuggr.com/simon-tite/browser-sizes-users-site-scrolling/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 23:55:05 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser size]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[designing a website]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[lot]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/browser-sizes-users-site-scrolling/</guid>
		<description><![CDATA[Browser sizes: How many users can see how much of my site without scrolling?
If you are a technical computer type person, then chances are you use a large screen, maybe 19 inches or more. It can be easy to forget that a lot of users don&#8217;t need or use such a large amount of real [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/create-custom-apple-iphone-ipod-touch-icon-web-site/' rel='bookmark' title='Permanent Link: Create a Custom Apple iPhone (iPod Touch) Icon for Your Web Site'>Create a Custom Apple iPhone (iPod Touch) Icon for Your Web Site</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/move-users-users-vista-w7/' rel='bookmark' title='Permanent Link: What’s the Best Way to Move C:\users to D:\users Under Vista and Windows 7'>What’s the Best Way to Move C:\users to D:\users Under Vista and Windows 7</a></li>
<li><a href='http://www.dbuggr.com/smallwei/great-firefox-extensions-speeding-website/' rel='bookmark' title='Permanent Link: Two Great Firefox Extensions to Help You Speeding Up Your Website'>Two Great Firefox Extensions to Help You Speeding Up Your Website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Browser sizes: How many users can see how much of my site without scrolling?</p>
<p>If you are a technical computer type person, then chances are you use a large screen, maybe 19 inches or more. It can be easy to forget that a lot of users don&#8217;t need or use such a large amount of real estate, and that a website which looks great on a 23&#8243; monitor, may lose a lot of its impact when viewed on a 12&#8243; screen. And users don&#8217;t like to scroll, unless you have already grabbed their attention&#8230;.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/create-custom-apple-iphone-ipod-touch-icon-web-site/' rel='bookmark' title='Permanent Link: Create a Custom Apple iPhone (iPod Touch) Icon for Your Web Site'>Create a Custom Apple iPhone (iPod Touch) Icon for Your Web Site</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/move-users-users-vista-w7/' rel='bookmark' title='Permanent Link: What’s the Best Way to Move C:\users to D:\users Under Vista and Windows 7'>What’s the Best Way to Move C:\users to D:\users Under Vista and Windows 7</a></li>
<li><a href='http://www.dbuggr.com/smallwei/great-firefox-extensions-speeding-website/' rel='bookmark' title='Permanent Link: Two Great Firefox Extensions to Help You Speeding Up Your Website'>Two Great Firefox Extensions to Help You Speeding Up Your Website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/browser-sizes-users-site-scrolling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tell Google when You Create a New Website</title>
		<link>http://www.dbuggr.com/simon-tite/google-create-website/</link>
		<comments>http://www.dbuggr.com/simon-tite/google-create-website/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 00:20:33 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/google-create-website/</guid>
		<description><![CDATA[Tell Google when you create a new website

Related posts:How to Create a 5 Column Tableless CSS Website
How to Create an Easy to Do Hard to Crack Password for Any Website
How to Download Entire Books from Google Book Search



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-5-column-tableless-css-website/' rel='bookmark' title='Permanent Link: How to Create a 5 Column Tableless CSS Website'>How to Create a 5 Column Tableless CSS Website</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-easy-hard-crack-password-website/' rel='bookmark' title='Permanent Link: How to Create an Easy to Do Hard to Crack Password for Any Website'>How to Create an Easy to Do Hard to Crack Password for Any Website</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/download-entire-books-google-book-search/' rel='bookmark' title='Permanent Link: How to Download Entire Books from Google Book Search'>How to Download Entire Books from Google Book Search</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Tell Google when you create a new website</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-5-column-tableless-css-website/' rel='bookmark' title='Permanent Link: How to Create a 5 Column Tableless CSS Website'>How to Create a 5 Column Tableless CSS Website</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-easy-hard-crack-password-website/' rel='bookmark' title='Permanent Link: How to Create an Easy to Do Hard to Crack Password for Any Website'>How to Create an Easy to Do Hard to Crack Password for Any Website</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/download-entire-books-google-book-search/' rel='bookmark' title='Permanent Link: How to Download Entire Books from Google Book Search'>How to Download Entire Books from Google Book Search</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/google-create-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Limit Google Search to a Specific Site.</title>
		<link>http://www.dbuggr.com/simon-tite/limit-google-search-specific-site/</link>
		<comments>http://www.dbuggr.com/simon-tite/limit-google-search-specific-site/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 15:01:32 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[lot]]></category>
		<category><![CDATA[phrase]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/limit-google-search-specific-site/</guid>
		<description><![CDATA[Limit google search to a specific site.
Often I find sites where the search feature is not very good, on some sites for example, searching for &#8220;a phrase like this&#8221; appears to treat it as a search for &#8220;a&#8221; OR &#8220;phrase&#8221; OR &#8220;like&#8221; OR &#8220;this&#8221; &#8211; which obviously gives a lot of useless results. A lot [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/download-entire-books-google-book-search/' rel='bookmark' title='Permanent Link: How to Download Entire Books from Google Book Search'>How to Download Entire Books from Google Book Search</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/google-search-tips/' rel='bookmark' title='Permanent Link: Google Search Tips'>Google Search Tips</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/turn-search-suggestions-windows-7/' rel='bookmark' title='Permanent Link: How to Turn Off Old Search Suggestions in Microsoft Windows 7'>How to Turn Off Old Search Suggestions in Microsoft Windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Limit google search to a specific site.</p>
<p>Often I find sites where the search feature is not very good, on some sites for example, searching for &#8220;a phrase like this&#8221; appears to treat it as a search for &#8220;a&#8221; OR &#8220;phrase&#8221; OR &#8220;like&#8221; OR &#8220;this&#8221; &#8211; which obviously gives a lot of useless results. A lot of forums seem to be guilty of this.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/download-entire-books-google-book-search/' rel='bookmark' title='Permanent Link: How to Download Entire Books from Google Book Search'>How to Download Entire Books from Google Book Search</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/google-search-tips/' rel='bookmark' title='Permanent Link: Google Search Tips'>Google Search Tips</a></li>
<li><a href='http://www.dbuggr.com/andrew8062/turn-search-suggestions-windows-7/' rel='bookmark' title='Permanent Link: How to Turn Off Old Search Suggestions in Microsoft Windows 7'>How to Turn Off Old Search Suggestions in Microsoft Windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/limit-google-search-specific-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fork: Resource Temporarily Unavailable</title>
		<link>http://www.dbuggr.com/simon-tite/fork-resource-temporarily-unavailable/</link>
		<comments>http://www.dbuggr.com/simon-tite/fork-resource-temporarily-unavailable/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 14:27:26 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[encountered]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/fork-resource-temporarily-unavailable/</guid>
		<description><![CDATA[fork: Resource temporarily unavailable
Encountered after installing Django onto shared host, when logging in to a secure shell on the host.

Related posts:Useful Online Resource for *nix Man Pages
What is Shell Script ?
How to Write Shell Script



Related posts:<ol><li><a href='http://www.dbuggr.com/sudarsh39/online-resource-nix-man-pages/' rel='bookmark' title='Permanent Link: Useful Online Resource for *nix Man Pages'>Useful Online Resource for *nix Man Pages</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/shell-script/' rel='bookmark' title='Permanent Link: What is Shell Script ?'>What is Shell Script ?</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/write-shell-script/' rel='bookmark' title='Permanent Link: How to Write Shell Script'>How to Write Shell Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>fork: Resource temporarily unavailable</p>
<p>Encountered after installing Django onto shared host, when logging in to a secure shell on the host.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/sudarsh39/online-resource-nix-man-pages/' rel='bookmark' title='Permanent Link: Useful Online Resource for *nix Man Pages'>Useful Online Resource for *nix Man Pages</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/shell-script/' rel='bookmark' title='Permanent Link: What is Shell Script ?'>What is Shell Script ?</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/write-shell-script/' rel='bookmark' title='Permanent Link: How to Write Shell Script'>How to Write Shell Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/fork-resource-temporarily-unavailable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS: My Banner Does Not Start at Top of Browser  Display Area.</title>
		<link>http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/</link>
		<comments>http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 01:34:01 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/</guid>
		<description><![CDATA[CSS: My banner does not start at top of browser  display area.
This is the CSS code:

.myBanner {
&#160;&#160;&#160;&#160;background-color: lightblue;
&#160;&#160;&#160;&#160;background-image: url(&#34;/imgmyImaged-115x115.gif&#34;);
&#160;&#160;&#160;&#160;background-repeat: no-repeat;
&#160;&#160;&#160;&#160;min-height: 115px;
&#160;&#160;&#160;&#160;padding: 0px; margin: 0px; 
&#160;&#160;&#160;&#160;width: 100%;
}
There is still a gap of about 10px before the banner starts&#8230;

Related posts:How to make a simple banner extend across whole page width.  HTML: My banner tex&#8230;
How to [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/simon-tite/simple-banner-extend-page-width-html-banner-tex/' rel='bookmark' title='Permanent Link: How to make a simple banner extend across whole page width.  HTML: My banner tex&#8230;'>How to make a simple banner extend across whole page width.  HTML: My banner tex&#8230;</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/start-web-browser-java/' rel='bookmark' title='Permanent Link: How to Start a Web Browser in Java'>How to Start a Web Browser in Java</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/browser-hijackers/' rel='bookmark' title='Permanent Link: What Are Browser Hijackers?'>What Are Browser Hijackers?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>CSS: My banner does not start at top of browser  display area.<br />
This is the CSS code:<br />
<pre><code>
.myBanner {
&nbsp;&nbsp;&nbsp;&nbsp;background-color: lightblue;
&nbsp;&nbsp;&nbsp;&nbsp;background-image: url(&quot;/imgmyImaged-115x115.gif&quot;);
&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;
&nbsp;&nbsp;&nbsp;&nbsp;min-height: 115px;
&nbsp;&nbsp;&nbsp;&nbsp;padding: 0px; margin: 0px; 
&nbsp;&nbsp;&nbsp;&nbsp;width: 100%;
}</code></pre><br />
There is still a gap of about 10px before the banner starts&#8230;</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/simon-tite/simple-banner-extend-page-width-html-banner-tex/' rel='bookmark' title='Permanent Link: How to make a simple banner extend across whole page width.  HTML: My banner tex&#8230;'>How to make a simple banner extend across whole page width.  HTML: My banner tex&#8230;</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/start-web-browser-java/' rel='bookmark' title='Permanent Link: How to Start a Web Browser in Java'>How to Start a Web Browser in Java</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/browser-hijackers/' rel='bookmark' title='Permanent Link: What Are Browser Hijackers?'>What Are Browser Hijackers?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/css-banner-start-top-browser-display-area/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->