<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>GuidesForge.com</title>
	<link>http://www.guidesforge.com</link>
	<description>Sharing Knowledge, One Topic at a Time!</description>
	<lastBuildDate>Wed, 02 Jun 2010 01:00:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Removing an Item from ListView</title>
		<description>This (brief) how-to shows a quick and simple way to remove an item from a list view in C#.


private void btnMyButton_Click(object sender, EventArgs e)
        {
            ListViewItem selectedItem = lvManage.SelectedItems[0];
    ...</description>
		<link>http://www.guidesforge.com/how-to/removing-an-item-from-listview</link>
			</item>
	<item>
		<title>5 Must Have Accessories for HTC Touch Pro</title>
		<description>Just got your hands on the cool new HTC Touch Pro (a notch up, in many cases, to the HTC Mogul)? Well, if you are cruising the web, you will come across many sites that tell you (or at the very least, suggest to you) which "Applications" are must have ...</description>
		<link>http://www.guidesforge.com/how-to/htc-touch-pro-how-to/5-must-have-accessories-for-htc-touch-pro</link>
			</item>
	<item>
		<title>Tethering 101: Get Wi-Fi Access from your HTC Touch Pro</title>
		<description>Assumptions:
Before we begin, it is assumed here, that you have the HTC Touch Pro (and not the "Fuze"), and your carrier is Sprint. I have not tested this method with any other HTC model (or any other Windows Mobile running phone, for that matter), neither have I tested this with ...</description>
		<link>http://www.guidesforge.com/step-by-step/tethering-101-get-wi-fi-access-from-your-htc-touch-pro</link>
			</item>
	<item>
		<title>Getting BeeJive to Work!</title>
		<description>You downloaded the cool eye-candy app called BeeJive for your Windows Mobile phone, Transferred it over, Installed it, and the first thing it asked was to activate, to which you said yes (You cannot use the App if you have not "activated" it). However, instead of being activated, it gave ...</description>
		<link>http://www.guidesforge.com/how-to/getting-beejive-to-work</link>
			</item>
	<item>
		<title>CSharp RichTextBox: Adding AutoScroll Functionality</title>
		<description>CSharp has always fascinated me... If you know me, you know at least this much about me (and and the love (infatuation?) I have for this particular language). It is no surprise: when I first took up programming, I readily fell in love with Visual Basic, taught myself the basics, ...</description>
		<link>http://www.guidesforge.com/how-to/csharp-richtextbox-adding-autoscroll-functionality</link>
			</item>
	<item>
		<title>Custom Ringtones for iPhones (3G)</title>
		<description>Want to have custom ringtones for your iPhones? Tried all methods and failed? want a clear &#38; concise solution? Well, then, you have come to the right place! Just follow the step-by-step guide below, and you will be converting your favorite songs into ringtones in a matter of minutes (5-10 ...</description>
		<link>http://www.guidesforge.com/step-by-step/custom-ringtones-for-iphones-3g</link>
			</item>
	<item>
		<title>Looping over a Fetched Array</title>
		<description>At my workplace, I am given a project that's written in ColdFusion, and I need to convert it to PHP, using Oracle as the back-end. While converting one of the files, I came across a very good (mind engaging) puzzle, which was to this effect:
The page needs to have 5 ...</description>
		<link>http://www.guidesforge.com/how-to/looping-over-a-fetched-array</link>
			</item>
	<item>
		<title>Adding Your Plugin to the WordPress Plugin Database</title>
		<description>Basics/Background:
Here you are... with your latest and greatest plugin that you have labored after so hard, all completed and ready for it's day in glory. However, how do you get the word out? Sure, you can advertise it and, hope that someday, someone will google for something that is relevant ...</description>
		<link>http://www.guidesforge.com/how-to/wordpress-how-to/adding-your-plugin-to-the-wordpress-plugin-database</link>
			</item>
	<item>
		<title>Developing Your First WordPress Plugin (for WordPress 2.7) &#8212; A Step-by-Step Guide</title>
		<description>Hello and welcome all!

In this Guide, I will show you how you can develop plugins for the brand-spankin'-new latest version of WordPress 2.7.

What are we going to develop?
&#160;&#160;&#160;&#160; A Plugin, that will add "Topic Icons" inside the content of each post.

Hasn't this already been done before?
&#160;&#160;&#160;&#160; Yes... yes it has ...</description>
		<link>http://www.guidesforge.com/how-to/wordpress-how-to/developing-your-first-wordpress-plugin-for-wordpress-27-a-step-by-step-guide</link>
			</item>
	<item>
		<title>Permalinks Settings in WordPress</title>
		<description>This should be a common knowledge for all wordpress users, or so I feel like that. Everyone wants to have "pretty" links for their blogs/sites as oppose to the ugly ones.

A quick description of what I am talking about (Permalinks):
In case you didn't already know (it could be that you ...</description>
		<link>http://www.guidesforge.com/how-to/wordpress-how-to/permalinks-settings-in-wordpress</link>
			</item>
</channel>
</rss>
