<?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>Shlrm.org Blag &#187; Gripes</title>
	<atom:link href="http://shlrm.org/wordpress/category/gripes/feed/" rel="self" type="application/rss+xml" />
	<link>http://shlrm.org/wordpress</link>
	<description>Linux, Java, Ruby, and Politics.</description>
	<lastBuildDate>Tue, 27 Jul 2010 04:08:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Semantic Web</title>
		<link>http://shlrm.org/wordpress/2010/02/03/semantic-web/</link>
		<comments>http://shlrm.org/wordpress/2010/02/03/semantic-web/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 03:49:56 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Coding!]]></category>
		<category><![CDATA[Gripes]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=331</guid>
		<description><![CDATA[At work I&#8217;m dealing with this &#8220;Semantic Web&#8221; concept thingy. &#8220;Web 3.0&#8243; it is called. Frankly I don&#8217;t see the point in it yet. The goal is to have the internet also contain data to ensure that computers can find relations in the data and such, not just pages with links that people can browse. [...]]]></description>
			<content:encoded><![CDATA[<p>At work I&#8217;m dealing with this &#8220;Semantic Web&#8221; concept thingy. &#8220;Web 3.0&#8243; it is called. Frankly I don&#8217;t see the point in it yet. The goal is to have the internet also contain data to ensure that computers can find relations in the data and such, not just pages with links that people can browse. One of our projects involves taking unstructured data and mining entities and relationships from it. I&#8217;ve picked up a book, the only book, on programming software to (ab)use the semantic web. So far, I am unimpressed. The source code in the book does not match the source code that you can download from the books website. And, the two different packages on the books website (one is just Chapter 2&#8242;s code, the other is all the code for the whole book) also had different code, and the &#8220;all encompassing&#8221; one was even missing the right files needed to run the code!</p>
<p>So yeah, unimpressed.</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2010/02/03/semantic-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Lack of)Technology Rant</title>
		<link>http://shlrm.org/wordpress/2009/08/04/lack-oftechnology-rant/</link>
		<comments>http://shlrm.org/wordpress/2009/08/04/lack-oftechnology-rant/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:17:50 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Coding!]]></category>
		<category><![CDATA[Gripes]]></category>
		<category><![CDATA[ANSI C]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[San Antonio]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=264</guid>
		<description><![CDATA[San Antonio absolutely sucks for technology. It is just about impossible to find hard copies of references or tech books.  I know that the internet is a widely available source, but sometimes you just have to have the paper copies of things. Especially when it comes to older languages like C. ANSI C. Not C#. [...]]]></description>
			<content:encoded><![CDATA[<p>San Antonio absolutely sucks for technology.</p>
<p>It is just about impossible to find hard copies of references or tech books.  I know that the internet is a widely available source, but sometimes you just have to have the paper copies of things. Especially when it comes to older languages like C. ANSI C. Not C#. Not Visual C.net. Not C++. Searching the internet for ANSI C tutorials (or help or examples or whatever) doesn&#8217;t net very much. (OMG PUN)</p>
<p>So I looked up a couple books based on reccomendations. There&#8217;s <a href="http://www.amazon.com/All-One-Desk-Reference-Dummies/dp/0764570692/ref=sr_1_4?ie=UTF8&amp;qid=1249410741&amp;sr=8-4">an 840 page &#8216;For Dummies&#8217; book</a> that is supposed to be quite good regarding getting into ANSI C especially coming from other languages. And then <a href="http://www.amazon.com/gp/product/0131103628/ref=cm_cr_asin_lnk">a C Reference book</a> that would be useful. Especially when getting into the more in-depth usage of C (since there&#8217;s no &#8220;javadoc&#8221; for the C libraries online, at least that I&#8217;ve been able to find.) Of course these are only available in one store up in Austin. Even the library doesn&#8217;t know anything about these books.</p>
<p>San Antonio only exists for the Spurs, the Alamo, and the Riverwalk. Oh and the Government/Military and the Medical Center. If you&#8217;re not employed in one of those things, you might be mowing the grass (and then blowing the trimmings out into the street for someone else to deal with!!! [but that's a rant for another time])</p>
<p>San Antonio Sucks.</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/08/04/lack-oftechnology-rant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need a blog software that doesn&#8217;t suck</title>
		<link>http://shlrm.org/wordpress/2009/08/04/need-a-blog-software-that-doesnt-suck/</link>
		<comments>http://shlrm.org/wordpress/2009/08/04/need-a-blog-software-that-doesnt-suck/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 13:21:47 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=253</guid>
		<description><![CDATA[EDIT: Found this. That makes the code not suck. Pasting code into this thing is still a PAIN, as it doesn&#8217;t auto translate &#60;&#62;, and other evil html characters when pasting in the code block.  And you can&#8217;t simply paste all your code into the visual editor, because it&#8217;ll munch off all your formatting :( [...]]]></description>
			<content:encoded><![CDATA[<p>EDIT:<br />
Found <a href="http://www.lastengine.com/syntax-highlighter-wordpress-plugin/">this</a>. That makes the code not suck. Pasting code into this thing is still a PAIN, as it doesn&#8217;t auto translate &lt;&gt;, and other evil html characters when pasting in the code block.  And you can&#8217;t simply paste all your code into the visual editor, because it&#8217;ll munch off all your formatting :(<br />
Better but not great.</p>
<p>Original Post:</p>
<p>*sigh*</p>
<p>WordPress does almost everything well. Except pasting code. It can&#8217;t handle that #include&lt;stdlib.h&gt; is not an HTMLs.</p>
<p>So I need a blag that doesn&#8217;t suck at handling code. Searching the intertubes for source code blog doesn&#8217;t get me very far&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/08/04/need-a-blog-software-that-doesnt-suck/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Irritation at Joomla</title>
		<link>http://shlrm.org/wordpress/2009/06/14/irritation-at-joomla/</link>
		<comments>http://shlrm.org/wordpress/2009/06/14/irritation-at-joomla/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 01:27:45 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Gripes]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=239</guid>
		<description><![CDATA[Well I should've known better than to just use Joomla! for something without doing the research on it.]]></description>
			<content:encoded><![CDATA[<p>Well I should&#8217;ve known better than to just use <a href="http://www.joomla.org">Joomla!</a> for something without doing the research on it.</p>
<p>As it appears, joomla has poor user control. There&#8217;s no granulation. So the <a href="http://uberminers.shlrm.org" class="broken_link" rel="nofollow">website I&#8217;m working on for my corporation</a> in <a href="http://www.eve-online.com">Eve Online</a> isn&#8217;t going to work in joomla. Mostly I need something simple to manage content. A <a href="http://en.wikipedia.org/wiki/Content_management_system">Content Management System</a> as it were. Joomla isn&#8217;t going to cut it. It&#8217;ll do for now, until I can find something else to manage the content.</p>
<p>My requirements aren&#8217;t horrible.</p>
<ul>
<li>Blogging type stuff &#8211; to allow corp members, who feel so inclined to post articles about their excapades</li>
<li>News type stuff -  to allow the corporation to post news entries for things that happen corp wide</li>
<li>Calendar type thinger &#8211; to allow the corporation to post events and/or due dates. I think this is probably very important because we need to be able to have deadlines posted somewhere easy for everyone to access. Helping to ensure that we don&#8217;t default on any corporation contracts.</li>
<li>Static Document management &#8211; To hold things like the Corporate bylaws (once I figure out how to write bylaws) and other official corporate documents</li>
<li>User management &#8211; I need <em>at least</em> the ability to moderate users to the site. And then a bit of permissions management within the site, so that not everyone can create events, post news, or muck with the corporate documents.</li>
</ul>
<p>So the requirements for the site aren&#8217;t too strenuous, but joomla fails miserably regarding the user management. Which pretty much breaks the entire thing.</p>
<p>Drupal might do it, but I&#8217;ve read that drupal is quite complex. I don&#8217;t particularly want to roll my own CMS, as there&#8217;s already plenty out there, and my goal isn&#8217;t to build a CMS, the goal is to build the content, which is going to be difficult enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/06/14/irritation-at-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should make you horribly angry</title>
		<link>http://shlrm.org/wordpress/2009/06/12/should-make-you-horribly-angry/</link>
		<comments>http://shlrm.org/wordpress/2009/06/12/should-make-you-horribly-angry/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:45:48 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[bailout]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[stimulus]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=236</guid>
		<description><![CDATA[This is just wrong. The problem here is not that this was all done in a panic. The problem is not that there are evil people. There will always be evil people. The problem is not that it doesn&#8217;t have enough oversight. The problem is that it was done at all. This money is going [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.marketwatch.com/story/stimulus-fraud-could-hit-50-billion?siteid=rss&amp;rss=1#mod=BOL_hps_BOL2MW">This is just wrong</a>.</p>
<p>The problem here is not that this was all done in a panic. The problem is not that there are evil people. There will always be evil people. The problem is not that it doesn&#8217;t have enough oversight.</p>
<p>The problem is that it was done at all. This money is going to be poorly managed compared to someone&#8217;s hard earned dollars. There&#8217;s no cost to these polititcians spending this money. They don&#8217;t care how the money is spent, only that it results in their being reelected next time.</p>
<p>The thing is, no one even considered the consequences of this stimulus. Well, no one in the federal government.</p>
<p>We THE PEOPLE should be very angry. We should be making this anger known to the Federal Government. They need to know that we don&#8217;t like what they&#8217;re doing. And if you do like what they&#8217;re doing, keep in mind that there&#8217;s no such thing as a free lunch. What seems good for you right now comes at what cost to others? When does that cost come around to you?</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/06/12/should-make-you-horribly-angry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPA &#8216;Cow Tax&#8217; $175 per Dairy Cow to Curb Greenhouse Gases</title>
		<link>http://shlrm.org/wordpress/2009/01/07/epa-cow-tax-175-per-dairy-cow-to-curb-greenhouse-gases/</link>
		<comments>http://shlrm.org/wordpress/2009/01/07/epa-cow-tax-175-per-dairy-cow-to-curb-greenhouse-gases/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 15:15:51 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[global warming]]></category>
		<category><![CDATA[tax]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=164</guid>
		<description><![CDATA[EPA &#8216;Cow Tax&#8217; Could Charge $175 per Dairy Cow to Curb Greenhouse Gases. Yeah, lets stifle an already struggling economy by &#8220;solving&#8221; &#8220;global warming&#8221; by taxing the hell out of our staple food item. This is probably not going to result in anything but people using more soy to make their products cheaper. This has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.businessandmedia.org/articles/2008/20081230165231.aspx">EPA &#8216;Cow Tax&#8217; Could Charge $175 per Dairy Cow to Curb Greenhouse Gases</a>.</p>
<p>Yeah, lets stifle an already struggling economy by &#8220;solving&#8221; &#8220;global warming&#8221; by taxing the hell out of our staple food item.</p>
<p>This is probably not going to result in anything but people using more soy to make their products cheaper. This has a significant impact to me, being allergic to soy. Via this legislation we&#8217;ll end up making all of our meat products crappier. People aren&#8217;t going to want to pay more to &#8220;solve&#8221; the &#8220;global warming&#8221; &#8220;problem&#8221; (I apologize for the excessive use of quotations.) Global warming simply hasn&#8217;t been proven well enough to enough people for this to be necessary. Not to mention that there have been cows farting up a storm for a whole lot longer than the global warming thing appeared. I hardly think this tax is going to do anything for this. &lt;/rant&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/01/07/epa-cow-tax-175-per-dairy-cow-to-curb-greenhouse-gases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>$1.2T federal deficit for 2009</title>
		<link>http://shlrm.org/wordpress/2009/01/07/12t-federal-deficit-for-2009/</link>
		<comments>http://shlrm.org/wordpress/2009/01/07/12t-federal-deficit-for-2009/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 14:52:55 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[deficit]]></category>
		<category><![CDATA[federal]]></category>
		<category><![CDATA[government]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=168</guid>
		<description><![CDATA[Hill aides: CBO to project $1.2T deficit for 2009 &#8211; Yahoo! Finance. That is spectacular! If my budget at home had this kind of deficit, I wouldn&#8217;t be able to eat, much less help anyone else. The only solution to this is smaller government. A dramatic reduction of government programs is needed. Shut down vast [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://finance.yahoo.com/news/Hill-aides-CBO-to-project-12T-apf-13990391.html" class="broken_link" rel="nofollow">Hill aides: CBO to project $1.2T deficit for 2009 &#8211; Yahoo! Finance</a>.</p>
<p>That is spectacular! If my budget at home had this kind of deficit, I wouldn&#8217;t be able to eat, much less help anyone else.</p>
<p>The only solution to this is smaller government. A dramatic reduction of government programs is needed. Shut down vast government bureaucracies, and make it cheaper for government to operate.</p>
<p>This country will cease to exist with a continuing deficit like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2009/01/07/12t-federal-deficit-for-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Way News &#8211; Where&#8217;d the bailout money go? Shhhh, it&#8217;s a secret</title>
		<link>http://shlrm.org/wordpress/2008/12/22/my-way-news-whered-the-bailout-money-go-shhhh-its-a-secret/</link>
		<comments>http://shlrm.org/wordpress/2008/12/22/my-way-news-whered-the-bailout-money-go-shhhh-its-a-secret/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 04:28:58 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[bailout]]></category>
		<category><![CDATA[secret]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=152</guid>
		<description><![CDATA[My Way News &#8211; Where&#8217;d the bailout money go? Shhhh, it&#8217;s a secret. Yeah, this is intolerable. The bailout itself was intolerable, but this is worse. Were we not promised transparency and accountability?]]></description>
			<content:encoded><![CDATA[<p><a href="http://apnews.myway.com/article/20081222/D957QL7O0.html">My Way News &#8211; Where&#8217;d the bailout money go? Shhhh, it&#8217;s a secret</a>.</p>
<p>Yeah, this is intolerable. The bailout itself was intolerable, but this is worse.</p>
<p>Were we not promised transparency and accountability?</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2008/12/22/my-way-news-whered-the-bailout-money-go-shhhh-its-a-secret/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What the hell are these people thinking?!?</title>
		<link>http://shlrm.org/wordpress/2008/12/17/what-the-hell-are-these-people-thinking/</link>
		<comments>http://shlrm.org/wordpress/2008/12/17/what-the-hell-are-these-people-thinking/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:16:29 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=137</guid>
		<description><![CDATA[A FREAKING MEDAL FOR HENRY PAULSON?!?! Don&#8217;t they realize that this man asked for $700 Billion to save our economy? Don&#8217;t they realize that this $700 Billion didn&#8217;t do ANYTHING? Our economy is in the tank, the dollar is on the verge of collapse, and they want to give this man a medal? He didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cfa.gov/meetings/2008/nov/20081120_06.html">A FREAKING MEDAL FOR HENRY PAULSON?!?!</a></p>
<p>Don&#8217;t they realize that this man asked for $700 Billion to save our economy? Don&#8217;t they realize that this $700 Billion didn&#8217;t do ANYTHING? Our economy is in the tank, the dollar is on the verge of collapse, and they want to give this man a medal? He didn&#8217;t DO anything.  Well, except for spending $2 trillion without telling you where it goes. Oh! And now the <a href="http://www.bloomberg.com/apps/news?pid=newsarchive&amp;sid=a1MsoPDHjFS4">&#8220;world&#8217;s reserve currency&#8221; is set up for a catastrophic failure</a>.</p>
<p>Of course, this is yet another incident of the government rewarding the failures whilst taking money from the ones who succeed. You know, someone at work told me I should take all my money and buy gold. Maybe I should&#8217;ve listened&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2008/12/17/what-the-hell-are-these-people-thinking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WTF?</title>
		<link>http://shlrm.org/wordpress/2008/09/23/wtf/</link>
		<comments>http://shlrm.org/wordpress/2008/09/23/wtf/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 12:22:03 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Gripes]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[guvmint]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=125</guid>
		<description><![CDATA[NO MORE BAILOUTS! This is ridiculous. The government has absolutely no right to place the burden of a failing company on the tax payers. If the corporation is crappy, it needs to die. This is simply capitalism at work; it hurts, but it works. We need to stop our congress from making things worse and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.yahoo.com/s/afp/20080922/pl_afp/usfinancebankingpolitics_080922215640" class="broken_link" rel="nofollow">NO MORE BAILOUTS!</a></p>
<p>This is ridiculous. The government has absolutely no right to place the burden of a failing company on the tax payers. If the corporation is crappy, it needs to die. This is simply capitalism at work; it hurts, but it works.</p>
<p>We need to stop our congress from making things worse and placing a burden of greater than $700 BILLION on the taxpayers.</p>
<p><em><a href="http://www.despair.com/government.html">Government</a> &#8211; If you think the problems we create are bad, wait until you see our solutions.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2008/09/23/wtf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
