<?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>Vault</title>
	<atom:link href="http://www.rockerssoft.org/brockers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rockerssoft.org/brockers</link>
	<description>the place i store my stuff...</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:29:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Lux et Veritas</title>
		<link>http://www.rockerssoft.org/brockers/archives/1985</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1985#comments</comments>
		<pubDate>Wed, 01 Feb 2012 23:03:37 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[VAULT Information]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/?p=1985</guid>
		<description><![CDATA[From the earliest days of software technology, the term hacker has been used to describe someone who was particularly proficient and technology.  While the term &#8220;hacker&#8221; has come to mean something malicious to those with only a cursory understanding of geek culture, it is still held as a term of high regard among those who [...]]]></description>
			<content:encoded><![CDATA[<p>From the earliest days of software technology, the term hacker has been used to describe someone who was particularly proficient and technology.  While the term &#8220;hacker&#8221; has come to mean something malicious to those with only a cursory understanding of geek culture, it is still held as a term of high regard among those who know otherwise.  Lately I have gotten the question from students in my IT/IS classes concerning how best to become a &#8220;hacker&#8221;.  While the question they are asking is not precisely the information they want to know, I have decided to answer the question correctly.</p>
<p>While this may seem like a silly exercise, it actually has a long and storied tradition inside of hacker communities.  There are a number of well known &#8220;guides&#8221; that have circulated the halls of old Usenet and dusty Jargon files from many years back with contributions from such luminaries as Bruce Parens, Eric S. Raymond, and Larry Wall.  Basically I am going to offer a stupidly basic outline of what I would like to have learned, in the order I would like to have learned it in, to have developed my skill-set (or lack thereof) in the quickest fashion possible.</p>
<p><em>*One caveat is that I have changed this list 8 times in the last 3 weeks (which is why it has taken so long to post) and added another step just minutes before posting again.  My point is that I will probably continue making updates for a while and I would encourage anyone comments or suggestions on how it can be improved.</em></p>
<ul>
<li><em><strong>Step 1:</strong></em> Start by visiting/read these websites, mailing lists, &amp; newsgroups.. everyday!  <a title="ArsTechnica" href="wp-content/uploads/lg-gallery/">ArsTechnica</a>,  <a href="http://phrack.org/issues.html">Phrack</a>, <a href="http://seclists.org">SecList</a>, <a href="http://www.schneier.com">Schneier on Security</a>, <a href="https://www.owasp.org/index.php/Main_Page">OWASP</a>, <a href="http://www.itsecurity.com/">ITSecurity</a>, <a href="http://cultdeadcow.com/">cDc</a>, and the <a href="http://www.liquidmatrix.org/blog/">LiquidMatrix Blog</a>.  For extra credit read everything you can handle from the <a href="http://www.sans.org/reading_room/">SANS Reading Room</a>.  If you don&#8217;t understand what you are reading, Google it!</li>
<li><em><strong>Step 2:</strong></em> Build your own computer.  Check out the <a title="Guides for techs on ArsTechnica." href="http://arstechnica.com/gadgets/guides/">ArsTechnica System Guide</a> to make sure you have compatible hardware that will actually be cost effective and then purchase the parts at <a title="Pricewatch, PC parts... Cheep!" href="http://www.pricewatch.com/">PriceWatch</a> (be sure to check the vendor ratings before you buy.)  Yes, you <em>could</em> actually buy a system &#8220;kit&#8221; from someplace like NewEgg but the value of this exercise is in learning the hows and whys of each component.</li>
<li><em><strong>Step 3</strong></em>: Install a Unix style OS on your newly built system&#8230; and/or every other system you can get your hands on.  I recommend either <a title="Fedora Linux" href="http://fedoraproject.org/">Fedora</a> or <a title="Ubuntu Linux" href="http://www.ubuntu.com/">Ubuntu</a> to start with as they are the easiest to begin using but in reality any *nix style will work (i.e. <a title="FreeBSD" href="http://www.freebsd.org/">FreeBSD</a>, <a title="Linux Mint" href="http://linuxmint.com/">Linux mint</a>, <a href="http://www.opensuse.org/en/">OpenSuse</a>, <a title="Open Solaris" href="http://hub.opensolaris.org/bin/view/Main/">OpenSolaris</a>, etc.)  No hacker I know lives in Windows (well&#8230; unless they are gaming.)  Linux OSes provide access to a system on a level you simply will NEVER get on Windows.  This is partly because of the power of the Unix system model and partly because hackers develop <em>for</em> hackers on Linux/Unix.  After you install your new OS, use it, everyday, as your primary OS.</li>
<li><em><strong>Step 4:</strong></em> Make your own website&#8230; from scratch.  Go get a $6.00/month <a title="Hostmonster referal link for rockerssoft... Thanks!" href="http://www.hostmonster.com/track/rockerssoft/CODE12">HostMonster</a> account, decide on a domain name, learn FTP, setup an email account, and start making a website!  It is a cheep way to get some direct experience doing many of the most common web task.  Finally, got get a copy of the <a title="Learning Perl" href="http://shop.oreilly.com/product/9781565920422.do">Lama</a>, <a title="Code like a Pythonista" href="http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html">Pythonista</a>, or <a title="Ruby on Rail Tutorial" href="http://ruby.railstutorial.org/ruby-on-rails-tutorial-book">Rails Tutorial</a> and go through the ENTIRE tutorial thus creating your first dynamic website content.</li>
<li><em><strong>Step 5:</strong></em> Continue building your library.  Nobody can know everything there is to know about technology.  Having quick access to information that you have (at the very least) read before is a HUGE help.  Additionally, going through the programming and hacking literature will give you the best hands-on experience necessary to take the next steps.  You should own/have read as many of these as possible:</li>
<ul>
<ul>
<ul>
<li><strong>Programming:</strong>  <a href="http://www.amazon.com/Complete-Microsoft-Programming-Steve-McConnell/dp/0735619670/?tag=anttsyka-20">CC2</a>,  <a href="http://www-mitpress.mit.edu/sicp/full-text/book/book.html">SICP</a>, <a href="http://oreilly.com/catalog/9780596000271">the Camel</a>, <a href="http://www.amazon.com/Design-Patterns-Object-Oriented-Addison-Wesley-Professional/dp/0201633612/?tag=anttsyka-20">Design Patterns</a>, <a href="http://www.amazon.com/Refactoring-Improving-Existing-Addison-Wesley-Technology/dp/0201485672/?tag=anttsyka-20">Refactoring</a>, <a href="http://www.amazon.com/dp/0131103628/?tag=stackoverfl08-20">K&amp;R</a>, <a href="http://www.amazon.com/dp/0321486811/?tag=stackoverfl08-20">the Dragon Book</a>, <a href="http://www.ccs.neu.edu/home/matthias/BTLS/">The Little Schemer</a>, and if your are really brave the &#8220;<a href="http://www.amazon.com/Art-Computer-Programming-Volumes-Boxed/dp/0201485419/?tag=anttsyka-20">Art of Computer Programming</a>.&#8221;</li>
<li><strong>IS</strong><strong> Management:</strong> <a href="http://www.amazon.com/Peopleware-Productive-Projects-Teams-Second/dp/0932633439/?tag=anttsyka-20">Peopleware</a> and <a href="http://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/?tag=anttsyka-20">MMM.</a></li>
<li><strong>Networking:</strong> <a href="http://www.amazon.com/dp/0136079679/?tag=stackoverfl08-20">Computer Networking</a>, <a href="http://www.amazon.com/dp/0130661023/?tag=stackoverfl08-20">Computer Networks</a>, <a href="http://www.kohala.com/start/unp.html">Unix Network Programming</a>, and <a href="http://nostarch.com/hacking2.htm">Hacking</a>.</li>
<li><strong>Hacking:</strong> <a href="http://www.amazon.com/Basics-Hacking-Penetration-Testing-Syngress/dp/1597496553/ref=pd_vtp_b_5">The Basics of Hacking and Penetration Testing</a>, <a href="http://www.amazon.com/Art-Intrusion-Exploits-Intruders-Deceivers/dp/0764569597">The Art of Intrusion</a>, and <a href="http://nostarch.com/hacking2.htm">Hacking</a> (again.)</li>
<li><strong>Hacker Culture:</strong> <a href="http://www.gutenberg.org/ebooks/101">The Hacker Crackdown</a>, <a href="http://www.textfiles.com/etext/MODERN/hhbk">The Hacker Handbook</a>, the updated <a href="http://www.catb.org/~esr/jargon/">Jargon File</a>, <a href="http://oreilly.com/openbook/opensources/book/index.html">Open Sources</a>, <a href="http://www.amazon.com/Underground-Hacking-Obsession-Electronic-Frontier/dp/1863305955/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1328029931&amp;sr=1-1">Underground</a>, and <a href="http://www.amazon.com/Stealing-Network-How-Own-Box/dp/1931836876">Stealing the Network</a>.</li>
<li><strong>Others:</strong>  If you have any specific technology interests (say Cisco switches or MS SQL Server) find the appropriate user forums for those groups and ask their users which books are MUST reads.  <em>One good technology book is better than 10 mediocre books.</em></li>
</ul>
</ul>
</ul>
<li><em><strong>Step 6:</strong></em> Download the <a href="http://www.linuxfromscratch.org/">Linux From Scratch</a> book and build your very own custom operating system from source code.  You will more about how operating systems work 99.9% of <strong>IT professionals</strong> do.  Doing your own OS build will change the way you see systems and how to protect them.  The results of a LFS build is not the system itself (you will probably go back to using Fedora shortly after finishing) but that you will NEVER go back to be just a technology user&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1985/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/2016</link>
		<comments>http://www.rockerssoft.org/brockers/archives/2016#comments</comments>
		<pubDate>Mon, 16 Jan 2012 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/2016</guid>
		<description><![CDATA[The first snow of the year in Okla always reminds me of the snow in Minn&#8230; Only #notsomuch http://t.co/bnDbI5DJ #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>The first snow of the year in Okla always reminds me of the snow in Minn&#8230; Only #<a href="http://search.twitter.com/search?q=%23notsomuch" class="aktt_hashtag">notsomuch</a> <a href="http://t.co/bnDbI5DJ" rel="nofollow">http://t.co/bnDbI5DJ</a> <a href="http://twitter.com/rrockers/statuses/157496472198332422" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/2016/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/1984</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1984#comments</comments>
		<pubDate>Mon, 02 Jan 2012 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/1984</guid>
		<description><![CDATA[Merry Christmas twitterverse! #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Merry Christmas twitterverse! <a href="http://twitter.com/rrockers/statuses/151027184218284032" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1984/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/1982</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1982#comments</comments>
		<pubDate>Mon, 26 Dec 2011 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/1982</guid>
		<description><![CDATA[If any #OSU grads know http://t.co/PgP6Gfgt or http://t.co/VcGv5S6W someone found you camera @ifoundyourcamera.net #Oklahome #stillwater # Just on #NPR &#8211; #Christmas should be about walking to work and raindeer on the endangered species list. #NPRcliche #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>If any #<a href="http://search.twitter.com/search?q=%23OSU" class="aktt_hashtag">OSU</a> grads know <a href="http://t.co/PgP6Gfgt" rel="nofollow">http://t.co/PgP6Gfgt</a> or <a href="http://t.co/VcGv5S6W" rel="nofollow">http://t.co/VcGv5S6W</a> someone found you camera @<a href="http://twitter.com/ifoundyourcamera" class="aktt_username">ifoundyourcamera</a>.net #<a href="http://search.twitter.com/search?q=%23Oklahome" class="aktt_hashtag">Oklahome</a> #stillwater <a href="http://twitter.com/rrockers/statuses/148519754204839937" class="aktt_tweet_time">#</a></li>
<li>Just on #<a href="http://search.twitter.com/search?q=%23NPR" class="aktt_hashtag">NPR</a> &#8211; #<a href="http://search.twitter.com/search?q=%23Christmas" class="aktt_hashtag">Christmas</a> should be about walking to work and raindeer on the endangered species list. #<a href="http://search.twitter.com/search?q=%23NPRcliche" class="aktt_hashtag">NPRcliche</a> <a href="http://twitter.com/rrockers/statuses/149324422027812864" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1982/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE vs. Gnome</title>
		<link>http://www.rockerssoft.org/brockers/archives/429</link>
		<comments>http://www.rockerssoft.org/brockers/archives/429#comments</comments>
		<pubDate>Mon, 12 Dec 2011 19:45:53 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[VAULT Humor]]></category>
		<category><![CDATA[VAULT Quotes]]></category>

		<guid isPermaLink="false">http://rockerssoft.org/brockers/?p=429</guid>
		<description><![CDATA[Great post originally from http://www.illusionary.com/GNOMEvKDE.html but as the site is no longer up I am re-posting it with full credit to its original author.  This &#8220;summary&#8221; was a surprisingly accurate feel for the overall development process of the two major Linux  Desktop interfaces.   Specifically this was the overall feeling during the KDE 2.x &#8211; 3.5 &#38; [...]]]></description>
			<content:encoded><![CDATA[<p>Great post originally from http://www.illusionary.com/GNOMEvKDE.html but as the site is no longer up I am re-posting it with full credit to its original author.  This &#8220;summary&#8221; <strong>was</strong> a surprisingly accurate feel for the overall development process of the two major Linux  Desktop interfaces.   Specifically this was the overall feeling during the KDE 2.x &#8211; 3.5 &amp; Gnome 0.0 &#8211; wheneverubuntueffectivelytookovertheproject.x time frame.  While these generalizations no longer hold true, they sure make for some entertaining reading to those of us who remember the those days.</p>
<h3 style="padding-left: 30px;">KDE</h3>
<p style="padding-left: 30px;">A big room somewhere in Europe with lots of chrome and glass and a great big whiteboard in the front with lots of tiny, neat writing on it. There are about 50 desks, each with headphones and pristine workstations, also with a lot of chrome and glass. The faint sound of classical music permeates the room, accompanying the clicky-click of 50 programmers typing or quietly talking in one of the appropriately assigned meeting areas. (Which of course consist of elegant contemporary white pine coffee tables surrounded by contemporary white pine and fine leather meeting chairs.) Coffee, tea, mineral water and fruit juices are available in the break area.</p>
<p style="padding-left: 30px;">At the end of the day, *everyone* checks in their code and the project leader does a &#8220;make&#8221; just to make sure it all compiles cleanly, but it&#8217;s mostly only done from tradition anymore since it always compiles cleanly and works flawlessly. When all milestones have been met, and everything has been QA&#8217;d, (usually within a day or two of the roadmap that was written up 18 months previous) a new KDE release is packaged up and released to the mirror sites with the appropriate 24-hour delay for distribution before being announced.</p>
<p style="padding-left: 30px;">KDE developers are generally between the ages of 16 and 25, like art made of lines and squares and the colors white and black. When/if they finally stop taking government subsidies and get around to getting &#8220;real jobs,&#8221; most of their salary will be taken in taxes so the socialist government can subsidize the care and feeding of the next generation of KDE developers, just like it did for them. A high percentage of KDE developers, during their mandatory 5 years of government military service, crack from their years of cultural dullness and flee Europe to become terrorists for the sheer joy to be found in killing random strangers for no discernible reason.</p>
<div style="padding-left: 30px;" align="center">
<hr width="30%" />
</div>
<h3 style="padding-left: 30px;">GNOME</h3>
<p style="padding-left: 30px;">An abandoned warehouse in San Francisco, kitted up as for a rave, electronica playing at 15db louder than &#8220;my ears are bleeding and I&#8217;m developing an aneurism&#8221; volumes and the windows all painted over black so that the strobe and spotlights and lasers can be seen better. Computers, mainly made of whatever stuff has been exchanged for crack or scavenged from dumpsters behind dot-bombs, are scattered around on whatever furniture is available, which also consists of whatever stuff has been exchanged for crack or scavenged from dumpsters behind dot-bombs. There&#8217;s no break area, but you may be able to bum a beer (or more likely something harder) off of one of the developers hanging around, and they will probably be too jacked up on X, coke, acid, heroin, ether or all of the above to notice that you&#8217;ve taken anything.</p>
<p style="padding-left: 30px;">Development strategies are generally determined by whatever light show happens to be going on at the moment, when one of the developers will leap up and scream &#8220;I WANT IT TO LOOK JUST LIKE THAT&#8221; and then straight-arm his laptop against the wall in an hallucinogenic frenzy before vomiting copiously, passing out and falling face-down in the middle of the dance floor. There&#8217;s no whiteboard, so developers diagram things out in the puddles of spilt beer, urine and vomit on the floor.</p>
<p style="padding-left: 30px;">At the end of the day &#8211; whenever that is since an equal number of programmers will be passed out at any given time &#8211; or really whenever someone happens to think of it (which is rarely), someone might type &#8220;make&#8221; on some machine somewhere, with mixed results. Generally nothing happens, so he/she shrugs his/her shoulders and wanders off to look for someone who might have more pink/black-striped pills. Once in a great while, generally in the unpleasant time between the come-down from the last thing they took and before whatever it was they took just now comes on fully, someone will tar up a bunch of random files and post it on a website someplace it as the next GNOME release, usually with a reference to some kind of monkey.</p>
<p style="padding-left: 30px;">GNOME developers rarely live past 25 and prefer &#8220;alternative&#8221; art &#8211; generally stuff made of feces that&#8217;s &#8220;too edgy&#8221; for most people to &#8220;understand&#8221; or &#8220;like.&#8221; Core GNOME developers are heavy Ketamine users. The bodies of GNOME developers can often be found in dumpsters or floating face-down in any sufficiently large body of water.</p>
<div style="padding-left: 30px;" align="center">
<hr width="30%" />
</div>
<p style="padding-left: 30px;"><em>Copyright 2002, Derek Glidden.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/429/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/1974</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1974#comments</comments>
		<pubDate>Mon, 28 Nov 2011 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/1974</guid>
		<description><![CDATA[@oushadow &#8230;but can your twitter status wait? in reply to oushadow #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>@<a href="http://twitter.com/oushadow" class="aktt_username">oushadow</a> &#8230;but can your twitter status wait? <a href="http://twitter.com/oushadow/statuses/139000501818761216" class="aktt_tweet_reply">in reply to oushadow</a> <a href="http://twitter.com/rrockers/statuses/139008775565750273" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1974/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/1972</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1972#comments</comments>
		<pubDate>Mon, 21 Nov 2011 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/1972</guid>
		<description><![CDATA[I came home on Friday to Butterbeer and Pumpin Loaf. My wife is the queen of the fall season. # We are going to miss @ash_leigh&#039;s coffee, Brian&#039;s jokes, Joe&#039;s&#8230; wall art, and 100&#039;s of other thing at @Cobb_Engr Next stop Cobb North! # Ahhhh crap&#8230; the new #gmail UI has a split screen capability. [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I came home on Friday to Butterbeer and Pumpin Loaf.  My wife is the queen of the fall season. <a href="http://twitter.com/rrockers/statuses/136127515684122624" class="aktt_tweet_time">#</a></li>
<li>We are going to miss @<a href="http://twitter.com/ash_leigh" class="aktt_username">ash_leigh</a>&#039;s coffee, Brian&#039;s jokes, Joe&#039;s&#8230; wall art, and 100&#039;s of other thing at @<a href="http://twitter.com/Cobb_Engr" class="aktt_username">Cobb_Engr</a>  Next stop Cobb North! <a href="http://twitter.com/rrockers/statuses/137196512911437825" class="aktt_tweet_time">#</a></li>
<li>Ahhhh crap&#8230; the new #<a href="http://search.twitter.com/search?q=%23gmail" class="aktt_hashtag">gmail</a> UI has a split screen capability.  I have run out of excuses. <a href="http://twitter.com/rrockers/statuses/137283117273714689" class="aktt_tweet_time">#</a></li>
<li>Q: &#8230;apart from the sanitation, medicine, education&#8230; what have the Romans ever done for us? A: Brought peace? Q: shut up! #<a href="http://search.twitter.com/search?q=%23montepython" class="aktt_hashtag">montepython</a> <a href="http://twitter.com/rrockers/statuses/137300760928075777" class="aktt_tweet_time">#</a></li>
<li>The quote was from this article <a href="http://t.co/QOhALT6D" rel="nofollow">http://t.co/QOhALT6D</a> <a href="http://twitter.com/rrockers/statuses/137301898221985793" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1972/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/1966</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1966#comments</comments>
		<pubDate>Mon, 14 Nov 2011 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/1966</guid>
		<description><![CDATA[I left the office not after the earthquake but when we heard that tornados were approaching. #onlyinOK # Just missed 11/11/11 11:11 #nevergettingthatback #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I left the office not after the earthquake but when we heard that tornados were approaching. #<a href="http://search.twitter.com/search?q=%23onlyinOK" class="aktt_hashtag">onlyinOK</a> <a href="http://twitter.com/rrockers/statuses/133783001472577536" class="aktt_tweet_time">#</a></li>
<li>Just missed 11/11/11 11:11  #<a href="http://search.twitter.com/search?q=%23nevergettingthatback" class="aktt_hashtag">nevergettingthatback</a> <a href="http://twitter.com/rrockers/statuses/135048877706444802" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1966/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Part of the Maine</title>
		<link>http://www.rockerssoft.org/brockers/archives/1963</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1963#comments</comments>
		<pubDate>Fri, 11 Nov 2011 19:10:36 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[VAULT Rants]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/?p=1963</guid>
		<description><![CDATA[Even if I knew that tomorrow the world would go to pieces, I would still plant my apple tree. -Martin Luther While checking one of my WordPress sites I noticed an update for one of my favorite plug-ins, The Events Calendar.  Everything was broken after the update so I when to the support site to [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Even if I knew that tomorrow the world would go to pieces, I would still plant my apple tree.<br />
-Martin Luther</p></blockquote>
<p>While checking one of my <a title="Wordpress Blogging Software" href="http://wordpress.org/">WordPress</a> sites I noticed an update for one of my favorite plug-ins, <a title="Setup a Calendar on WordPress" href="http://wordpress.org/extend/plugins/the-events-calendar/">The Events Calendar</a>.  Everything was broken after the update so I when to the support site to get things running.  Long story short, I got the site working again based on the support recommendations they had but regardless, some functionality was still missing.  The reason for this was related to a huge shift in the underlying focus of the WordPress post design.</p>
<blockquote><p>the issue you state about other plugins integrating has more to do with WordPress being in a period of flux between having everything be either posts or in its own table and authors fully adopting custom post types. The core WordPress team is placing a heavy emphasis on CPTs and most major plugin authors are moving over&#8230; As more and more plugins make the move, the integration you want to see will return in a much more powerful and controlled manner.<br />
&#8211;Shane Pearlman</p></blockquote>
<p>The Events Calendar has converted over to a new design method called Custom Post Types (CPT) whereby individual modules can define their own post &#8220;types&#8221; instead of adding functionality to default post type already available in WordPress.</p>
<p>This drew my attention because the new version of The Event Calendar provides a &#8220;Professional&#8221; version, with more functionality, that can be purchased. I haven&#8217;t actually seen much software in the WordPress universe that followed this model (and I don&#8217;t believe The Event Calendar did until this new update occurred.)</p>
<p>My concerns were confirmed with some web searching:</p>
<blockquote><p>Custom post types aren’t really meant for that use […] Custom post types are great for things that are more or less catalogued: products (in an e-commerce site), listings for a real estate site, etc. For regular content creation as described [by Chris], you can already do [that] by using custom taxonomies and/or stylesheets to make post templates.</p></blockquote>
<p>Some part of the WordPress team has been pushing these these CPT&#8217;s and it looks like they have been doing it primarily to capitalize on the success of a Free Software program. I suspect that most developers who are interested in focusing on this kind of feature set are probably not Free Software developers but are, instead, quasi-open source developers running Macs who would be making iPhone apps if they knew something more useful than PHP.</p>
<p>This kind of monetizing has become massively popular with the success of Apple&#8217;s App Store and Google&#8217;s Market. A significant number of developers who have built very popular software stacks on top of Open Source applications are looking for ways to turn that work into cash flow, and I don&#8217;t blame them. That said&#8230;</p>
<p>&#8230;I really don&#8217;t like something about it. Maybe it is because I left a &#8220;free&#8221; blog application because it stopped being free (I learned a valuable lesson between Free Software and free software and I still have a bad taste in my mouth about it.) Maybe it is because I have actually contributed work to a number of WordPress plug-ins and would NOT have done so if I had known my efforts were going to help someone else make money. Maybe it is because the new version of The Events Calendar actually broke a lot of functionality in the name of changing their platform model to a for-profit design and now I have to use an unsupported version of the software until I find another or I write one myself.</p>
<p>Whatever the reason, Open Source software is loosing something of itself if this is actually the intent of their focus, and we are all the less because of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1963/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What I have been Tweeting</title>
		<link>http://www.rockerssoft.org/brockers/archives/1961</link>
		<comments>http://www.rockerssoft.org/brockers/archives/1961#comments</comments>
		<pubDate>Mon, 07 Nov 2011 01:20:00 +0000</pubDate>
		<dc:creator>Bobby Rockers</dc:creator>
				<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.rockerssoft.org/brockers/archives/1961</guid>
		<description><![CDATA[Happy Halloween everyone. # Point, match, game&#8230; Thank you @daveramsey http://t.co/GOeeeHTQ #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Happy Halloween everyone. <a href="http://twitter.com/rrockers/statuses/131017368951463938" class="aktt_tweet_time">#</a></li>
<li>Point, match, game&#8230; Thank you @<a href="http://twitter.com/daveramsey" class="aktt_username">daveramsey</a> <a href="http://t.co/GOeeeHTQ" rel="nofollow">http://t.co/GOeeeHTQ</a> <a href="http://twitter.com/rrockers/statuses/131743274141614081" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rockerssoft.org/brockers/archives/1961/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

