<% Const IMGS_DIR = "/media/images/rotating_headers/" Dim objFSO, objFolderObject, objFileCollection, objFile Dim intFileNumberToUse, intFileLooper Dim objImageFileToUse Dim strImageSrcText Set objFSO = Server.CreateObject("Scripting.FileSystemObject") Set objFolderObject = objFSO.GetFolder(Server.MapPath(IMGS_DIR)) Set objFSO = Nothing Set objFileCollection = objFolderObject.Files Set objFolderObject = Nothing Randomize() intFileNumberToUse = Int(objFileCollection.Count * Rnd) + 1 intFileLooper = 1 For Each objFile in objFileCollection If intFileLooper = intFileNumberToUse Then Set objImageFileToUse = objFile Exit For End If intFileLooper = intFileLooper + 1 Next Set objFileCollection = Nothing strImageSrcText = IMGS_DIR & objImageFileToUse.Name Set objImageFileToUse = Nothing %>
 

Wednesday, April 20, 2005

This Week (so far)

You ever have one of those weeks where you can't seem to get any traction? Well, this is one of those for me. Lots been going on but not been getting a whole lot done. I got my first Mac ever - a little 12 inch power book. So, that's been taking some getting used to, but I really like it. I got it to journal on, think on and plan on. I guess we'll see how it goes. I found this sweet little app MacJournal It's just pretty slick and let's me have multiple journals for thinking and planning and story writing. Also, for you bloggers out there, it connects to your blogg.

Migration is usually such a hassle. I was also pleased to find that my Thunderbird mail and settings was a piece of cake coming from the PC to the Mac. All you have to do is copy your profile folder on the PC, transfer those files to the mac and replace your profile data files with the ones from the PC and Whazaa! everything was there- rules, mail, blogg subscriptions. Great stuff.

I found out this morning that The Potter got accepted to another festival which is very cool. This one is in Italy. My buddy Dave's film got accepted too which is double sweet. The festival is Cortoons. I was having a few issues with their website, so no promises there- I think it may be a Firefox thing.

0 Comments:

Post a Comment

<< Home

Recent Links Added

Blogs O' Friends

Blogg Archives
04.2005 05.2005 06.2005 07.2005 08.2005 09.2005 10.2005 11.2005 12.2005 01.2006 02.2006 03.2006 04.2006 05.2006 06.2006 07.2006 08.2006 09.2006 10.2006 11.2006 12.2006 01.2007 02.2007

Powered by Blogger