<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0"
						xmlns:dc="http://purl.org/dc/elements/1.1/"
						xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
						xmlns:content="http://purl.org/rss/1.0/modules/content/"
						xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
	<title>granthes's Journal</title>
	<link>https://modthesims.info/journal.php?do=showjournal&amp;j=1072</link>
	<description></description>
	<syn:updatePeriod>hourly</syn:updatePeriod>
	<syn:updateFrequency>1</syn:updateFrequency>
	<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
	<dc:language>en</dc:language>
	<dc:creator>vB Journal 1.5</dc:creator>
	<dc:date>2026-04-13T20:55:38+02:00</dc:date>
	<item>
		<title>Jornal Moves</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=5017</link>
		<content:encoded><![CDATA[I'm moving my Journal to my own web-server so I can update it a little more efficiently.  :)

It is now here http://sims3.the-prof.net]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=5017</guid>
		<dc:date>2010-07-24T01:17:32+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=5017</comments>
	</item>
	<item>
		<title>Bugzilla For Custom Launcher</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=5004</link>
		<content:encoded><![CDATA[I've added a new bugzilla bug tracking system for the Custom Launcher.

Please go  to this site  to report bugs, problems, enahancement requests, etc.

I've also added a phpBB Forum here to allow for better support and more open discussions.

Thanks!]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=5004</guid>
		<dc:date>2010-07-18T19:23:20+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=5004</comments>
	</item>
	<item>
		<title>Progress Update</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=4996</link>
		<content:encoded><![CDATA[Well kind listeners,

I've been working on improving the Custom Launcher, and seem to be making good progress.

Things I'm currently getting together:

Sims3Pack support  This is a tough one since there are files we don't know anything about that need to be read/written.
Package Identification ...]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=4996</guid>
		<dc:date>2010-07-17T19:16:51+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=4996</comments>
	</item>
	<item>
		<title>Package File Management Code</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=4984</link>
		<content:encoded><![CDATA[I've been working on improving the performance of my Custom Launcher, and as part of that process, I've been writing a custom Package File management tool-kit.

I've just gotten that to the point where it tests out fine with 3 or 4 sample packages.  I know it is going to blow up on some package...]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=4984</guid>
		<dc:date>2010-07-14T23:33:55+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=4984</comments>
	</item>
	<item>
		<title>The pain!</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=4980</link>
		<content:encoded><![CDATA[Well, for those of you who are following along at home:

You know that I had some really strange goings-on with my primary computer this last weekend.  I've gotten back up and running using an older computer that I had sitting around.

Unfortunately, that machine is a ***DOG***.  It is extremely...]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=4980</guid>
		<dc:date>2010-07-13T20:45:24+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=4980</comments>
	</item>
	<item>
		<title>Computers Hate Me</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=4974</link>
		<content:encoded><![CDATA[Over the past weekend, I had planned on firming up my Sims3Pack support in the Custom Launcher as well as finishing the implementation of my package file management code.

However, sometime early on Saturday morning, my main development computer decided to fry a power-supply.  Needless to say, this...]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=4974</guid>
		<dc:date>2010-07-12T22:51:49+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=4974</comments>
	</item>
	<item>
		<title>The Programmer's Dilema</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=4964</link>
		<content:encoded><![CDATA[As I've been working on the Custom Launcher project, I've found that there are times when I make a rather subtle mistake in how I approach the design of some part of the program.

This mistake has to do with when I have to work with a file structure from the game.   :!: 

Basically, in a nutshell,...]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=4964</guid>
		<dc:date>2010-07-09T19:18:59+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=4964</comments>
	</item>
	<item>
		<title>Custom Launcher Progress</title>
		<link>https://modthesims.info/journal.php?do=showentry&amp;e=4960</link>
		<content:encoded><![CDATA[I've decided to update my journal so that people can keep track of upcoming updates to the Custom Launcher.

Over the last few hours, I've been working on getting a couple of BIG updates in place.

I've added support for .Sims3Pack files.  It isn't quite what I wanted, but since most of the Store...]]></content:encoded>
		<guid isPermaLink="false">https://modthesims.info/journal.php?do=showentry&amp;e=4960</guid>
		<dc:date>2010-07-08T06:11:02+02:00</dc:date>
		<comments>https://modthesims.info/journal.php?do=showcomments&amp;e=4960</comments>
	</item>
</channel>
</rss>