<?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>Sean Fisher &#187; Web Development</title>
	<atom:link href="http://talkingwithsean.com/category/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://talkingwithsean.com</link>
	<description>Travels of a WordPress Developer.</description>
	<lastBuildDate>Wed, 07 Sep 2011 14:53:26 +0000</lastBuildDate>
	<language>en-US</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>Lockdown WP Admin 1.3.1</title>
		<link>http://talkingwithsean.com/2011/03/lockdown-wp-admin-1-3-1/</link>
		<comments>http://talkingwithsean.com/2011/03/lockdown-wp-admin-1-3-1/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 00:59:56 +0000</pubDate>
		<dc:creator>Sean Fisher</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ld admin]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://talkingwithsean.com/?p=319</guid>
		<description><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/projects/" title="Projects">Projects</a><a href="http://talkingwithsean.com/category/webdev/" title="Web Development">Web Development</a><a href="http://talkingwithsean.com/category/wordpress-2/" title="WordPress">WordPress</a></p>This release is coming a great new feature. For a while, people have attempted to change their WordPress login URL (the little http://youdomain.com/wp-login.php URL). But it wasn&#8217;t easy, you had to massively change file names and the core WordPress (a big no-no!) Well, I have made it simple. Introducing Lockdown WP Admin 1.3.1. You can [...]]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/projects/" title="Projects">Projects</a><a href="http://talkingwithsean.com/category/webdev/" title="Web Development">Web Development</a><a href="http://talkingwithsean.com/category/wordpress-2/" title="WordPress">WordPress</a></p><p>This release is coming a great new feature. For a while, people have attempted to change their WordPress login URL (the little http://youdomain.com/wp-login.php URL). But it wasn&#8217;t easy, you had to <em>massively</em> change file names and the core WordPress (a big no-no!) Well, I have made it simple. Introducing Lockdown WP Admin 1.3.1.</p>
<p>You can change the login URL to whatever URL you want it to be. There is no limit. (Well there is, you can&#8217;t have wp-admin or wp-content but that&#8217;s understandable!) And once you enable that part of the plugin, you can no longer access wp-login.php directly. It will return a 404, or a file not found. All the URLs and links to it will be rewritten, and if you don&#8217;t give the URL out, nobody will know your login URL.</p>
<p>If you change the URL to say &#8220;login&#8221;, your login URL page will be http://yourdomain.com/login/.</p>
<p>You can download the updated plugin atÂ <a href="http://wordpress.org/extend/plugins/lockdown-wp-admin/">http://wordpress.org/extend/plugins/lockdown-wp-admin/</a>. Enjoy!</p>
<p><strong>UPDATE:</strong> I just pushed out 1.3.5. There was an issue with WordPress installs with a non-root location. Thanks!!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://talkingwithsean.com/2011/03/lockdown-wp-admin-1-3-1/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Lockdown WP Admin 1.2</title>
		<link>http://talkingwithsean.com/2011/03/lockdown-wp-admin-1-2/</link>
		<comments>http://talkingwithsean.com/2011/03/lockdown-wp-admin-1-2/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 01:31:19 +0000</pubDate>
		<dc:creator>Sean Fisher</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://talkingwithsean.com/?p=301</guid>
		<description><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/webdev/" title="Web Development">Web Development</a><a href="http://talkingwithsean.com/category/wordpress-2/" title="WordPress">WordPress</a></p>I just wanted to let you know that I pushed outÂ Lockdown WP Admin 1.2 yesterday and Istrongly urge you to update. It is a very critical security update and without it, your site may be at risk. I also threw in some code optimizations so it may run a few ms faster! (#nerdlife) Please, please,Â please [...]]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/webdev/" title="Web Development">Web Development</a><a href="http://talkingwithsean.com/category/wordpress-2/" title="WordPress">WordPress</a></p><p>I just wanted to let you know that I pushed outÂ <a href="http://wordpress.org/extend/plugins/lockdown-wp-admin/stats/">Lockdown WP Admin 1.2</a> yesterday and I<strong>strongly </strong>urge you to update. It is a very critical security update and without it, your site may be at risk. I also threw in some code optimizations so it may run a few ms faster! (#nerdlife)</p>
<p>Please, please,Â <strong>please</strong> update to Version 1.2 as soon as you can. You can visit theÂ <a href="http://wordpress.org/extend/plugins/lockdown-wp-admin/stats/">Lockdown WP Admin</a> page on WordPress.org or you can update it straight in WordPress via the Plugin Updater.</p>
<p>Thank you for using this software and I would love to hear feedback from you!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://talkingwithsean.com/2011/03/lockdown-wp-admin-1-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making Websites or the Pool</title>
		<link>http://talkingwithsean.com/2010/06/making-websites-or-the-pool/</link>
		<comments>http://talkingwithsean.com/2010/06/making-websites-or-the-pool/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 04:17:47 +0000</pubDate>
		<dc:creator>Sean Fisher</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[csi]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[edu]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://sean-fisher.com/?p=143</guid>
		<description><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/projects/" title="Projects">Projects</a><a href="http://talkingwithsean.com/category/social-networking/" title="Social Networking">Social Networking</a><a href="http://talkingwithsean.com/category/webdev/" title="Web Development">Web Development</a></p>The summer is already going quite quickly, and it&#8217;s onlyRecently, I have had the pleasure (and time) to improve some websites very dear to me. The International Insider and CSI High School websites have been in dire need of a redesign for quite some time. I hope that I can recieve some positive feedback on [...]]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/projects/" title="Projects">Projects</a><a href="http://talkingwithsean.com/category/social-networking/" title="Social Networking">Social Networking</a><a href="http://talkingwithsean.com/category/webdev/" title="Web Development">Web Development</a></p><p>The summer is already going quite quickly, and it&#8217;s onlyRecently, I have had the pleasure (and time) to improve some websites very dear to me. <a href="http://theinternationalinsider.com">The International Insider </a> and <a href="http://csihighschool.org">CSI High School</a> websites have been in dire need of a redesign for quite some time. I hope that I can recieve some positive feedback on these redesigns as well as see these websites develop into a community in some sense. Now I really see how hard it is to obtain a visitor&#8217;s attention!</p>
<div id="attachment_122" class="wp-caption aligncenter" style="width: 627px"><img class="size-full wp-image-122  " title="CSI Home Page" src="http://talkingwithsean.com/files/CS-Home.jpg" alt="" width="617" height="382" /><p class="wp-caption-text">The homepage for CSI HS</p></div>
<p style="text-align: center;"><a href="http://csihighschool.org/">@csihighschool.org</a></p>
<div id="attachment_123" class="wp-caption aligncenter" style="width: 627px"><img class="size-full wp-image-123 " title="International Insider Homepage " src="http://talkingwithsean.com/files/insider-home.jpg" alt="" width="617" height="382" /><p class="wp-caption-text">The homepage for The Insider</p></div>
<p style="text-align: center;"><a href="http://theinternationalinsider.com/">@theinternationalinsider.com</a></p>
<div id="attachment_124" class="wp-caption aligncenter" style="width: 627px"><img class="size-full wp-image-124 " title="Post Layout for The Insider" src="http://talkingwithsean.com/files/Post.jpg" alt="" width="617" height="382" /><p class="wp-caption-text">Just a random post that you can see</p></div>
<p style="text-align: center;"><a href="http://theinternationalinsider.com/2010/06/csi-experiences-dakamela/">@theinternationalinsider.com/2010/06/csi-experiences-dakamela/</a></p>
<p>Oh and did I mention that both websites are powered by the wonderful, open-source <a href="http://WordPress.org/">WordPress</a>? WordPress 3.0 has some <em>amazing</em> features!</p>
]]></content:encoded>
			<wfw:commentRss>http://talkingwithsean.com/2010/06/making-websites-or-the-pool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development</title>
		<link>http://talkingwithsean.com/2010/02/web-development-2/</link>
		<comments>http://talkingwithsean.com/2010/02/web-development-2/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:05:00 +0000</pubDate>
		<dc:creator>Sean Fisher</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://sean-fisher.com/2009/04/web-development/</guid>
		<description><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/webdev/php/" title="php">php</a></p>The world of website and web development is expanding each and every day at an astounding rate. But there is a difference between Web Design and Web Development. The Design part is (at least in my opinion) the easiest part. Once you make a website from a PSD, it may get tricky. The Development and [...]]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://talkingwithsean.com/category/webdev/php/" title="php">php</a></p><p>The world of website and web development is expanding each and every day at an astounding rate. But there is a difference between Web <strong>Design</strong> and Web <strong>Development</strong>. The Design part is (at least in my opinion) the easiest part. Once you make a website from a PSD, it may get tricky. The Development and the coding part (PHP) in my case is difficult a lot of time time. It is the core of the website and it is what makes it dynamic to the user and not just static. A plain, old boring HTML file is in the past. I seldom see them any more. PHP is an amazing language to learn. It powers SO many of the worlds websites, including WordPress, MediaWiki, Joomla!, Drupal, ect. WordPress alone adds MILLIONS of websites. It powers SO may things (CNN, cNET, Fox, ABC, ect). They have an amazing network of people that support it as well. PHP is also thought to power Google as well (with Zend Optimizer to speed things up). If you want to start off with a programming language, that is the place to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://talkingwithsean.com/2010/02/web-development-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

