Welcome to SKFox.com!
 

Posted on Monday, 30th June 2008 by Shaun Kester

I can only assume that religious bigotry and prejudice is driving their activity, as there is no altruistic value in posting our copyrighted scriptures, despite Wikileaks’ self-serving statements to the contrary. -[Source] Emphasis is mine
Copyrighting your scriptures as a means to suppress speaks volumes about an organization, especially a religious one. Poor Guttenberg would have [...]

Posted in Quotes, Rants and Raves | Comments (0)

Posted on Monday, 30th June 2008 by Shaun Kester

ImageMagick is versatile enough to use from a multitude of languages. Back in January of 2006, I used it in Visual Foxpro 7 to create thumbs and mid size images for an image gallery that ended up not being used. Here is the source to do that.

loMagickImage = Createobject(”ImageMagickObject.MagickImage”)
lcSourceFile = “C:\uploads\”+Alltrim(gFileList.FILENAME)
lcThumbnailFile = “C:\uploads\thumb_”+Alltrim(gFileList.FILENAME)
lcMidFile = “C:\uploads\mid_”+Alltrim(gFileList.FILENAME)
loMagickImage.Convert(”-resize”, [...]

Posted in Visual Fox Pro | Comments (0)

Posted on Wednesday, 25th June 2008 by Shaun Kester

Best part: Location Location Location!
Hat tip to banana for finding this.

Posted in Humor | Comments (2)

Posted on Wednesday, 25th June 2008 by Shaun Kester

A lawsuit is under way by a group of lenders against Prosper. Surprised it took this long.
[Fred93s Prosper blog]
Update: Prosper the P2P lending company, not this company.

Posted in Prosper | Comments (0)

Posted on Monday, 16th June 2008 by Shaun Kester

I don’t remember being this tired…ever…

Posted in Family | Comments (0)

Page generated with 20 queries in 0.680 seconds