<?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"
	>

<channel>
	<title>The website of Joseph Becher</title>
	<atom:link href="http://jwebnet.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://jwebnet.net</link>
	<description></description>
	<pubDate>Tue, 17 Jun 2008 22:00:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Good Design</title>
		<link>http://jwebnet.net/2008/05/10/good-design/</link>
		<comments>http://jwebnet.net/2008/05/10/good-design/#comments</comments>
		<pubDate>Sat, 10 May 2008 16:29:05 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Thoughts]]></category>

		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jwebnet.net/?p=1299</guid>
		<description><![CDATA[The Official Google Blog defines 10 things that the user experence teams feels makes good code:
1. Focus on people—their lives, their work, their dreams.
2. Every millisecond counts.
3. Simplicity is powerful.
4. Engage beginners and attract experts.
5. Dare to innovate.
6. Design for the world.
7. Plan for today&#8217;s and tomorrow&#8217;s business.
8. Delight the eye without distracting the mind.
9. [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://googleblog.blogspot.com/2008/04/what-makes-design-googley.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://googleblog.blogspot.com/2008/04/what-makes-design-googley.html');">Official Google Blog</a> defines 10 things that the user experence teams feels makes good code:</p>
<p>1. Focus on people—their lives, their work, their dreams.<br />
2. Every millisecond counts.<br />
3. Simplicity is powerful.<br />
4. Engage beginners and attract experts.<br />
5. Dare to innovate.<br />
6. Design for the world.<br />
7. Plan for today&#8217;s and tomorrow&#8217;s business.<br />
8. Delight the eye without distracting the mind.<br />
9. Be worthy of people&#8217;s trust.<br />
10. Add a human touch.</p>
<p>For the most part I think my programming follows these guidelines.</p>
<p>Focus on people. If I didn&#8217;t care about my users I wouldn&#8217;t listen to them. Any problems or ideas that JWebGen users have gets handled promptly.</p>
<p>Every millisecond counts. That&#8217;s kinda a tough one. I haven&#8217;t mastered the habit of placing timing code into my programs. Generaly I don&#8217;t place a high priority on this item because I can&#8217;t remember ever getting a comment about the speed.</p>
<p>Simplicity is powerful. This one always trips me up. As I mentioned in a prior post, I have a big problem trying to design first, code later. Who cares how how dirty the code is if the end result and user interface is fast and clean? I don&#8217;t.</p>
<p>Engage beginners and attract experts. JWebGen doesn&#8217;t have a place for experts. Everybody can see how to use it and it doesn&#8217;t need a manual. I rest my case. If it needs a manual you have a problem. Users don&#8217;t read, and shouldn&#8217;t have to.</p>
<p>Dare to innovate. Why do it everybody else&#8217;s way? Do it your way. It sets you apart and people will either love it or hate it. If they hate it, they will either tell you or they won&#8217;t. Don&#8217;t sweat it.</p>
<p>Design for the world. Designers and programmers aren&#8217;t always users. What makes sense to them doesn&#8217;t always work for us. If you can use your creation, and want to, and it requires very few questions of ‘How do I do this?’ they you suceeded. It&#8217;s nice to feel needed, but don&#8217;t be silly.</p>
<p>Plan for today&#8217;s and tomorrow&#8217;s business. In the case of JWebGen, that really just means programming for the future. Can you easily add new features? How bad will things break? Will they break at all? Is your code static, or can it grow?</p>
<p>Delight the eye without distracting the mind. Is it good to look at? Does it have extra pretties that aren&#8217;t needed? Extra fluff? Not enough visuals?</p>
<p>Be worthy of people&#8217;s trust. It&#8217;s fine to create a privacy statement but lets face it, people don&#8217;t read them. Either people trust you or they doesn&#8217;t. If you except people to locate a privacy statement and be conviced they should trust you then you&#8217;ve lost. People shouldn&#8217;t even think about this. Be trustworthy.</p>
<p>Add a human touch. I talk to my users. In my code, on my site. Don&#8217;t script. People are human. Speak to your users. Build a relantionship. Be informal. Banter. If your users know you, if they trust you they want to use what you give them. They know it&#8217;s for them, not that it has a hidden reason for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2008/05/10/good-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DNS360</title>
		<link>http://jwebnet.net/2008/05/10/dns360/</link>
		<comments>http://jwebnet.net/2008/05/10/dns360/#comments</comments>
		<pubDate>Sat, 10 May 2008 14:56:54 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jwebnet.net/?p=1298</guid>
		<description><![CDATA[Almost forgot. To help out with my Time Warner duties I created a new little tool, DNS 360. It&#8217;s great for pulling WHOIS and DNS records. There are some changes I&#8217;d like to make, but it works for now. Check it out if you want.
]]></description>
			<content:encoded><![CDATA[<p>Almost forgot. To help out with my Time Warner duties I created a new little tool, <a href="http://dns360.jwebnet.net/" >DNS 360</a>. It&#8217;s great for pulling WHOIS and DNS records. There are some changes I&#8217;d like to make, but it works for now. Check it out if you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2008/05/10/dns360/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Still around&#8230;</title>
		<link>http://jwebnet.net/2008/05/10/still-around/</link>
		<comments>http://jwebnet.net/2008/05/10/still-around/#comments</comments>
		<pubDate>Sat, 10 May 2008 14:54:17 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Thoughts]]></category>

		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jwebnet.net/?p=1297</guid>
		<description><![CDATA[It&#8217;s been a month since my last update. Credit Flock with getting that one out to you, although I don&#8217;t use the browser. Call me old-school (or new) I like my Firefox. Version 3 is close to release and Parent Folder is 100% compatible with Beta 5.
On the JWebGen front, I added a feature called [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a month since my last update. Credit Flock with getting that one out to you, although I don&#8217;t use the browser. Call me old-school (or new) I like my Firefox. Version 3 is close to release and <a href="http://jwebnet.net/personal/scripts/parentfolder/" >Parent Folder</a> is 100% compatible with Beta 5.</p>
<p>On the <a href="http://jwebgen.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://jwebgen.com/');">JWebGen</a> front, I added a feature called Surprise me that is a bit hit. Simple code, amazing results. It&#8217;s interesting, but I can only program when I just do. Any attempt to design or plan first hits a dead end. Trance helps as well. To those who follow my <a href="http://www.last.fm/user/jwbecher/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.last.fm/user/jwbecher/');">Last.fm</a> you will see a fair amount of trance showing up. That often means I&#8217;m slinging code, and this time is no exception. Not saying what is is because it&#8217;s rough and I want it to be a surprise, but there is progress. I just need graphics.</p>
<p>That&#8217;s the update. Until next time, keep it turned here, same time, same great station.</p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2008/05/10/still-around/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MobHappy » Blog Archive » Dead Happy</title>
		<link>http://jwebnet.net/2008/04/10/mobhappy-%c2%bb-blog-archive-%c2%bb-dead-happy/</link>
		<comments>http://jwebnet.net/2008/04/10/mobhappy-%c2%bb-blog-archive-%c2%bb-dead-happy/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 04:48:43 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://jwebnet.net/?p=1294</guid>
		<description><![CDATA[MobHappy » Blog Archive » Dead Happy 
Proof there is still &#8216;good&#8217; news.
Blogged with the Flock Browser
]]></description>
			<content:encoded><![CDATA[<p><a href="http://mobhappy.com/blog1/2008/04/07/dead-happy/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://mobhappy.com/blog1/2008/04/07/dead-happy/');">MobHappy » Blog Archive » Dead Happy</a> </p>
<p>Proof there is still &#8216;good&#8217; news.</p>
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a href="http://www.flock.com/blogged-with-flock" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.flock.com/blogged-with-flock');" style="color: #999; font-weight: bold;" target="_new" title="Flock Browser">Flock Browser</a></div>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2008/04/10/mobhappy-%c2%bb-blog-archive-%c2%bb-dead-happy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Custom Archive 1.0</title>
		<link>http://jwebnet.net/2007/12/08/custom-archive-10/</link>
		<comments>http://jwebnet.net/2007/12/08/custom-archive-10/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 07:37:05 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Website]]></category>

		<category><![CDATA[archives]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://jwebnet.net/2007/12/08/custom-archive-10/</guid>
		<description><![CDATA[The Custom Archive widget is done. I learned a lot creating it and it was fun. Any comments are welcome.
Custom Archive 1.0
]]></description>
			<content:encoded><![CDATA[<p>The Custom Archive widget is done. I learned a lot creating it and it was fun. Any comments are welcome.</p>
<p><a href="http://jwebnet.net/wp-content/uploads/2007/12/custom-archive-10.zip" onclick="javascript:pageTracker._trackPageview('/downloads/wp-content/uploads/2007/12/custom-archive-10.zip');" title="Custom Archive 1.0">Custom Archive 1.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2007/12/08/custom-archive-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Customize Archive Widget</title>
		<link>http://jwebnet.net/2007/12/07/customize-archive-widget/</link>
		<comments>http://jwebnet.net/2007/12/07/customize-archive-widget/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 19:39:49 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Website]]></category>

		<category><![CDATA[archives]]></category>

		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://jwebnet.net/2007/12/07/customize-archive-widget/</guid>
		<description><![CDATA[It would seem that the built-in widget that comes with WordPress only allows for monthly view. How does that work work when you have posts dating back to 2002?
I located the archives widget is \wp-includes\widgets.php and I want to see if I can create a new widget (maybe in plugin form) that will allow me [...]]]></description>
			<content:encoded><![CDATA[<p>It would seem that the built-in widget that comes with WordPress only allows for monthly view. How does that work work when you have posts dating back to 2002?</p>
<p>I located the archives widget is \wp-includes\widgets.php and I want to see if I can create a new widget (maybe in plugin form) that will allow me the needed amount of control.</p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2007/12/07/customize-archive-widget/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back to WordPress</title>
		<link>http://jwebnet.net/2007/12/07/back-to-wordpress/</link>
		<comments>http://jwebnet.net/2007/12/07/back-to-wordpress/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 16:21:53 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Website]]></category>

		<category><![CDATA[themes]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jwebnet.net/2007/12/07/back-to-wordpress/</guid>
		<description><![CDATA[I always come back to WordPress. Is this my third try? Fourth? Who knows.
The one thing that is upsetting me right now is that I can&#8217;t use a different theme for different sections. WordPress is a one theme, one site type of puppy. I&#8217;m going to get this resolved and I&#8217;ll come back to this [...]]]></description>
			<content:encoded><![CDATA[<p>I always come back to WordPress. Is this my third try? Fourth? Who knows.</p>
<p>The one thing that is upsetting me right now is that I can&#8217;t use a different theme for different sections. WordPress is a one theme, one site type of puppy. I&#8217;m going to get this resolved and I&#8217;ll come back to this post because I think that that phrase up there will draw in a lot of people looking to do the same thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2007/12/07/back-to-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;m going</title>
		<link>http://jwebnet.net/2007/10/26/im-going/</link>
		<comments>http://jwebnet.net/2007/10/26/im-going/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 16:14:00 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://jwebnet.net/?p=1255</guid>
		<description><![CDATA[To actually write this month. I&#8217;m going to re-write christland, but it will probably have a different title. I&#8217;ll be starting from scratch and I need to train myself to just write and spot going back to correct spelling errors.
I can do this.
]]></description>
			<content:encoded><![CDATA[<p>To actually write this month. I&#8217;m going to re-write christland, but it will probably have a different title. I&#8217;ll be starting from scratch and I need to train myself to just write and spot going back to correct spelling errors.</p>
<p>I can do this.</p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2007/10/26/im-going/feed/</wfw:commentRss>
		</item>
		<item>
		<title>It&#8217;s back!</title>
		<link>http://jwebnet.net/2007/09/29/its-back/</link>
		<comments>http://jwebnet.net/2007/09/29/its-back/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 20:53:00 +0000</pubDate>
		<dc:creator>Joseph Becher</dc:creator>
		
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://jwebnet.net/?p=1244</guid>
		<description><![CDATA[jwebnet.net is back and now we have www.jwebgen.com  
I feel happy 
]]></description>
			<content:encoded><![CDATA[<p>jwebnet.net is back and now we have www.jwebgen.com <img src='http://jwebnet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I feel happy <img src='http://jwebnet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://jwebnet.net/2007/09/29/its-back/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
