<?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>Rocky1138 &#187; Web Development</title> <atom:link href="http://www.johnrockefeller.net/category/webdevelopment/feed/" rel="self" type="application/rss+xml" /><link>http://www.johnrockefeller.net</link> <description>AKA John Rockefeller</description> <lastBuildDate>Sat, 21 Jan 2012 18:59: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>BitBuilder Game Platform Documentation</title><link>http://www.johnrockefeller.net/bitbuilder-game-platform-documentation/</link> <comments>http://www.johnrockefeller.net/bitbuilder-game-platform-documentation/#comments</comments> <pubDate>Mon, 25 Jul 2011 00:13:04 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[C/C++]]></category> <category><![CDATA[bitbuilder]]></category> <category><![CDATA[bitbuilder game platform]]></category> <category><![CDATA[documentation]]></category> <category><![CDATA[game platform]]></category> <category><![CDATA[github]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[wiki]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=969</guid> <description><![CDATA[I&#8217;m using the Wiki that&#8217;s built into the GitHub service for the BitBuilder Game Platform documentation. GitHub&#8217;s Wiki is full-featured, easy to use, and plugged right in next to the source downloads and commit history. For any open source project to succeed, it needs serious and quality documentation. This is where most open source projects [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/bitbuilder-game-platform-documentation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>I may have just solved my bug!</title><link>http://www.johnrockefeller.net/i-may-have-just-solved-my-bug/</link> <comments>http://www.johnrockefeller.net/i-may-have-just-solved-my-bug/#comments</comments> <pubDate>Sun, 24 Jul 2011 20:17:19 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[C/C++]]></category> <category><![CDATA[bitbuilder]]></category> <category><![CDATA[c++]]></category> <category><![CDATA[game development]]></category> <category><![CDATA[game platform]]></category> <category><![CDATA[indie games]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=966</guid> <description><![CDATA[It&#8217;s compiling, so I thought I&#8217;d take a second to update the blog on my progress! The other day, I blogged about the difference between char and char * in C and how I spent a good deal of time wrapping my head around how concatenations and string comparisons work in C and C++. It [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/i-may-have-just-solved-my-bug/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Liveblogging Progress on BitBuilder Today</title><link>http://www.johnrockefeller.net/liveblogging-progress-on-bitbuilder-today/</link> <comments>http://www.johnrockefeller.net/liveblogging-progress-on-bitbuilder-today/#comments</comments> <pubDate>Sun, 24 Jul 2011 18:18:12 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[C/C++]]></category> <category><![CDATA[bitbuilder]]></category> <category><![CDATA[c++]]></category> <category><![CDATA[game development]]></category> <category><![CDATA[game platform]]></category> <category><![CDATA[indie games]]></category> <category><![CDATA[Programming]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=962</guid> <description><![CDATA[I&#8217;m building games today with @hoylemd at Red Brick Cafe and, once we&#8217;re done our coffees, back in my apartment living room. Actually, to be truthful, I&#8217;m not working on my game BastardBlaster, I&#8217;m working on the BitBuilder Game Platform, which is my fork of the Mokoi Game Engine. It&#8217;s a great exercise for me [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/liveblogging-progress-on-bitbuilder-today/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Comparing char and char * in C++</title><link>http://www.johnrockefeller.net/comparing-char-and-char-in-c/</link> <comments>http://www.johnrockefeller.net/comparing-char-and-char-in-c/#comments</comments> <pubDate>Fri, 22 Jul 2011 22:56:36 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[bitbuilder]]></category> <category><![CDATA[C/C++]]></category> <category><![CDATA[char]]></category> <category><![CDATA[double quotes]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[single quotes]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=958</guid> <description><![CDATA[I&#8217;m fresh off the boat when it comes to C++. I learned C in high school and enjoyed it very much, but it&#8217;s been so long since I&#8217;ve done anything with it, I&#8217;ve become really rusty. Partway through my fork of MokoiGaming&#8217;s Game Engine, I ran into a strange condition in an if-block that was [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/comparing-char-and-char-in-c/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Helpful Code Snippets (and app ideas!)</title><link>http://www.johnrockefeller.net/helpful-code-snippets-and-app-ideas/</link> <comments>http://www.johnrockefeller.net/helpful-code-snippets-and-app-ideas/#comments</comments> <pubDate>Sun, 05 Jun 2011 23:58:12 +0000</pubDate> <dc:creator>John Rockefeller</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[apps]]></category> <category><![CDATA[code]]></category> <category><![CDATA[code snippets]]></category> <category><![CDATA[ColdFusion]]></category> <category><![CDATA[Google Docs]]></category> <category><![CDATA[helpful]]></category> <category><![CDATA[java]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[notes]]></category> <category><![CDATA[pastebin]]></category> <category><![CDATA[perl]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[snippets]]></category> <category><![CDATA[tips]]></category> <category><![CDATA[wip]]></category><guid isPermaLink="false">http://www.johnrockefeller.net/?p=880</guid> <description><![CDATA[This post is about sharing my &#8216;Programming Notes and Code Snippets&#8217; document, which I&#8217;ve been building on-and-off for a while in the hopes that it might help some of you solve a programming question you have or save you time while you&#8217;re building your code project. I&#8217;ve also found this document to be very handy [...]]]></description> <wfw:commentRss>http://www.johnrockefeller.net/helpful-code-snippets-and-app-ideas/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 9/17 queries in 0.040 seconds using disk: basic

Served from: www.johnrockefeller.net @ 2012-02-11 17:26:02 -->
