<?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>Mkava&#039;s Ramblings &#187; Rant</title>
	<atom:link href="http://mattkava.com/category/everyday/rant/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattkava.com</link>
	<description>&#34;The race for quality has no finish line– so technically, it&#039;s more like a death march.&#34;</description>
	<lastBuildDate>Mon, 23 Jan 2012 10:22:46 +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>GawkerMedia Fail</title>
		<link>http://mattkava.com/2010/12/14/gawkermedia-fail/</link>
		<comments>http://mattkava.com/2010/12/14/gawkermedia-fail/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 10:37:33 +0000</pubDate>
		<dc:creator>Mkava</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Serious Business]]></category>
		<category><![CDATA[frustration]]></category>
		<category><![CDATA[suck]]></category>

		<guid isPermaLink="false">http://mattkava.com/?p=636</guid>
		<description><![CDATA[So Gawker Media had a lovely issue with their databases getting exposed and all of their user information, including private information for staff members of the various blogs and company as a whole. This seems amusing in a horrible way &#8230; <a href="http://mattkava.com/2010/12/14/gawkermedia-fail/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So Gawker Media had a lovely issue with their databases getting exposed and all of their user information, including private information for staff members of the various blogs and company as a whole. This seems amusing in a horrible way after Brian Crecente of Kotaku started showing off the New York office of Gawker Media and Kotaku not even a few weeks ago. Oi. &gt;.&lt;</p>
<p>Due to this srs fffffff-up, all of my accounts that use the email associated with my Gawker Media account, that I only used for Kotaku, have been getting hit on all fronts. Had I lost control of my LinkedIn, World of Warcraft, or Gmail account due to this exposure, this would have been not only horrible because I was using the same password across multiple accounts but that they got hit in the first place. It&#8217;s a tad embarrassing for Gawker as a whole and really reduces the faith in what they do as a whole, even if they fix the issue so it is even less likely to occur again. Nonetheless, when I am given the chance to delete my account, I likely will. And it seems I&#8217;ll have to go about finding the different places that use said email and password I had on Gawker Media. Hell, maybe it&#8217;s time to get a second email account going for sh*t like this&#8230;</p>
<p>Email I received from Gawker at 8pm Monday night follows below:</p>
<p><span id="more-636"></span></p>
<blockquote><p>This weekend we discovered that Gawker Media&#8217;s servers were compromised,<br />
resulting in a security breach at Lifehacker, Gizmodo, Gawker, Jezebel,<br />
io9, Jalopnik, Kotaku, Deadspin, and Fleshbot. As a result, the user name<br />
and password associated with your comment account were released on the<br />
internet. If you&#8217;re a commenter on any of our sites, you probably have<br />
several questions.</p>
<p>We understand how important trust is on the internet, and we&#8217;re deeply<br />
sorry for and embarrassed about this breach of security. Right now we<br />
are working around the clock to improve security moving forward. We&#8217;re<br />
also committed to communicating openly and frequently with you to make<br />
sure you understand what has happened, how it may or may not affect you,<br />
and what we&#8217;re doing to fix things.</p>
<p>This is what you should do immediately: Try to change your password in<br />
the Gawker Media Commenting System. If you used your Gawker Media<br />
password on any other web site, you should change the password on those<br />
sites as well, particularly if you used the same username or email with<br />
that site. To be safe, however, you should change the password on those<br />
accounts whether or not you were using the same username.</p>
<p>We&#8217;re continually updating an FAQ (<a href="http://lifehac.kr/eUBjVf" target="_blank">http://lifehac.kr/eUBjVf</a>) with more<br />
information and will continue to do so in the coming days and weeks.</p>
<p>Gawker Media</p>
<p>==============================</p>
<div>================<br />
You are receiving this email because your email<br />
address was associated with a Gawker Media user<br />
account. We are using this list only for the<br />
purpose of sending you this important notification.</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mattkava.com/2010/12/14/gawkermedia-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Questioning Programming Standards and &#8230; Stuff</title>
		<link>http://mattkava.com/2010/12/01/questioning-programming-standards-and-stuff/</link>
		<comments>http://mattkava.com/2010/12/01/questioning-programming-standards-and-stuff/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 19:53:53 +0000</pubDate>
		<dc:creator>Mkava</dc:creator>
				<category><![CDATA[DevBlog]]></category>
		<category><![CDATA[Programming & Code]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://mattkava.com/?p=627</guid>
		<description><![CDATA[Over the course of this semester, I&#8217;ve run into situations that make me question my own standards about programming. A lot of this has come down to how to do database operation extraction with the idea of having a completely &#8230; <a href="http://mattkava.com/2010/12/01/questioning-programming-standards-and-stuff/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the course of this semester, I&#8217;ve run into situations that make me question my own standards about programming. A lot of this has come down to how to do database operation extraction with the idea of having a completely separate driver class inside of the project, using a separate application dedicated to these operations and doing something like RPC or using XML to communicate the query results, having each class know how to run its own queries (be they in the class or attached to a package with stored procedures), or just saying screw it and having a ton of raw queries that do all the lifting somewhere. This question has come from a lot of my time spent at work and the database and package clean-up I&#8217;ve been doing for quite some time (somebody has to do it) and that I&#8217;ve been working on a few different projects that make me curious about the idea. Plus my final project for GUI Programming this semester is using SQLite with Java (SQLite is still rather new to me so it seems like a fun project).  So I have a lot of reasons to question my thoughts and concepts for databases and operating with them.</p>
<p>Yet the other questions have either been really rather dull, like should all if statements have a set of encapsulating braces when they are not needed or should they always be there (rather dull, but makes a big difference in readability.. I went with always, for now), and others are neat in a different way. In my GUI class, the professor uses Moodle to manage the class and her habit is to have every link to a document, such as a tutorial that she finds great or even the assignment pages, must open in a new window. Generally, this wouldn&#8217;t bother me in the least as I am used to center-clicking links to open them in a new tab and will only occasionally run into a website that futz up my browser. Thank goodness for browser override on that targeting behaviour. But with Moodle, when you set it to always open in a new window, it checks to see if the page is in a new window, and if it isn&#8217;t, it gives you a stupid sh*t-eating-grin error message with a link to the page again. Luckily, you can finally get the page open in a new tab instead of a whole new window but it took two page visits and two clicks to get there because the UI didn&#8217;t respect <em>your</em> environment settings. This only amuses me because it&#8217;s a UI design class where we spend more time on programming iffy assignments in Java and finally JavaScript at the end of the semester. Thankfully the professor didn&#8217;t have time for databases.. might have to throw a fit and likely a few chairs. This is probably the only UI design-related question I&#8217;ve had all semester for a UI design class. &#8230; Oi. But this issue made me question what I think about how hyperlinks are designed for targeting the web page. Well, first.. let&#8217;s break down what the targeting is&#8230;</p>
<p style="text-align: center"><span id="more-627"></span>&lt;a href=&#8221;http://TheWebPageUrl.com&#8221; title=&#8221;Some fancy title&#8221; <strong>target=&#8221;_blank&#8221;</strong>&gt;Link text&lt;/a&gt;</p>
<p>The bit in bold above is the targeting section of the entire hyperlink. That&#8217;s some generic non-standard-specific HTML, btw. Target can be defined to a few different values and that are:</p>
<ul>
<li>_self
<ul>
<li>Default action. Whatever window/tab/frame the link is in is focused.</li>
</ul>
</li>
<li>_blank
<ul>
<li>Open a new window.</li>
</ul>
</li>
<li>_top
<ul>
<li>Essentially _self outside of multiple frames, but opens in the whole window (if there are 3 frames, this will cause there to be one frame with the document in it)</li>
</ul>
</li>
<li>_parent
<ul>
<li>Open in the parent frameset. Dealing with frames.. ugh.</li>
</ul>
</li>
<li><em>framename</em>
<ul>
<li>Open in <em>that</em> frame. Ugh, frames!</li>
</ul>
</li>
</ul>
<p>The ones that generally matter are _self and _blank as they have the most meaning still. The others are generally when dealing with frames (ugh, frames). I like to pretend that frames died out a long time ago. (Looking at the <a href="http://web.archive.org/web/*/http://nintendo.com">old Nintendo of America websites</a> is always interesting for not only the frames but fully image-based navigation.. things I did when I was 14 and early into web development.) So either way, one opens in the current frame and the other is a whole new window, by specification. Of course, that doesn&#8217;t mean the browser has to do what the specification calls for, which is obvious with all of the browser presentation differences, but in this instance.. this is an awesome thing. My browser can choose to just open _blank in a new tab and it&#8217;s all dandy. But another user can have a new window. No fuss, no UI difficulties. Yes, the browsers should follow the spec but when it comes down to it, is that piece of the spec still meaningful and is it all that bad for a browser to do what the user wants instead? After all, the spec is the guidelines for what things <em>should</em> be. The user is the one getting the experience so why are you catering to the spec? The spec doesn&#8217;t care, but the user does.</p>
<p>Anywho, the whole question is do you want to control the user or just let the user do what they want. There is only so much you can do the save the user from hurting themselves, and there is a back button for a reason. And there&#8217;s even a multiple-back button by clicking the little arrow or right-clicking the whole thing. Magically, it all works out that the page is stored somewhere. I know my idea is still to just let the user open the link however they want and I won&#8217;t design anything that checks to see if you opened a new window or not. Seems like a lot of wasted development time and user time for something that really shouldn&#8217;t happen in the first place. Now if only I could get my professor to see that so I don&#8217;t have to have either 10 windows or double the clicks to get it in a single window with multiple tabs. The semester is almost over either way. . .</p>
<div style="width: 1px;height: 1px;overflow: hidden">Software developer by day (and sometimes night!),</div>
]]></content:encoded>
			<wfw:commentRss>http://mattkava.com/2010/12/01/questioning-programming-standards-and-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans &amp; Java look different: What the hell?</title>
		<link>http://mattkava.com/2010/09/29/netbeans-java-look-different-what-the-hell/</link>
		<comments>http://mattkava.com/2010/09/29/netbeans-java-look-different-what-the-hell/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 06:14:58 +0000</pubDate>
		<dc:creator>Mkava</dc:creator>
				<category><![CDATA[Programming & Code]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[suck]]></category>
		<category><![CDATA[the netbeans]]></category>
		<category><![CDATA[wtf]]></category>
		<category><![CDATA[wth]]></category>

		<guid isPermaLink="false">http://mattkava.com/?p=615</guid>
		<description><![CDATA[Click The Smaller to make The Bigger. As you can see above, I have two windows shown for comparison. The top is the Design portion of the editor in The Netbeans while the top is the executed version of the &#8230; <a href="http://mattkava.com/2010/09/29/netbeans-java-look-different-what-the-hell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://mattkava.com/wp-content/gallery/general/netbeans_wth.png"><img class="ngg-singlepic ngg-center aligncenter" src="http://mattkava.com/wp-content/gallery/general/netbeans_wth.png" alt="netbeans_wth" width="335" height="412" /></a></p>
<address>Click The Smaller to make The Bigger.<br />
</address>
<p>As you can see above, I have two windows shown for comparison. The top is the Design portion of the editor in The Netbeans while the top is the executed version of the exact same window, from within The Netbeans. Why they look different and have different sizes of elements? No fscking clue! &lt;.&lt;`</p>
<p><em><strong>What. The. Hell. The. Netbeans?!</strong></em></p>
<p>I should just go back to using vi for everything again&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mattkava.com/2010/09/29/netbeans-java-look-different-what-the-hell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Injustice is always newsworthy.</title>
		<link>http://mattkava.com/2010/07/09/injustice-is-always-newsworthy/</link>
		<comments>http://mattkava.com/2010/07/09/injustice-is-always-newsworthy/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 05:34:15 +0000</pubDate>
		<dc:creator>Mkava</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Serious Business]]></category>
		<category><![CDATA[Tech-related]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[injustice]]></category>
		<category><![CDATA[patent]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://mattkava.com/?p=580</guid>
		<description><![CDATA[Had to post this after seeing it on Slashdot on this article: Open Source Music Fingerprinter Gets Patent Nastygram. This is half the reason I really hate the industry I&#8217;m in. If I come up with what I think is &#8230; <a href="http://mattkava.com/2010/07/09/injustice-is-always-newsworthy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Had to post this after seeing it on Slashdot on this article: <a href="http://yro.slashdot.org/story/10/07/08/2311225/Open-Source-Music-Fingerprinter-Gets-Patent-Nastygram">Open Source Music Fingerprinter Gets Patent Nastygram</a>.</p>
<p><span id="more-580"></span></p>
<p style="text-align: left"><img class="ngg-singlepic ngg-center aligncenter" src="http://mattkava.com/wp-content/gallery/random_images/slashdot_newsworthy.png" alt="slashdot_newsworthy" />This is half the reason I really hate the industry I&#8217;m in. If I come up with what I think is a neat and original idea, implement it, and start a business around it.. somewhere in that process, I might get a lovely message saying I am infringing on a software patent.</p>
<p style="text-align: left">Looking back to <a href="http://en.wikipedia.org/wiki/Dmitry_Sklyarov">Dmitry Sklyarov</a>&#8216;s arrest in 2001, they took 6 months of his life and never said anything close to sorry (from what I remember of the story at least). Sure, he was doing something that I morally don&#8217;t agree with, but it was legal for him to do in Russia so there is no reason that things should have gone as far as they did. Sure, since I&#8217;m not going to be creating something like his project anytime soon (or at least, not that obviously) but I don&#8217;t want to get thrown in jail for any amount of time because somebody else has a patent somewhere that fscks me over. I&#8217;m a huge supporter of Open Source and I wouldn&#8217;t be surprised if something that I make in the next 20+ years falls under some patent somewhere and I get a lovely letter someday..</p>
<p style="text-align: left">Software patents need some work.. but I know I don&#8217;t have the answers other than knowing I don&#8217;t like them. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://mattkava.com/2010/07/09/injustice-is-always-newsworthy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Al Franken on Comcast/NBC Merger &#8211; Niceeeeee&#8230;</title>
		<link>http://mattkava.com/2010/04/06/al-franken-on-comcastnbc-merger-niceeeeee/</link>
		<comments>http://mattkava.com/2010/04/06/al-franken-on-comcastnbc-merger-niceeeeee/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 21:13:37 +0000</pubDate>
		<dc:creator>Mkava</dc:creator>
				<category><![CDATA[Policital]]></category>
		<category><![CDATA[Serious Business]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[franken]]></category>
		<category><![CDATA[gizmodo]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[midwest]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[the internet]]></category>

		<guid isPermaLink="false">http://mattkava.com/?p=542</guid>
		<description><![CDATA[Found this in this article, thought it was not only awesome (I&#8217;m not an Al Franken fan) but did drive home the worries of this sort of occurence (own the content and the pipes&#8230; Hulu is owned by NBC Universal &#8230; <a href="http://mattkava.com/2010/04/06/al-franken-on-comcastnbc-merger-niceeeeee/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Found this in <a href="http://gizmodo.com/5510831/comcast-wins-we-lose-court-says-fcc-doesnt-have-the-power-to-enforce-net-neutrality" target="_blank">this article</a>, thought it was not only awesome (I&#8217;m not an Al Franken fan) but did drive home the worries of this sort of occurence (own the content and the pipes&#8230; Hulu is owned by NBC Universal at time of posting) and the loss of Net Neutrality (which is&#8230;. awesome, right, and undeniable right in my mind).</p>
<p>What really amuses me is I didn&#8217;t vote Franken in when I voted in Minnesota last. Feel like a dolt for not knowing all his views last time. :/</p>
<p>Video after the break.</p>
<p><span id="more-542"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://mattkava.com/2010/04/06/al-franken-on-comcastnbc-merger-niceeeeee/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Appeals Court Rules On Internet Obscenity Standards&#8230; Damnit. &gt;.</title>
		<link>http://mattkava.com/2010/02/12/appeals-court-rules-on-internet-obscenity-standards-damnit/</link>
		<comments>http://mattkava.com/2010/02/12/appeals-court-rules-on-internet-obscenity-standards-damnit/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:09:10 +0000</pubDate>
		<dc:creator>Mkava</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Serious Business]]></category>
		<category><![CDATA[bullspit]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[ffs]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[slashdot]]></category>
		<category><![CDATA[the world]]></category>
		<category><![CDATA[unconstitutional]]></category>

		<guid isPermaLink="false">http://mattkava.com/?p=490</guid>
		<description><![CDATA[Appeals Court Rules On Internet Obscenity Standards This frightens me beyond means. While I believe that Free Speech is not entitled to you automatically on the Internet (it&#8217;s an international stage that has no set boundaries and it comes down &#8230; <a href="http://mattkava.com/2010/02/12/appeals-court-rules-on-internet-obscenity-standards-damnit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3 style="text-align: center"><span><a href="http://yro.slashdot.org/story/10/02/10/0140245/Appeals-Court-Rules-On-Internet-Obscenity-Standards">Appeals Court Rules On Internet Obscenity Standards</a></span></h3>
<p>This frightens me beyond means.</p>
<p><span id="more-490"></span>While I believe that Free Speech is not entitled to you automatically on the Internet (it&#8217;s an international stage that has no set boundaries and it comes down to a local area to deal with it..) but I strongly believe that if somebody is against it, they can block it themselves and that they cannot sue/hurt/remove my work because it offends them. If you are offended, you don&#8217;t go there. It&#8217;s the Internet ffs, you are not forced to go somewhere and you can chose to ignore something or censor yourself from it (if you want to just not ignore it and go on with your day).</p>
<p>So this little step in the direction of censorship truly frightens me. I&#8217;m already srsly annoyed that ISP want to deny usage of BitTorrent (which has legal uses.. a vast number that can equally combat the illegal uses) but this idea of complete censorship back at the publisher of some online content (which is all the porn is in this story) because somebody doesn&#8217;t like it makes me shit bricks. &#8220;That guy there has an insulting website.. sue sue sue!&#8221; &gt;.&gt;</p>
<p>This unconstitutional bullspit (as this story deals directly with the US of A, but the Globe indirectly nonetheless) should be publicized so that people can stand up against it. Net neutrality and non-censorship _at the source_ (the publisher as in this story) should be an everyday idea. Or at least, that&#8217;s how I like my cookie to crumble.</p>
<address>http://yro.slashdot.org/story/10/02/10/0140245/Appeals-Court-Rules-On-Internet-Obscenity-Standards [from Slashdot]<br />
</address>
]]></content:encoded>
			<wfw:commentRss>http://mattkava.com/2010/02/12/appeals-court-rules-on-internet-obscenity-standards-damnit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

