<?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>jeffric (dot) com &#187; Programming</title> <atom:link href="http://www.jeffric.com/category/programming/feed/" rel="self" type="application/rss+xml" /><link>http://www.jeffric.com</link> <description>a personal blog of Jeffric So Pisuena</description> <lastBuildDate>Sat, 31 Dec 2011 17:17:39 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>My Online Voting System &#8211; Using PHP</title><link>http://www.jeffric.com/2011/06/12/my-online-voting-system-using-php/</link> <comments>http://www.jeffric.com/2011/06/12/my-online-voting-system-using-php/#comments</comments> <pubDate>Sat, 11 Jun 2011 19:17:31 +0000</pubDate> <dc:creator>Jeffric</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[Programming]]></category><guid isPermaLink="false">http://www.jeffric.com/?p=735</guid> <description><![CDATA[Finally it is done! My first ever program made using PHP! I have been using PHP for quite long, around 2 years already, but I have never coded any project by my self since almost everything is readily available on the net (I mastered copy-paste-edit method! ).. I have planned this already for years but [...]]]></description> <wfw:commentRss>http://www.jeffric.com/2011/06/12/my-online-voting-system-using-php/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>How to prevent computer viruses [malware] from infecting your computer</title><link>http://www.jeffric.com/2011/03/24/how-to-prevent-computer-viruses-malware-from-infecting-your-computer/</link> <comments>http://www.jeffric.com/2011/03/24/how-to-prevent-computer-viruses-malware-from-infecting-your-computer/#comments</comments> <pubDate>Thu, 24 Mar 2011 18:29:51 +0000</pubDate> <dc:creator>Jeffric</dc:creator> <category><![CDATA[Interesting Facts]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Useful Tips]]></category><guid isPermaLink="false">http://www.jeffric.com/?p=486</guid> <description><![CDATA[How to prevent computer viruses [malware] from infecting your computer Your computer can be infected with a computer virus in many ways. The most common is from the internet, by downloading programs, music, opening email attachments, or downloading any “free” software (including crack) on the net. Others get it [a worm] from their local network [...]]]></description> <wfw:commentRss>http://www.jeffric.com/2011/03/24/how-to-prevent-computer-viruses-malware-from-infecting-your-computer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The C++ Built-In Data Type and Arrays</title><link>http://www.jeffric.com/2009/05/06/the-c-built-in-data-type-and-arrays-2/</link> <comments>http://www.jeffric.com/2009/05/06/the-c-built-in-data-type-and-arrays-2/#comments</comments> <pubDate>Wed, 06 May 2009 09:50:00 +0000</pubDate> <dc:creator>Jeffric</dc:creator> <category><![CDATA[Programming]]></category><guid isPermaLink="false">http://www.jeffric.com/blogs1/?p=27</guid> <description><![CDATA[The C++ Built-In Data Type C++ provides built-in support for primitive arithmetic data types such as integer: //declares an integer object, ival //initialized to a first value of 1024 int ival = 1024; It also supports double precision and single precision floating point data types: //declares a double precision floating point object, dval //initialized to [...]]]></description> <wfw:commentRss>http://www.jeffric.com/2009/05/06/the-c-built-in-data-type-and-arrays-2/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Basic Guide in Programming</title><link>http://www.jeffric.com/2009/05/01/basic-guide-in-programming/</link> <comments>http://www.jeffric.com/2009/05/01/basic-guide-in-programming/#comments</comments> <pubDate>Fri, 01 May 2009 01:45:00 +0000</pubDate> <dc:creator>Jeffric</dc:creator> <category><![CDATA[Programming]]></category><guid isPermaLink="false">http://www.jeffric.com/blogs1/?p=7</guid> <description><![CDATA[Part I. Introduction&#160; How to Solve a Problem?&#160; Programs often are written in response to some problems or task to be solved. For example, a bookstore enters into a file the title and publisher of each book it sells. The information entered in the order the books are sold. Every tweo weeks the owner computes [...]]]></description> <wfw:commentRss>http://www.jeffric.com/2009/05/01/basic-guide-in-programming/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
