Rarely Spoken

If you only read this journal, you wont be reading much at all.
51 comments
43 entries
Advertisement
Colin Jeanne
June 24, 2005
4E4

4E4

I've started working on my 4E4 game. This is the final storyline (at least this is what I plan on being the final storyline [smile])

You're a programmer who has just finished creating your very own humanoid robot. Since you've been working all day on it, you hit the hay after you put the finishing t…
949 views
Colin Jeanne
June 21, 2005
CMS Progress
I have a basic version of the CMS up. If you decide to play with something and find out a way to break it please email me.

I'm also going to start using Smarty since I found out my host has it. This will allow me to remove the ugly HTML that currently lives in the PHP files and place it elsewhere. T…
935 views
Colin Jeanne
June 16, 2005
4E4!
I have a storyline now. The game will be about a programmer who has been taught in the martial arts who will be searching his city for the parts of his stolen robot. The city will be infested with zombies because, well, what else are you going to fight? Pirates? Let's be realistic here, pirates don…
908 views
Colin Jeanne
June 15, 2005
First Blog Milestone
At this point I can administer the categories, owners, and entries of the blog. Privacy levels seem to work right now (although I did squash a few bugs where they wouldnt take effect). InnoDB is a lifesaver with its foreign keys and cascading deletion! I havent yet implemented the comments because …
815 views
Colin Jeanne
June 11, 2005
Blog Progress
It looks like the administration of the blog is nearly complete. I just need to add in the creation/modification/deletion of entries and I should be done with that. Hopefully that will happen tonight.

Next I have to write the part that generates content for normal uses, that is the area to add/modif…
860 views
Colin Jeanne
June 08, 2005
Time For The Blog Module!
Time for a more specific description of the blog module!

Main Features

  • Addition, modification, and deletion of entries (duh!)

  • Each entry may be placed in one or more categories

  • Support for comments

  • Per-entry privacy levels

  • Multiple owners



Addition, Modification, Deletion
These actions should be done using …
929 views
Colin Jeanne
June 07, 2005
4E4 = Awesome
I've been trying to think of game ideas for 4E4 all day. At first I thought it would be fun to make a game that was primarily based on a good story about a hero's journey but then I realized that it takes a lot of hard work to first create a story and second to make it not suck. All of that comes b…
957 views
Advertisement
Colin Jeanne
June 07, 2005
The Core CMS Works!
First, the paging class worked nearly perfectly out of the box. I only had to change the condition on the for loop when showing the page numbers but otherwise it was smooth sailing. Yay!

In other news, the core of the CMS (the administration of modules and users) is in a working state. Double yay! T…
913 views
Colin Jeanne
June 05, 2005
Paging Owns Me
So it looks like I've completed all the login/registration stuff and I've implemented member profiles and member profile updating (by the owners and admins). While writing the profile system I've decided that in some later version of the CMS modules will be required to supply member information (if…
992 views
Colin Jeanne
May 28, 2005
The Solution: Part 2
I decided to try to force each module to implement a very specifically named class with some very specifically named members. The name of the class is based on the file name that the module is defined in: admin.php's class name is admin_interface, cudb.php's class name is cudb_interface. Each class…
903 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
55 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement