<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Tech-Fusion</title>
    <link>http://tech-fusion.net/</link>
    <description>Tech-Fusion</description>
    <language>en-us</language>
    <webMaster>dt.raelcun@gmail.com</webMaster>
    <copyright>Copyright 2012 Tech-Fusion.</copyright>
    <image>
      <title>Tech-Fusion</title>
      <link>http://tech-fusion.net/</link>
      <url>http://tech-fusion.net/images/template/logo.png</url>
    </image>
	<item>
		<title>Sky City Real Estate [Templates]</title>
		<pubDate>Fri, 30 Dec 2011 13:10:09 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=sky_city_real_estate</link>
		<category>Templates</category>
	</item>
	<item>
		<title>My New Beach House [Templates]</title>
		<pubDate>Fri, 30 Dec 2011 03:29:27 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=my_new_beach_house</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Explosion Hosting [Templates]</title>
		<pubDate>Fri, 9 Dec 2011 04:32:48 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=explosion_hosting</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Agua Forest [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 23:11:14 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=aqua_forest</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Deep Blue Sea [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 21:40:39 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=deep_blue_sea</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Deep Red [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 18:42:02 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=deep_red</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Gadgets [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 16:31:19 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=gadgets</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Maroon Aura [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 15:48:27 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=maroon_aura</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Red, White, and Blue [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 12:03:58 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=red_white_and_blue</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Simply Blue [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 11:44:32 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=simply_blue</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Vortex [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 08:12:37 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=vortex</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Wedding Portal [Templates]</title>
		<pubDate>Tue, 11 Nov 2011 02:17:29 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=wedding_portal</link>
		<category>Templates</category>
	</item>
	<item>
		<title>Frozen Age [Templates]</title>
		<pubDate>Sun, 23 Oct 2011 11:12:27 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=frozen_age</link>
		<category>Templates</category>
	</item>
	<item>
      <title>Enums [Tutorials]</title>
      <pubDate>Fri, 26 Aug 2011 19:32:00 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=enums</link>
      <category>Tutorials</category>
	  <description><![CDATA[Enums are strongly typed constants. They are types that allow you to group constants together as well as assign an index to each element in the enum. Enums often describe some kind of state.]]></description>
    </item>
	<item>
      <title>Constants and Readonly Fields [Tutorials]</title>
      <pubDate>Fri, 26 Aug 2011 02:27:14 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=constants_and_readonly_fields</link>
      <category>Tutorials</category>
	  <description><![CDATA[There will inevitably be times when you have fields that you don't want to be edited after they are set. For example, you wouldn't want the client to be able to change the mathematical value of pi. You might not want the server ip address to be changed either. In these cases, constants or readonly fields are the solution. Both accomplish the same basic task, but each one excels in certain situations.]]></description>
    </item>
    <item>
      <title>50 Killer Apps for your USB [Articles]</title>
      <pubDate>Thu, 25 Aug 2011 09:31:41 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=50_killer_apps</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=50_killer_apps"><img src="http://tech-fusion.net/images/articles/50_killer_apps.png"></a></div><p>These free apps don't require any installation. With portable applications, all you have to do is plug in your USB and run the program without the hassle of installing the program or leaving traces behind. If you like these portable apps, many of them also have an installer allowing you to install the program on your computer for more speed and accessibility.</p>]]></description>
    </item>
	
	
	<item>
      <title>Structs [Tutorials]</title>
      <pubDate>Tue, 23 Aug 2011 00:15:43 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=structs</link>
      <category>Tutorials</category>
	  <description><![CDATA[You already have a good understanding about how classes work, but you may not be aware of their closely related counterpart, structs. Like a class, structs can contain fields, constructors, and methods, but there are two main differences. Structs are forcibly sealed, therefore, structs cannot be inherited from. The most important difference is found in how structs are passed around in your program. While a class is a reference type, a struct is a value type. Reference types hold a reference to an object in memory while value types hold thier value in memory. Because structs are value types, they don't incur the overhead associated with reference types.]]></description>
    </item>
	<item>
		<title>Nature [Templates]</title>
		<pubDate>Mon, 22 Aug 2011 04:25:16 -0500</pubDate>
		<link>http://tech-fusion.net/templates/view.php?t=nature</link>
		<category>Templates</category>
	</item>
	<item>
      <title>Simple Sudoku [Code]</title>
      <pubDate>Thu, 4 Aug 2011 14:35:01 -0500</pubDate>
      <link>http://tech-fusion.net/code/index.php?s=simple_sudoku</link>
      <category>Code</category>
	  <description><![CDATA[Recently, I came across some very unprofessional Sudoku programs while others were so complex, it would take time to learn how to use the program. My goal was to create a simple program capable of generating and solving sudoku puzzles while still making the code scalable which would make way for the easy addition of new features. I will provide an update on teh GUI part of the program when I finish it, but for now, I will post the code for my Sudoku program without the GUI.]]></description>
    </item>
	<item>
      <title>Indexers [Tutorials]</title>
      <pubDate>Thu, 28 Jul 2011 14:43:59 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=indexers</link>
      <category>Tutorials</category>
	  <description><![CDATA[<p>Indexers are super simple. They allow you to treat an object as if it were an array with very little additional code.</p><p>The indexer requires an index as an argument. This parameter can be any object, but is most commonly an integer. The name of the indexer is always the <span style="font-style: italic;">this</span> keyword because the indexer operates on the class itself. The definition of an indexer is very similar to that of a property.</p>]]></description>
    </item>
	<item>
      <title>Multidimensional Arrays [Tutorials]</title>
      <pubDate>Tue, 12 Jul 2011 18:24:38 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=multidimensional_arrays</link>
      <category>Tutorials</category>
	  <description><![CDATA[In the last tutorial, you learned how to declare and initialize a single dimensional array. This allowed you to save groups of related data all in one convenient spot. But sometimes being limited to a single column of data just isn't enough. For example, you might want to relate a list of names to their corresponding id numbers. This is where the most basic multi-dimensional array, two dimensionl arrays, come into play.]]></description>
    </item>
	<item>
      <title>Single Dimensional Arrays [Tutorials]</title>
      <pubDate>Tue, 12 Jul 2011 07:11:57 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=single_dimensional_arrays</link>
      <category>Tutorials</category>
	  <description><![CDATA[So far, you know how to define variables and store a predefined number. However, in most practical situations, you don't know the exact number of objects until runtime and you often need to link the objects together so they can be iterated over. Let's say you have a text file full of names that you need to read into your program, but you can't make a variable for each name because you don't know how many variables you will need. This is where arrays come in.]]></description>
	</item>
	<item>
      <title>Properties [Tutorials]</title>
      <pubDate>Mon, 11 Jul 2011 12:08:26 -0500</pubDate>
      <link>http://tech-fusion.net/tutorials/view.php?t=properties</link>
      <category>Tutorials</category>
	  <description><![CDATA[One of the main goals of developers is to desing classes around the idea of encapsulation, the hiding of the implementation of a class while exposing only the necessary members, as well as restrict direct access to fields. There are also many times in which the value being set to the field must be validated or otherwise processed. In other langauges, this is often accomplished through getter and setter methods, but C# provides an elegant solution to both of these paradigms with accessors.]]></description>
	</item>
	
	
	
    <item>
      <title>Firefox 5 Feature [Articles]</title>
      <pubDate>Tue, 21 Jun 2011 12:02:44 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=firefox_5_features</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=firefox_5_features"><img src="http://tech-fusion.net/images/articles/firefox_5.png"></a></div><p>Mozilla just released Firefox 5, the first version following their new rapid release development cycle. Most of the new features in this release are geared towards web standards and other under the hood features. But there are a few notable features.</p><p>This new version comes with a major update in support for HTML 5 and MathML. It also has increased support for Canvas and support for CSS animation has also been added. Security has been given a facelift as well with a new feature called "Do Not Track." Checking this new option allows users to automatically tell websites that they wish to opt out of behavioral tracking.</p>]]></description>
    </item>
    <item>
      <title>Phi: A Magical Number [Articles]</title>
      <pubDate>Sun, 19 Jun 2011 12:37:27 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=phi_a_magical_number</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=phi_a_magical_number"><img src="http://tech-fusion.net/images/articles/phi.png"></a></div><p>Have you ever heard of phi? No, I am not talking about fee-fi-fo-fum from Jack and the Beanstalk. The phi (pronounced fi like "fly") I'm talking about the mathematical constant with properties just as magical as the beans in Jack and the Beanstalk. This constant is referred to by many names including the Golden Ratio, Golden Number, Golden Section, Golden Mean, and Devine Number, but is normally referred to as the Golden ratio because of how the number is derived mathematically.</p>]]></description>
    </item>
    <item>
      <title>Qualities of Good Code [Articles]</title>
      <pubDate>Tue, 14 Jun 2011 05:45:17 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=qualities_of_good_code</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=qualities_of_good_code"><img src="http://tech-fusion.net/images/articles/checkmark_code.png"></a></div><p>Although knowing how to program is obviously the most important quality of being a comptuer scientist, code architecture follows closely behind. The quality of underlying code will have a great impact on the reliability, scalability, security, extensibility, and maintainability of your program. Basically, without good code architecture, you will run into many problems down the road.</p>]]></description>
    </item>
    <item>
      <title>Lingodroids [Articles]</title>
      <pubDate>Tue, 14 Jun 2011 20:16:05 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=lingodroids</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=lingodroids"><img src="http://tech-fusion.net/images/articles/lingodroids.png"></a></div><p>Its one thing for a robot to be programmed to understand Japanese or English or any other language that already exists. But it quite a feat for two robots to develop their own language and be able to communicate with each other like these two have.</p><p>Created by Ruth Shultz and her colleagues at the University of Queensland and Queensland University of Technology, each of these Lingodroids have developed a specialized language for the sole purpose of navigating their way around obstacles and recognizing where they are.</p>]]></description>
    </item>
    <item>
      <title>How to Choose a Computer [Articles]</title>
      <pubDate>Mon, 13 Jun 2011 23:20:41 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=how_to_choose_a_computer</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=how_to_choose_a_computer"><img src="http://tech-fusion.net/images/articles/alienware-alx.png"></a></div><p>Buying a new computer can be an overwhelming task for anyone. But finding the computer that is right for you doesn't have to be hard. You just have to think about what you want the computer to do. Does it have to be portable? Is it just going to be used for homework? Are you a big gamer? This all factors into what type of computer suits you best.</p>]]></description>
    </item>
    <item>
      <title>Tables != Layout [Articles]</title>
      <pubDate>Mon, 13 Jun 2011 06:17:49 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=tables_layout</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=tables_layout"><img src="http://tech-fusion.net/images/articles/tables_do_not_equal_layout.png"></a></div><p>Tables exist in HTML for one reason and one reason only: To display tabular data. That's it. Then border="0" came along and made it possible to make a table to organize data without being able to see the table itself. Which then led to tables being used to lay everything out on all beginner websites and even some professional websites. The time has come for this to stop. Professional websites are now designed in a way that makes the website more flexible and more functional, not to mention the massive increase in the readability of the code. Still on the edge? Let me change that for you.</p>]]></description>
    </item>
    <item>
      <title>Ninite - The Universal Installer [Articles]</title>
      <pubDate>Mon, 13 Jun 2011 02:32:22 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=ninite</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=ninite"><img src="http://tech-fusion.net/images/articles/ninite.png"></a></div><p>Getting a virus and having to reformat your computer wouldn't be so bad if you didn't lose all of your favorite programs. But it happens to everyone. Viruses and malware troll theinternet just waiting for some unexpecting user to come by. Then they attack and there isn't much you can do about it. The virus will ravage your computer until all hope is lost and your only hope of regaining use of your computer is to reformat the computer. And every program you ever installed is gone too.</p>]]></description>
    </item>
	<item>
      <title>Generic List With Events [Code]</title>
      <pubDate>Sun, 8 May 2011 12:31:05 -0500</pubDate>
      <link>http://tech-fusion.net/code/index.php?s=list_with_events</link>
      <category>Code</category>
      <description><![CDATA[The <a href="http://msdn.microsoft.com/en-us/library/6sh2ey19.aspx">Generic List</a> as well as all other classes in the System.Collections namespace are great for keeping a list of objects without the overhead of boxing and unboxing objects. But there is one inherent disadvantage shared between all of these classes. The lack of events monitoring when the collection is changed.]]></description>
    </item>
    <item>
      <title>LESS - CSS Preprocessor [Articles]</title>
      <pubDate>Wed, 30 Mar 2011 00:11:35 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=less_css_preprocessor</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=less_css_preprocessor"><img src="http://tech-fusion.net/images/articles/less.png"></a></div><p>Everyone who calls themselves a web designer has quite a bit of experience with Cascading Style Sheets. CSS is extremely simple, including only rulesets and declarations. The only reason CSS exists is to encapsulate the elements to style and how to style them. For the newcomer, it does everything it is supposed to do, but to an experienced developer managing a dynamic website, CSS is a massive limitation on how easily values can be changed and related to one another.</p>]]></description>
    </item>
    <item>
      <title>Photoshop vs. Illustrator [Articles]</title>
      <pubDate>Wed, 9 Mar 2011 06:22:47 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=photoshop_vs_illustrator</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=photoshop_vs_illustrator"><img src="http://tech-fusion.net/images/articles/psvsai.png"></a></div><p>I have seen dozens of threads on forums across the Internet asking the same thing: "Which one is better, Photoshop or Illustrator?" What are the differences between these two behemoths in image editing? This article is meant to finish this discussion once and for all.</p>]]></description>
    </item>
    <item>
      <title>Cincinnati Bell: Consider Yourself Warned [Articles]</title>
      <pubDate>Sun, 6 Mar 2011 17:08:03 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=cincinnati_bell</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=cincinnati_bell"><img src="http://tech-fusion.net/images/articles/cincinnati_bell_fail.png"></a></div><p>Cincinnati Bell is one of the newcomers on the market trying to use their brains to sucker innocent people out of their money. With their intelligent marketing strategies, carefully chosen words, and "invisible bindings," Cincinnati Bell is one of the smartest businesses I have encountered as far as getting you to buy into their product, but the absolute worst when it comes to keeping you satisfied. But keeping you satisfied is not a priority because the minute you accept a contract with them, you are already locked in and they have you hooked.</p>]]></description>
    </item>
    <item>
      <title>Why Linux (Still) Sucks [Articles]</title>
      <pubDate>Sun, 6 Mar 2011 08:32:39 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=why_linux_still_sucks</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=why_linux_still_sucks"><img src="http://tech-fusion.net/images/articles/linux_penguin.png"></a></div><p>Over the past few months, there has been a great increase in the amount of interest in open source options and that isn't limited to software. It also applies to operating systems, specifically to Linux. To Linux activists, Linux is a gift from the gods, saving humanity from the evils of Bill Gates and his cursed Windows operating system. But to everyone else, it is just another attempt by less than 1% of the market to dethrone Windows as the most effective end user operating system currently available on the market.</p>]]></description>
    </item>
    <item>
      <title>Pirates in Space! [Articles]</title>
      <pubDate>Wed, 20 Oct 2010 17:08:03 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=pirates_in_space</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=pirates_in_space"><img src="http://tech-fusion.net/images/articles/thepiratebay.png"></a></div><p>Recently, pirated software as well as the sites that host them have been receiving a lot of criticism for their "lack of morals." The entertainment industry is attempting to stop any and all of the countless torrent sites littering the internet, but to no avail. The most famous (or infamous) and well known website distributing pirated software is The Pirate Bay.</p><p>The entertainment industry has been chasing The Pirate Bay for a long time with little to show for their efforts. Although they have won numerous <a href="http://www.techdirt.com/articles/20090417/0129274535.shtml">lawsuits</a> opposing what the site is doing, the industry isn't even close to removing the site from existence. The Pirate Bay almost seems impervious to any attempts to get even close.</p>]]></description>
    </item>
    <item>
      <title>Self Repairing Solar Panels [Articles]</title>
      <pubDate>Mon, 6 Sep 2010 17:55:04 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=self_repairing_solar_panels</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=self_repairing_solar_panels"><img src="http://tech-fusion.net/images/articles/solar_panel.png"></a></div><p>With the goal of transferring the world's energy demands to renewable sources quickly becoming more and more essential to the existence of the human race, scientists at MIT are focusing on creating revolutionary, super-efficient solar panels to harness the sun's power. But there is something extraordinary about these solar panels. They have the uncanny ability to repair themselves.</p>]]></description>
    </item>
    <item>
      <title>IPv4 Predicted to Stall the Web [Articles]</title>
      <pubDate>Mon, 26 Jul 2010 19:02:50 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=ipv4_predicted_to_stall_the_web</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=ipv4_predicted_to_stall_the_web"><img src="http://tech-fusion.net/images/articles/ipv6.png"></a></div><p>For more than three decades, IPv4 has provided a means of linking computers around the world and has been the unsung hero in the history of the internet. Without it, the World Wide Web would not have been possible, changing the course of technological advancement for the past thirty years. At the time of its invention, the number of people making use of the protocol numbered in the hundreds. Nobody ever thought that more than 4 billion addresses would be necessary. The idea that 5 billion people would be carrying around portable devices each having its own IP and able to connect to the internet was absurd. But with the massive expansion of the World Wide Web, the incredible amount of web enabled cell phones, and the explosion of computers around the world, this 4 billion address limit was quickly exceeded. IPv4 has been subject to many security issues and complexity issues which can be solved by the next generation protocol. The protocol that will save the web is IPv6.</p>]]></description>
    </item>
    <item>
      <title>World's Cheapest Computer [Articles]</title>
      <pubDate>Sat, 24 Jul 2010 14:14:14 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=worlds_cheapest_computer</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=worlds_cheapest_computer"><img src="http://tech-fusion.net/images/articles/worlds_cheapest_computer.png"></a></div><p>Apple has already revealed its intentions for a second generation iPad at the same price as the first generation, a princely $499. Now India's ministry for Human Resources Development has unveiled its idea of a revolutionary computer; a touch-screen computing device costing just $35, making it the world's cheapest laptop.</p><p>Remember the XO? That's what I thought. The XO was another laptop designed to be groundbreakingly cheap at less than $100. But the laptop had already dug its own grave when it was released at an extremely disappointing $188. Maybe India's laptop will be different. According to a recent press release by India's Press Information Bureau, the price of manufacturing the laptop is expected to dip down ultimately to a mere $10. That almost sounds too good to be true and it just might be.</p>]]></description>
    </item>
    <item>
      <title>Best Valedictorian Speech Ever [Articles]</title>
      <pubDate>Tue, 29 Jun 2010 01:54:00 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=best_valedictorian_speech_ever</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=best_valedictorian_speech_ever"><img src="http://tech-fusion.net/images/articles/best_valedictorian_speech_ever.png"></a></div><p>Last week, Erica Goldson, graduated Coxsackie-Athens High School with the highest achievement possible, valedictorian of the school. Normally, a valedictorian speech is somewhat of a celebration of your award and everyone who helped you get to where you stand now, but not for Erica. This bright student took the liberty of discussing the faults of the school system itself, moving the focus away from her on this magnificent day.</p>]]></description>
    </item>
    <item>
      <title>Life After Microsoft [Articles]</title>
      <pubDate>Fri, 11 Jun 2010 23:36:19 -0500</pubDate>
      <link>http://tech-fusion.net/articles/view.php?a=life_after_microsoft</link>
      <category>Articles</category>
      <description><![CDATA[<div style="text-align: center"><a href="http://tech-fusion.net/articles/view.php?a=life_after_microsoft"><img src="http://tech-fusion.net/images/articles/google.png"></a></div><p>The end of Microsoft is coming from all directions as seen in <a href="http://tech-fusion.net/images/articles/software_wars.png">Software Wars</a>. This tragic end to a historic behemoth will not come quickly, but will be drawn out over a period of many years. After the revolution headed by Linux, the dominoes began to fall. I am by no means saying Linux is a viable alternative to Windows 7 or that it will be the future of the personal computer. But the simple fact that there is now competition for Microsoft to deal with may just be too much.</p>]]></description>
    </item>
  </channel>
</rss>
