 | 7 Aug 09:42 First off, I know I have written any tutorials in the past couple of days. Life gets in the way a lot with what I want to code and write. I’m working my ass off trying to get everything out of the way so I can start writing tutorials again by this weekend. I recently got [... 1 Aug 12:22 There is a problem will the zip file on RIAForge. I will reupload RC2 tonight at 6pm EST. If you want to get the RC2 code to play with, download the SVN zip by clicking here. ICEGen has just been updated to RC2. I think I was a little premature in releasing RC1 as I [... 31 Jul 13:23 The heart of ICEGen is the __Customize__.xml file. This is the file that you will want to edit when you first run ICEGen. Essentially this file allows you to customize how ICEGen will generate your code. The file is located within the __ICEGEN__ directory that was created where you told ICEGen to save your generated [... 31 Jul 03:18 During the last two installments of this (I don’t know how many) guide to ICEGen, I told you how to install and run ICEGen with your project. Now that you’ve use it to generate some code for you, I bet you’re itching to find out exactly what the hell it generated. If you look at the [... 29 Jul 23:05 In Part 1 I told you how to download and install ICEGen into your project. Now that you have ICEGen installed, it’s time to start using the thing to generate some code! Fire up your favorite browser and browse to the directory that you installed ICEGen to. If everything is kewl, your page should look like [... 28 Jul 23:19 Getting ICEGen up and running with your project is very simple. There are no mappings to configure and literally you can drop it into your project and start using it. The first thing to do is to download ICEGen from RIAForge. After you’ve downloaded it, you will need to unzip it. After you unzip it, copy the unzipped [... 27 Jul 21:00 Icegen finally hit RC1 last night. I’ve been using Icegen exclusively on a project that I’m doing right now for a client and it really helped to debug and get the release candidate launched. In case you don’t know, Icegen is a code generator that uses the Active Record approach. Within no time at all you’ll [... 27 Jul 05:38 The thing that always bothered with IsValid() is that you can’t validate an object as a certain type. Currently all you can do is see ifa variables is an object is call the IsObject() function and it will return true if the variable is an object and false if it isn’t. But suppose that you [... 24 Jul 08:35 I use to use dns2go for my dynamic dns needs. The problem I had once that they only allow you to have one dynamic domain. The problem I have is during development I can’t stand doing development within a subdirectory of my main site. Why? Because it’s a pain when you have to create mappings [... 24 Jul 07:05 I’ve been beating my head against the wall for an hour now trying to figure out why FCKEditor wouldn’t pass the text I’m entering into it into the Mach-ii event. It finally dawned on me that I had debugging turned out, so I though let’s trying turning it off. Sure enough that solved the problem. [... | |  |