<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>NetWebLogic</title>
	
	<link>http://netweblogic.com</link>
	<description>Anything Web</description>
	<lastBuildDate>Tue, 08 Dec 2009 12:54:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/netweblogic" /><feedburner:info uri="netweblogic" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Disable User Gravatar</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/x2WLV_5CeIg/</link>
		<comments>http://netweblogic.com/wordpress/plugins/disable-user-gravatar/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:51:29 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=264</guid>
		<description>Related posts:Twitter Goodies WidgetsMeta Tag ManagerDigg This Button


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/twitter-goodies-widgets/' rel='bookmark' title='Permanent Link: Twitter Goodies Widgets'&gt;Twitter Goodies Widgets&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/meta-tag-manager/' rel='bookmark' title='Permanent Link: Meta Tag Manager'&gt;Meta Tag Manager&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/digg-this-button/' rel='bookmark' title='Permanent Link: Digg This Button'&gt;Digg This Button&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/x2WLV_5CeIg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/plugins/disable-user-gravatar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/plugins/disable-user-gravatar/</feedburner:origLink></item>
		<item>
		<title>BuddyPress Expand Activity</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/C5eL6g8I2rQ/</link>
		<comments>http://netweblogic.com/other/bp-expand-activity/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 16:24:48 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=261</guid>
		<description>Related posts:Remove BuddyPress AdminBar PluginTwitter Goodies WidgetsDisable User Gravatar


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/remove-buddypress-adminbar/' rel='bookmark' title='Permanent Link: Remove BuddyPress AdminBar Plugin'&gt;Remove BuddyPress AdminBar Plugin&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/twitter-goodies-widgets/' rel='bookmark' title='Permanent Link: Twitter Goodies Widgets'&gt;Twitter Goodies Widgets&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/disable-user-gravatar/' rel='bookmark' title='Permanent Link: Disable User Gravatar'&gt;Disable User Gravatar&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/C5eL6g8I2rQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/other/bp-expand-activity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://netweblogic.com/other/bp-expand-activity/</feedburner:origLink></item>
		<item>
		<title>Submitting a form on Wordpress leads to a not found page?</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/y1IyMVl2iAU/</link>
		<comments>http://netweblogic.com/wordpress/submitting-form-wordpress-leads-page/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:21:30 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=259</guid>
		<description>I found a little niggle in Wordpress when creating a custom form using shortcodes and plain PHP/HTML for processing. Turns out if your form uses $_POST['name'] in your form, WP does not like that and serves a Not Found (404) page. Changing that input field name to a different one, say surname, fixed the problem [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/php/session-variables-not-set-header/' rel='bookmark' title='Permanent Link: Session variables not set on following page after header() redirect'&gt;Session variables not set on following page after header() redirect&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/change-core-profile-field-buddypress/' rel='bookmark' title='Permanent Link: Change the core &amp;#8220;Name&amp;#8221; profile field in BuddyPress'&gt;Change the core &amp;#8220;Name&amp;#8221; profile field in BuddyPress&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/seo/do-search-engines-index-the-same-page-more-than-once/' rel='bookmark' title='Permanent Link: Do search engines index the same page more than once?'&gt;Do search engines index the same page more than once?&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/y1IyMVl2iAU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/submitting-form-wordpress-leads-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/submitting-form-wordpress-leads-page/</feedburner:origLink></item>
		<item>
		<title>Twitter Goodies Widgets</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/1cbDA4T0cSc/</link>
		<comments>http://netweblogic.com/wordpress/plugins/twitter-goodies-widgets/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 19:22:40 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter goodies]]></category>
		<category><![CDATA[twitter widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=249</guid>
		<description>Related posts:Meta Tag ManagerDigg This ButtonLogin With Ajax


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/meta-tag-manager/' rel='bookmark' title='Permanent Link: Meta Tag Manager'&gt;Meta Tag Manager&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/digg-this-button/' rel='bookmark' title='Permanent Link: Digg This Button'&gt;Digg This Button&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/login-with-ajax/' rel='bookmark' title='Permanent Link: Login With Ajax'&gt;Login With Ajax&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/1cbDA4T0cSc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/plugins/twitter-goodies-widgets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/plugins/twitter-goodies-widgets/</feedburner:origLink></item>
		<item>
		<title>Syntax Highlighting on your wordpress posts</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/XSkrv4SYlkU/</link>
		<comments>http://netweblogic.com/wordpress/syntax-highlighting-wordpress-posts/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 09:57:29 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=215</guid>
		<description>I&amp;#8217;ve had the unpleasant experience of having to play and experiment with syntax highlighting plugins for any code I&amp;#8217;d like to post on here and other blogs. Unfortunately, there&amp;#8217;s a ton of options to choose from and many just aren&amp;#8217;t up to scratch.
What&amp;#8217;s worse is that some have funny syntaxes such as using &amp;#60;pre class=&amp;#8221;language&amp;#8221;&amp;#62; [...]


No related posts.&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/XSkrv4SYlkU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/syntax-highlighting-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/syntax-highlighting-wordpress-posts/</feedburner:origLink></item>
		<item>
		<title>Localhost Notify</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/o_imlDes9D4/</link>
		<comments>http://netweblogic.com/wordpress/plugins/localhost-notify/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 10:22:27 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=201</guid>
		<description>Support
Visit our support forums


Related posts:Meta Tag ManagerDigg This ButtonLogin With Ajax


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/meta-tag-manager/' rel='bookmark' title='Permanent Link: Meta Tag Manager'&gt;Meta Tag Manager&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/digg-this-button/' rel='bookmark' title='Permanent Link: Digg This Button'&gt;Digg This Button&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/login-with-ajax/' rel='bookmark' title='Permanent Link: Login With Ajax'&gt;Login With Ajax&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/o_imlDes9D4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/plugins/localhost-notify/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/plugins/localhost-notify/</feedburner:origLink></item>
		<item>
		<title>Login With Ajax</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/cuuiKrTHAA4/</link>
		<comments>http://netweblogic.com/wordpress/plugins/login-with-ajax/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 14:23:02 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=186</guid>
		<description>Support
 Visit our support forums


Related posts:Digg This ButtonRemove BuddyPress AdminBar PluginMeta Tag Manager


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/digg-this-button/' rel='bookmark' title='Permanent Link: Digg This Button'&gt;Digg This Button&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/remove-buddypress-adminbar/' rel='bookmark' title='Permanent Link: Remove BuddyPress AdminBar Plugin'&gt;Remove BuddyPress AdminBar Plugin&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/meta-tag-manager/' rel='bookmark' title='Permanent Link: Meta Tag Manager'&gt;Meta Tag Manager&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/cuuiKrTHAA4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/plugins/login-with-ajax/feed/</wfw:commentRss>
		<slash:comments>151</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/plugins/login-with-ajax/</feedburner:origLink></item>
		<item>
		<title>Skype misleading their customers…</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/LbBhsqq0fYY/</link>
		<comments>http://netweblogic.com/other/skype-dropping-ball/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 16:50:00 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[get satisfaction]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=168</guid>
		<description>OK, so this is pretty unrelated to websites, but it must be said. Like many people, I use skype on almost a daily basis. The quality of calls is good and the features it packs are enough to get me by.
However, things change when it comes to the paid service. Who would have thought things [...]


No related posts.&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/LbBhsqq0fYY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/other/skype-dropping-ball/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://netweblogic.com/other/skype-dropping-ball/</feedburner:origLink></item>
		<item>
		<title>Change the core “Name” profile field in BuddyPress</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/LS7QGLqYRJk/</link>
		<comments>http://netweblogic.com/wordpress/change-core-profile-field-buddypress/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:32:11 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[MU]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=162</guid>
		<description>Those that use BuddyPress along with their Wordpress MU installation may have found some limitations with the xprofiles. BuddyPress Devs have improvements listed as an upcoming feature, but in the meantime some things need to be fixed NOW!
One particular feature I needed to get round was the fact that you can&amp;#8217;t change the default &amp;#8220;Name&amp;#8221; [...]


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/remove-buddypress-adminbar/' rel='bookmark' title='Permanent Link: Remove BuddyPress AdminBar Plugin'&gt;Remove BuddyPress AdminBar Plugin&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/LS7QGLqYRJk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/change-core-profile-field-buddypress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/change-core-profile-field-buddypress/</feedburner:origLink></item>
		<item>
		<title>Digg This Button</title>
		<link>http://feedproxy.google.com/~r/netweblogic/~3/O5wnpXHOvAQ/</link>
		<comments>http://netweblogic.com/wordpress/plugins/digg-this-button/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:47:26 +0000</pubDate>
		<dc:creator>NetWebLogic</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://netweblogic.com/?p=122</guid>
		<description>Support
 Visit our support forums


Related posts:Login With AjaxMeta Tag ManagerLocalhost Notify


Related posts:&lt;ol&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/login-with-ajax/' rel='bookmark' title='Permanent Link: Login With Ajax'&gt;Login With Ajax&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/meta-tag-manager/' rel='bookmark' title='Permanent Link: Meta Tag Manager'&gt;Meta Tag Manager&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href='http://netweblogic.com/wordpress/plugins/localhost-notify/' rel='bookmark' title='Permanent Link: Localhost Notify'&gt;Localhost Notify&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://feeds.feedburner.com/~r/netweblogic/~4/O5wnpXHOvAQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://netweblogic.com/wordpress/plugins/digg-this-button/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		<feedburner:origLink>http://netweblogic.com/wordpress/plugins/digg-this-button/</feedburner:origLink></item>
	</channel>
</rss>
