<?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>PC Consulting</title>
	<atom:link href="http://pcconsulting.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://pcconsulting.ro</link>
	<description>IT Solutions</description>
	<lastBuildDate>Sun, 10 Jul 2011 10:25:05 +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>Scrierea programelor in Java</title>
		<link>http://pcconsulting.ro/2011/scrierea-programelor-in-java/</link>
		<comments>http://pcconsulting.ro/2011/scrierea-programelor-in-java/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 10:18:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[BlueJ]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[limbaje de programare]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[tutorial java]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=427</guid>
		<description><![CDATA[Un program Java poate fi scris folosind orice fel de editor de text. Pentru a ne facem viata putin mai usoara vom folosi editori de text (IDE) ce ne permit o compilare mai rapida a codului Eclipse IDE for Java EE Developers Text editor Bluej - Aplicatie freeware NetBeans IDE]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/scrierea-programelor-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instalarea Java</title>
		<link>http://pcconsulting.ro/2011/instalarea-java/</link>
		<comments>http://pcconsulting.ro/2011/instalarea-java/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 10:08:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JDK]]></category>
		<category><![CDATA[JRE]]></category>
		<category><![CDATA[limbaje de programare]]></category>
		<category><![CDATA[tutorial java]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=423</guid>
		<description><![CDATA[Avem nevoie de trei componente importante pentru a putea programa si executa aplicatii Java. In primul rand Java are nevoie de o masina virtuala JVM instalata pe calculator. Masina virtuala se instaleaza descarcand si instaland pachetul JRE (Java Runtime Environment) de pe siteul http://java.sun.com Pentru a crea si rula aplicatii Java puteti descarca si instala [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/instalarea-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java &#8211; limbaj de programare</title>
		<link>http://pcconsulting.ro/2011/java-limbaj-de-programare/</link>
		<comments>http://pcconsulting.ro/2011/java-limbaj-de-programare/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 09:58:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[limbaje de programare]]></category>
		<category><![CDATA[tutorial java]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=418</guid>
		<description><![CDATA[Java este considerat unul dintre cele mai importante limbaje de programare si totodata unul dintre cele mai &#8220;la moda&#8221; limbaje folosite in ziua de azi. Java este un limbaj de programare high-level orientat pe obiecte.(OOP sau POO) Java ca limbaj de programare open source: Mai mult decat atat programele scrise cu Java reprezinta proprietate intelectala [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/java-limbaj-de-programare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install LAMP and PhpMyadmin on Linux</title>
		<link>http://pcconsulting.ro/2011/how-to-install-lamp-and-phpmyadmin-on-linux/</link>
		<comments>http://pcconsulting.ro/2011/how-to-install-lamp-and-phpmyadmin-on-linux/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 18:28:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Suport]]></category>
		<category><![CDATA[Linux / Unix]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=410</guid>
		<description><![CDATA[LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this Simple tutorial we will explain you how to install LAMP server on your Linux The [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/how-to-install-lamp-and-phpmyadmin-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to save and copy Yahoo Messenger Archive in Windows 7</title>
		<link>http://pcconsulting.ro/2011/how-to-save-and-copy-messenger-archive-in-windows-7/</link>
		<comments>http://pcconsulting.ro/2011/how-to-save-and-copy-messenger-archive-in-windows-7/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 20:13:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Suport]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=404</guid>
		<description><![CDATA[How to Copy Your Message Archive? Your &#8220;Profiles&#8221; folder contains your complete message history archive on your computer. You can copy it to the same location on another computer if you want to view it there. To locate your complete message history archive on Windows XP: 1.Open the &#8220;Run&#8221; command: press Windows Logo+R on your [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/how-to-save-and-copy-messenger-archive-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow Microsoft Office in Windows 7</title>
		<link>http://pcconsulting.ro/2011/slow-microsoft-office-2002-2003-in-windows-7/</link>
		<comments>http://pcconsulting.ro/2011/slow-microsoft-office-2002-2003-in-windows-7/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 08:20:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Suport]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[resolve problems]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=397</guid>
		<description><![CDATA[Replacing &#8220;normal.dot&#8221; to Fix Microsoft Word Problems Normal.dot Overview: What is Normal.dot? The Normal.dot is the main default template file in Microsoft Word. Because it contains a lot of customization settings, it is prone to corruption. Ergo, many problems experienced while working in Microsoft Word can be attributed to this file. The most common fix [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/slow-microsoft-office-2002-2003-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter Reactor</title>
		<link>http://pcconsulting.ro/2011/codeigniter-reactor/</link>
		<comments>http://pcconsulting.ro/2011/codeigniter-reactor/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 20:03:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Codeigniter]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[reactor]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=394</guid>
		<description><![CDATA[CodeIgniter 2.0.0 Released Some of the big changes to happen in CodeIgniter 2.0 since CodeIgniter 1.7.3 are: Support for PHP 4 is gone, PHP 5.1 is now a requirement. CSRF Protection built into the form helper Drivers Application Packages Scaffolding, having been deprecated for a number of versions, has been removed. Removed the deprecated Validation [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/codeigniter-reactor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corona Travel &#8211; Agentie de turism</title>
		<link>http://pcconsulting.ro/2011/corona-travel-agentie-de-turism/</link>
		<comments>http://pcconsulting.ro/2011/corona-travel-agentie-de-turism/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 15:05:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=388</guid>
		<description><![CDATA[http://coronatravel.ro/]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2011/corona-travel-agentie-de-turism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter 1.7.3 Released</title>
		<link>http://pcconsulting.ro/2010/codeigniter-1-7-3-released/</link>
		<comments>http://pcconsulting.ro/2010/codeigniter-1-7-3-released/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 08:42:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Codeigniter]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=384</guid>
		<description><![CDATA[Version 1.7.3 is a security maintenance release, including a previously patched file Upload class, and a new security fix to prevent possible directory traversal in certain circumstances (back ported from a fix made to CodeIgniter 2.0 at BitBucket). There are no other significant changes. http://codeigniter.com/news/codeigniter_1.7.3_released/]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2010/codeigniter-1-7-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter &#8211; PHP framework</title>
		<link>http://pcconsulting.ro/2010/codeigniter-php-framework/</link>
		<comments>http://pcconsulting.ro/2010/codeigniter-php-framework/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 08:22:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Codeigniter]]></category>

		<guid isPermaLink="false">http://pcconsulting.ro/?p=382</guid>
		<description><![CDATA[CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you&#8217;re a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you&#8217;re tired of ponderously large and thoroughly undocumented [...]]]></description>
		<wfw:commentRss>http://pcconsulting.ro/2010/codeigniter-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

