<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Inquisitr &#187; software</title>
	<atom:link href="http://www.inquisitr.com/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inquisitr.com</link>
	<description>The Better Mix</description>
	<lastBuildDate>Wed, 25 Nov 2009 04:51:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Very Wordpress World</title>
		<link>http://www.inquisitr.com/44429/a-very-wordpress-world/</link>
		<comments>http://www.inquisitr.com/44429/a-very-wordpress-world/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:05:52 +0000</pubDate>
		<dc:creator>Kyle Brady</dc:creator>
				<category><![CDATA[Media Industry]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[matt mullenweg]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.inquisitr.com/?p=44429</guid>
		<description><![CDATA[
Since 2003, an open source, Internet-oriented software package has done what is exceedingly rare within that community:  becoming not only immensely popular and wildly loved, but also profitable.  Matt Mullenweg has managed to turn what began as a fork of an aging content management system (CMS) into a worldwide empire that doesn’t even technically have [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://images.inquisitr.com/wp-content/2009/10/aWordpressWorld.png"><img class="aligncenter size-full wp-image-44439" title="aWordpressWorld" src="http://images.inquisitr.com/wp-content/2009/10/aWordpressWorld.png" alt="aWordpressWorld" width="500" height="350" /></a></p>
<p>Since 2003, an open source, Internet-oriented software package has done what is exceedingly rare within that community:  becoming not only immensely popular and wildly loved, but also profitable.  <a href="http://ma.tt/">Matt Mullenweg</a> has managed to turn what began as a fork of an aging content management system (CMS) into a worldwide empire that doesn’t even technically have a central office – <a href="http://automattic.com/">Automattic</a>’s <a href="http://www.wordpress.org">Wordpress</a>.</p>
<p>And there’s more coming.</p>
<p>Wordpress has evolved into <a href="http://www.cmswire.com/downloads/cms-market-share/">one of the leading CMS packages in the world</a>, in large part thanks to its many features and intense focus.  Over the years it’s morphed from a rough-around-the-edges, but useful, software tool into a fully featured and easy-to-use content management endpoint with <em>de facto</em> deployment status.  With built-in features like automatic upgrade, an increasingly intelligent editing interface, and an extensive plugin system, it’s easy to see why,  and <a href="http://dougal.gunters.org/?p=1806">viewing the list of features</a> in the upcoming 2.9 release is evidence enough that they’re moving toward a singular goal, given their prior history.</p>
<p>One of the complaints with Wordpress has always been relatively simple:  while it’s easier to use than Drupal or Joomla for non-programmers, a basic familiarity with programming and advanced “Internet skills” are necessary to establish an enjoyable and highly functional site/blog.  Themes use direct <a href="http://www.php.net">PHP</a> references, plugins (until recently) had to be uploaded via FTP, and content was typically written externally – none of these facets of software lend themselves to attracting the proverbial Grandma as a user.  Yes, the interface is more slick and friendly than their competitors’, but the Wordpress team still has far to go.</p>
<p>Wordpress 2.9 will supposedly see public access to easier rich-media embedding, inline image editing, and an operating system-like Trashcan – these are the most standout features of the impending upgrade, and they are definitively GUI- and Grandma-oriented.  For some time now, Automattic has been playing both sides of the coin by enhancing the software backend and functionality while simultaneously smoothing over the user experience for the world-at-large, and this is admirable.  It is, therefore, not a significant stretch to assume that Wordpress is intended to one day have rich functionality and extensibility, but with an interface that caters to the general public – the <a href="http://www.gmail.com">Gmail</a>, <a href="http://www.facebook.com">Facebook</a>, or <a href="http://www.firefox.com">Firefox</a> of CMS packages.</p>
<p>There is, however, a problem.</p>
<p>Unless a user chooses <a href="http://www.wordpress.com">the watered-down, hosted version</a>, a site/blog using Wordpress in any fashion still requires significant setup and configuration – hosting, databases, and the initial software setup are all required elements to achieving functionality, and they all require some technological knowledge.  Even worse are those sites that use Wordpress and begin to see traffic, because there is still a significant memory/load issue at its very core.  <em>The Inquisitr</em> uses Wordpress, and I’ve always used it for <a href="http://www.kyle-brady.com">my own site</a>, <a href="http://www.int-ind.com">business</a>, and clients, but it is almost always  heavily modified for any popular or load-bearing use.</p>
<p>All of us use some sort of content caching option, but a step further is still required:  in my case, all sites are hosted with <a href="http://www.mediatemple.net">MediaTemple</a>’s (gridserver) plan, with extra database-only memory resources, but in the case of <em>the Inquisitr</em>, an <a href="http://www.inquisitr.com/40726/it-was-the-best-of-times-it-was-the-worst-of-times-or-why-were-with-rackspace/">extensive hosting solution</a>, <a href="http://www.inquisitr.com/39348/using-amazon-s3-for-image-hosting-with-a-wordpress-blog/">involving Amazon’s AWS products</a>, was necessary for the site to remain functional.  How is this still a problem for Wordpress installations?</p>
<p>For Wordpress to achieve its high-minded goals, it needs to begin work on the core immediately.  Given that Automattic <a href="http://automattic.com/">has been slowly acquiring</a> plugins and other software that advances its ideals, it would make more sense for Wordpress to come prepackaged with certain features, not as plugins, in order to enhance its basic usability – page caching should be first on the list.</p>
<p>Matt Mullenweg, Automattic, and Wordpress, I salute you.  You’ve done an admirable job and the world generally loves you – but it’s time to step up to what you’ve created, and do things right.</p>
<p>You don’t want to become the Microsoft of content management systems, do you?</p>
<p><em><a href="../author/kylebrady/">Kyle Brady</a> is a contributing columnist for the Inquisitr, <a href="http://www.int-ind.com/">an entrepreneur</a>, and has <a href="http://fiction.kyle-brady.com/">a future in science fiction</a>.  He can be found at <a href="http://www.kyle-brady.com/">his blog</a>, <a href="mailto:kyle@kyle-brady.com">via email</a>, or <a href="http://twitter.com/brady_kyle">on Twitter</a>.</em></p>


<p>Related posts:<ol><li><a href='http://www.inquisitr.com/25877/wordpress-28-released-but-you-shouldnt-install-it-yet/' rel='bookmark' title='Permanent Link: WordPress 2.8 released, but you shouldn&#8217;t install it yet'>WordPress 2.8 released, but you shouldn&#8217;t install it yet</a></li><li><a href='http://www.inquisitr.com/5320/automattic-wordpress-polldaddy/' rel='bookmark' title='Permanent Link: WordPress Developer Acquires PollDaddy'>WordPress Developer Acquires PollDaddy</a></li><li><a href='http://www.inquisitr.com/11963/more-hypocrisy-from-mullenweg-and-wordpress-with-new-themes-jihad/' rel='bookmark' title='Permanent Link: More Hypocrisy from Mullenweg and WordPress with new themes jihad'>More Hypocrisy from Mullenweg and WordPress with new themes jihad</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.inquisitr.com/p=44429</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://images.inquisitr.com/wp-content/2009/10/aWordpressWorld-100x100.png" />
		<media:content url="http://images.inquisitr.com/wp-content/2009/10/aWordpressWorld.png" medium="image">
			<media:title type="html">aWordpressWorld</media:title>
			<media:thumbnail url="http://images.inquisitr.com/wp-content/2009/10/aWordpressWorld-100x100.png" />
		</media:content>
	</item>
		<item>
		<title>Breathalyzer &#8216;source code&#8217; could lead to dropped charges</title>
		<link>http://www.inquisitr.com/23845/breathalyzer-source-code-could-lead-to-dropped-charges/</link>
		<comments>http://www.inquisitr.com/23845/breathalyzer-source-code-could-lead-to-dropped-charges/#comments</comments>
		<pubDate>Mon, 11 May 2009 20:51:52 +0000</pubDate>
		<dc:creator>Steven Hodson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[breathalyzer]]></category>
		<category><![CDATA[drunk driving]]></category>
		<category><![CDATA[DWI]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.inquisitr.com/23845/breathalyzer-source-code-could-lead-to-dropped-charges/</guid>
		<description><![CDATA[ 
An interesting case has developed in Minnesota when it comes to the state’s use of the Intoxilyzer breath-testing machine in drunk driving charges. The state’s highest court ruled Thursday that defendants have the right to have the source code of the software used in the breath-testing machines examined by their own experts.
However this is [...]]]></description>
			<content:encoded><![CDATA[<p><center><img title="Sobriety-Checkpoin" border="0" alt="Sobriety-Checkpoin" src="http://www.inquisitr.com/wp-content/sobrietycheckpoin.jpg" width="549" height="230" /></center> </p>
<p>An interesting case has developed in Minnesota when it comes to the state’s use of the Intoxilyzer breath-testing machine in drunk driving charges. The state’s highest court ruled Thursday that defendants have the right to have the source code of the software used in the breath-testing machines examined by their own experts.</p>
<p>However this is creating a big problem for prosecutors and defense attorneys alike because they don’t have the source code and the Kentucky company that makes the machine won’t make the code available on the grounds of the code being a trade secret. This argument prompted <a href="http://www.freedom-to-tinker.com/blog/felten/breathalyzer-source-code-secrecy-endangers-minnesota-drunk-driving-convictions">Ed Felten of Freedom to Tinker</a> to question the company’s argument because the company also says it’s all about the sensors</p>
<blockquote><p>The problem is illustrated nicely by a contradiction in the arguments that CMI and the state are making. On the one hand, they argue that the machine&#8217;s source code contains valuable trade secrets &#8212; I&#8217;ll call them the &quot;secret sauce&quot; &#8212; and that CMI&#8217;s business would be substantially harmed if its competitors learned about the secret sauce. On the other hand, they argue that there is no need to examine the source code because it operates straightforwardly, just reading values from some sensors and doing simple calculations to derive a blood alcohol estimate.</p>
<p>It&#8217;s hard to see how both arguments can be correct. If the software contains secret sauce, then by definition it has aspects that are neither obvious nor straightforward, and those aspects are important for the software&#8217;s operation. In other words, the secret sauce &#8212; whatever it is &#8212; must relevant to the defendants&#8217; claims.</p>
</blockquote>
<p>Much of the argument used by one defense lawyer was based around the fact that defects have been found in voting machine source code as well as defects being found in the code of a breath-testing machine in New Jersey. It was this argument that led the state Supreme Court to overturn an earlier appeals court decision.</p>
<blockquote><p>Patrin, his attorney, asked a district judge to order prosecutors to turn over the source code. He accompanied his request with a memorandum and nine exhibits. Among them: a computer science professor&#8217;s testimony that defects had been found in the code used in voting machines, as well as a report saying problems had been found in the code used in the breath-testing machine used by police in New Jersey. </p>
<p>The Supreme Court said Brunner&#8217;s submissions &quot;show that an analysis of the source code may reveal deficiencies that could challenge the reliability of the Intoxilyzer and, in turn, would relate to Brunner&#8217;s guilt or innocence.&quot; </p>
<p>Source: <a href="http://www.twincities.com/news/ci_12267906?source=rss">TwinCities.com</a></p>
</blockquote>
<p>As an ex-developer I know full well how even the smallest bug can creep into software without anyone realizing it. While this might seem like a specious argument on the behalf of desperate people and their lawyers the fact is that all software used in this manner should be questioned and examined.</p>


<p>Related posts:<ol><li><a href='http://www.inquisitr.com/28179/atari-releases-source-codes-for-7800-games/' rel='bookmark' title='Permanent Link: Atari releases source code for 7800 games'>Atari releases source code for 7800 games</a></li><li><a href='http://www.inquisitr.com/2302/google-unveils-open-source-security-tool/' rel='bookmark' title='Permanent Link: Google Unveils Open Source Security Tool'>Google Unveils Open Source Security Tool</a></li><li><a href='http://www.inquisitr.com/798/facebook-platform-a-claytons-open-source-effort/' rel='bookmark' title='Permanent Link: Facebook Platform a Claytons Open Source Effort?'>Facebook Platform a Claytons Open Source Effort?</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.inquisitr.com/p=23845</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://www.inquisitr.com/wp-content/sobrietycheckpoin.jpg" />
		<media:content url="http://www.inquisitr.com/wp-content/sobrietycheckpoin.jpg" medium="image">
			<media:title type="html">Sobriety-Checkpoin</media:title>
		</media:content>
	</item>
		<item>
		<title>Another Twitter client to give Seesmic &amp; Tweetdeck a run</title>
		<link>http://www.inquisitr.com/22797/another-twitter-client-to-give-seesmic-tweetdeck-a-run/</link>
		<comments>http://www.inquisitr.com/22797/another-twitter-client-to-give-seesmic-tweetdeck-a-run/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 23:36:36 +0000</pubDate>
		<dc:creator>Steven Hodson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.inquisitr.com/22797/another-twitter-client-to-give-seesmic-tweetdeck-a-run/</guid>
		<description><![CDATA[ 
It seems sometimes that not a day goes by when we aren’t hearing about yet another client for Twitter. You almost become immune to them and note them in passing as the majority of them head to oblivion in the Twitter client graveyard. With most of the attention centering around the upcoming Seesmic Desktop, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="statuzer-header" border="0" alt="statuzer-header" src="http://www.inquisitr.com/wp-content/statuzerheader.jpg" width="504" height="94" /> </p>
<p>It seems sometimes that not a day goes by when we aren’t hearing about yet another client for <a title="Twitter" href="http://twitter.com">Twitter</a>. You almost become immune to them and note them in passing as the majority of them head to oblivion in the Twitter client graveyard. With most of the attention centering around the upcoming <a title="Seesmic Desktop" href="http://desktop.seesmic.com">Seesmic Desktop</a>, the replacement for Twhirl, and <a title="Tweetdeck" href="http://www.tweetdeck.com/beta/">TweetDeck</a> it is kind of hard for new clients to get traction these days. Which is too bad when it comes to a very promising Twitter client called <a href="http://blog.textoo.net/en/statuzer/">Statuzer</a>.</p>
<p>The application is developed by the folks at <a href="http://blog.textoo.net/en/">tEXtoo.net</a> and while they readily admit that the client is still very much a beta this is some of the stuff currently available with Statuzer</p>
<blockquote><li>fully customisable color scheme </li>
<li>MP3 Playing from <a href="http://song.ly/">song.ly</a> and <a href="http://tra.kz/">tra.kz</a></li>
<li><a href="http://www.jamendo.com/">Jamendo</a> music search (free and legal) </li>
<li>Displays twitpic images in tweet </li>
<li><a href="http://youtube.com">Youtube</a> Thumbs </li>
<li>Twitter search moving Trends </li>
<li>Hashtags </li>
<li>Fast display filter </li>
<li>contacts groups </li>
<li>followable Twitter searches </li>
<li>notifications </li>
<li>URLs preview </li>
<li>image/webcam upload </li>
<li>image/webcam upload to twitter profile image </li>
<li>multi-account </li>
<li>search filters </li>
<li>short URLs (Twitter API) </li>
<li>encode/decode <a href="http://minurl.fr">MinUrl</a> and TinyUrl</li>
</blockquote>
<p>I’ve been running it for a little while today and yes it is easy to see why it is still in beta as I don’t believe that it is ready for prime time but I do believe that it has the potential to give both the front running Twitter clients a run for the money. As you can see from the screen capture it has one of the features that serious Twitter users want – multi-column desktop display (click for full view)</p>
<p><a href="http://www.inquisitr.com/wp-content/statuzerlarge.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="statuzer-large" border="0" alt="statuzer-large" src="http://www.inquisitr.com/wp-content/statuzerlarge-thumb.jpg" width="504" height="316" /></a> </p>
<p>It also supports multiple Twitter accounts as well as Identi.ca accounts. As well the other big thing that users want is the ability to create and add users to specific groups which Statuzer supports</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="statuzer-groups" border="0" alt="statuzer-groups" src="http://www.inquisitr.com/wp-content/statuzergroups.jpg" width="454" height="555" /> </p>
</p>
<p>One really neat feature is the ability to use your webcam to snap a shot and then post it to Twitter via TwitPic</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="statuzer-webcam" border="0" alt="statuzer-webcam" src="http://www.inquisitr.com/wp-content/statuzerwebcam.jpg" width="454" height="555" /> </p>
<p>There a couple of things that I would like to see future versions of the program deal with. The main one is the same problem that seems to plague all programs using the Adobe AIR platform and that is memory usage. At this point Statuzer is really heavy on memory use and is probably the main reason why I wouldn’t use it full time at this point. The one other thing I would like to see is that the multi-column display is resizable. At this point it expands to take up the full monitor display and any resizing hides displays rather than resizing to fit the display.</p>
<p>Statuzer may only be a beta release but I think this is a Twitter client that folks should keep an eye as an alternative to the main players.</p>
<p>[hat tip to <a href="http://blog.go2web20.net/2009/04/all-in-one-twitter-desktop-client.html">Go2Web20</a>]</p>


<p>Related posts:<ol><li><a href='http://www.inquisitr.com/21447/seesmic-desktop-twhirl-takes-the-good-fight-to-tweetdeck/' rel='bookmark' title='Permanent Link: Seesmic Desktop (Twhirl) takes the good fight to TweetDeck'>Seesmic Desktop (Twhirl) takes the good fight to TweetDeck</a></li><li><a href='http://www.inquisitr.com/26353/god-bless-competition-seesmic-desktop-and-tweetdeck-release-new-features/' rel='bookmark' title='Permanent Link: God bless competition: Seesmic Desktop and Tweetdeck release new features'>God bless competition: Seesmic Desktop and Tweetdeck release new features</a></li><li><a href='http://www.inquisitr.com/23741/a-windows-twitter-facebook-client-to-watch/' rel='bookmark' title='Permanent Link: A Windows Twitter &amp; Facebook client to watch'>A Windows Twitter &amp; Facebook client to watch</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.inquisitr.com/p=22797</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:thumbnail url="http://www.inquisitr.com/wp-content/statuzerheader.jpg" />
		<media:content url="http://www.inquisitr.com/wp-content/statuzerheader.jpg" medium="image">
			<media:title type="html">statuzer-header</media:title>
		</media:content>
		<media:content url="http://www.inquisitr.com/wp-content/statuzerlarge-thumb.jpg" medium="image">
			<media:title type="html">statuzer-large</media:title>
		</media:content>
		<media:content url="http://www.inquisitr.com/wp-content/statuzergroups.jpg" medium="image">
			<media:title type="html">statuzer-groups</media:title>
		</media:content>
		<media:content url="http://www.inquisitr.com/wp-content/statuzerwebcam.jpg" medium="image">
			<media:title type="html">statuzer-webcam</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft&#8217;s free software program now extended to high school students</title>
		<link>http://www.inquisitr.com/21018/microsofts-free-software-program-now-extended-to-high-school-students/</link>
		<comments>http://www.inquisitr.com/21018/microsofts-free-software-program-now-extended-to-high-school-students/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:57:51 +0000</pubDate>
		<dc:creator>Steven Hodson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[DreamSpark]]></category>
		<category><![CDATA[high school]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.inquisitr.com/21018/microsofts-free-software-program-now-extended-to-high-school-students/</guid>
		<description><![CDATA[ Back in February 2008 Microsoft launched the DreamSpark program which aimed to provide college and university students around the world with free versions of many of Microsoft’s programs. the program is still in full swing and at the recent Government Leaders Forum in Washington DC Bill Gates announced that the program was being extended [...]]]></description>
			<content:encoded><![CDATA[<p><center><img title="DreamsparkSoftware" border="0" alt="DreamsparkSoftware" src="http://www.inquisitr.com/wp-content/dreamsparksoftware.png" width="524" height="256" /></center><br /> Back in February 2008 <a href="http://www.liveside.net/main/archive/2008/02/19/microsoft-dreamspark-free-software-development-tools-for-students.aspx">Microsoft launched the DreamSpark program</a> which aimed to provide college and university students around the world with free versions of many of Microsoft’s programs. the program is still in full swing and <a href="http://www.microsoft.com/presspass/events/glfamericas/default.mspx">at the recent Government Leaders Forum</a> in Washington DC Bill Gates announced that the program was being extended to include high-school students around the world.</p>
<blockquote><p><em>“Today, despite the economic crisis, it’s as important as ever to focus on investing in innovation so we can continue to make real progress in solving big problems and creating social and economic opportunity,”</em> said Bill Gates, chairman of Microsoft. <em>“In particular, I believe investment in education is essential. Education is the starting point for success for individuals and the prerequisite for economic growth and prosperity for communities. It’s vital that we support efforts to provide children with access to a high-quality education and adults with access to ongoing technology skills training.”</em>&#160;</p>
</blockquote>
<p>The <a href="https://www.dreamspark.com/">DreamSpark program</a> provides no-cost access to Microsoft designer and development tools as well as training for verified high school, college and university students worldwide. Unlike the <a href="https://www.dreamspark.com/FAQ/UniversityStudentFaq.aspx">university</a> and college students the <a href="https://www.dreamspark.com/FAQ/HighSchoolStudentFaq.aspx">high school students</a> do not sign up for the program themselves. that job goes to the <a href="https://www.dreamspark.com/FAQ/AdministratorOverview.aspx">school administrator</a> who is the one that will receive the product keys to hand out to the students. Once they have the students can sign in with their Live ID to the DreamSpark site and download the software.</p>
<p>[hat tip to <a href="http://www.liveside.net/main/archive/2009/03/31/microsoft-dreamspark-free-software-for-university-and-now-high-school-students-worldwide.aspx">LiveSide.net</a>]</p>


<p>Related posts:<ol><li><a href='http://www.inquisitr.com/20911/medical-students-using-second-life-for-training/' rel='bookmark' title='Permanent Link: Medical Students Using Second Life For Training'>Medical Students Using Second Life For Training</a></li><li><a href='http://www.inquisitr.com/34461/hillsdale-high-school-bomb-san-mateo/' rel='bookmark' title='Permanent Link: Hillsdale High School Bomb Blast Rattles San Mateo California'>Hillsdale High School Bomb Blast Rattles San Mateo California</a></li><li><a href='http://www.inquisitr.com/39572/study-making-financial-aid-process-easier-opens-up-access-to-higher-education/' rel='bookmark' title='Permanent Link: Study: Making Financial Aid Process Easier Opens Up Access To Higher Education'>Study: Making Financial Aid Process Easier Opens Up Access To Higher Education</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.inquisitr.com/p=21018</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.inquisitr.com/wp-content/dreamsparksoftware.png" />
		<media:content url="http://www.inquisitr.com/wp-content/dreamsparksoftware.png" medium="image">
			<media:title type="html">DreamsparkSoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>New Year Resolution: smack the RIAA/MPAA into oblivion</title>
		<link>http://www.inquisitr.com/7422/new-year-resolution-smack-the-riaampaa-into-oblivion/</link>
		<comments>http://www.inquisitr.com/7422/new-year-resolution-smack-the-riaampaa-into-oblivion/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 22:49:18 +0000</pubDate>
		<dc:creator>Steven Hodson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[mpaa]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[piracy]]></category>
		<category><![CDATA[riaa]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.inquisitr.com/?p=7422</guid>
		<description><![CDATA[I realize I might be a little early on the New Year resolution part; but hey better to start planning now than to let it slide don&#8217;t you think. After all, if this past election in the U.S. has shown us anything it is that the people; if they believe in something strong enough, can [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-7434" style="margin-left: 10px; margin-bottom: 10px;" title="We're all criminals in their eyes" src="http://www.inquisitr.com/wp-content/riaa.jpg" alt="We're all criminals in their eyes" width="300" height="404" />I realize I might be a little early on the New Year resolution part; but hey better to start planning now than to let it slide don&#8217;t you think. After all, if this past election in the U.S. has shown us anything it is that the people; if they believe in something strong enough, can make a change and if there is one area that is in need of a big change it is this. For too long we have done nothing more than sit back and let these trade organizations tell <strong>us</strong> what we can do with the things we buy.</p>
<p>They force things like draconian digital rights management on entertainment and software producers because they don&#8217;t want to lose a single penny. Of course it isn&#8217;t just the trade organizations like the RIAA, MPAA or their software counterparts. It is also the corporations producing the mass quantity; much of which is pure dribble to begin with, that issue the marching orders or end up paying for the lawyers suing people into the poor house.</p>
<p>Why is it that the whole concept of the <a title="Wikipedia" href="http://en.wikipedia.org/wiki/First_sale_doctrine"><strong>first sale doctine</strong></a> goes out the window the moment we move to digital goods. Just because you spend <strong>your hard earned money</strong> to buy something online in a digital format shouldn&#8217;t mean that it <em>isn&#8217;t</em> yours. That however is just what all these entertainment and software companies are saying. You can go to a bookstore, record store or gaming shop and plop down your money and that tangible item is <strong>yours</strong>. You could go the very next day and trade it in on something else and the store can sell it as used goods. You can sell it to your best buddy and no-one can tell you any different. Why &#8211; because you owned it &#8211; period.</p>
<p>In Canada when we go to buy any black media to copy onto (cassette tape, video tape, cd, dvd) there is a tax built into the price; otherwise known as <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Blank_media_tax">The Private Copying Tax</a>, that lets us make as many copies of something we want <strong>for our own private use</strong>. This has pissed off the folks like the RIAA and MPAA because it makes it next to impossible to enforce their perverse version of copyright law through our government. This is whyorganizations like the RIAA and the MPAA have been trying very hard to influence our Canadian government to change the laws &#8211; copyright laws that are in fact fairer to the content producers that anything the U.S. has.</p>
<p>It&#8217;s bad enough that organizations like this have gained the control they have in the US but this misappropriation of rights is now spreading beyond the U.S. borders and I&#8217;m sorry but it&#8217;s got to stop. As long as I am not breaking the law buy trying to profit from selling copies of things under sane copyright laws then why am I; and you being, treated like criminals. Why do we let this bullshit continue?</p>
<p>I&#8217;m an honest person as well I am sure that you are. Sure we&#8217;ve all probably downloaded something we shouldn&#8217;t have at some point in our lives but to continue to let these bastards extert the kind of power they have over our lives is just plain insane. Especially when you consider that we have the power to change this. A power so incredibly displayed by the Obama campaign &#8211; the power of the people. Not the power brokers, not the lobbiests but the power of the people to say enough is enough. They need to be told that we are not criminals and that both the entertainment corporations along with their trade organizations have no right to treat us as such.</p>
<p>The fact is that once we pay our money for a product; physical or digital, it is ours plain and simple. However until we tell these soulless greedy pricks to back off we get what we deserve. They aren&#8217;t going to stop doing everything they can to maximize every red cents they can regardless of our rights as consumers &#8211; as people. We are to blame for the situation we are in now and only we can change it. The companies won&#8217;t, the politicians won&#8217;t &#8211; we have to. But we&#8217;re too busy running to iTunes or other online entertainment content stores to get the latest and greatest even if we do whine and moan about things like DRM.</p>
<p>How do we change this? I don&#8217;t know because I don&#8217;t think this is important to enough people that any <strong>real</strong> concentrated movement to effect any change. Don&#8217;t bother crowing about Web 2.0 and social media and how it is changing things because right now those <em>ideals</em> don&#8217;t mean squat to the corporations and trade organizations. Just think though for a second if for even 6 months is not a thing was bought from iTunes, not a single game was downloaded or not a single pirated version made the rounds. How much of a change do you think could happen when all these companies that <strong>need our money</strong> in order to keep running suddenly are faced with this kind of action.</p>
<p>It could be done but honestly I doubt it will ever happen no matter what the power of the people showed during the election. I could be wrong but I don&#8217;t think so &#8211; what do you think?</p>


<p>Related posts:<ol><li><a href='http://www.inquisitr.com/7169/mpaa-tells-dvd-makers-how-to-play-the-game/' rel='bookmark' title='Permanent Link: MPAA tells DVD makers how to play the game'>MPAA tells DVD makers how to play the game</a></li><li><a href='http://www.inquisitr.com/35185/if-you-think-the-riaa-sucks-check-these-guys-out/' rel='bookmark' title='Permanent Link: If you think the RIAA sucks check these guys out'>If you think the RIAA sucks check these guys out</a></li><li><a href='http://www.inquisitr.com/9285/okay-corral-time-for-the-riaa/' rel='bookmark' title='Permanent Link: O.K. Corral time for the RIAA'>O.K. Corral time for the RIAA</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.inquisitr.com/p=7422</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.inquisitr.com/wp-content//var/www/vhosts/inquisitr.com/httpdocs/wp-content/riaa-150x150.jpg" />
		<media:content url="http://www.inquisitr.com/wp-content//var/www/vhosts/inquisitr.com/httpdocs/wp-content/riaa.jpg" medium="image">
			<media:title type="html">We&#8217;re all criminals in their eyes</media:title>
			<media:thumbnail url="http://www.inquisitr.com/wp-content//var/www/vhosts/inquisitr.com/httpdocs/wp-content/riaa-150x150.jpg" />
		</media:content>
	</item>
	</channel>
</rss>
