December 2011
6 posts
2 tags
It's .xls so it has to open in Excel Right?
More VB Script hell. This time, how do we convert a tab delimited file to a csv file.  Sub subConvertToCSV(oldfilename)     dim a, arg, oArgs, ArgNum      a = 0      dim filename_root, pos,newname      ‘Remove .xls file extension if it was provided      dim ext      ext = right( oldfilename, 4 )      if lcase( ext ) = “.xls” then       oldfilename = left( oldfilename,...
Dec 30th
13 notes
1 tag
Dec 23rd
1 note
1 tag
Wellspring Studio School Needs You →
There’s this program here in Tallahassee that takes college kids who don’t have any experience (and will need it to get a job) and puts them to work for local non profit organizations. It used to be a project out of FSU called Project SPARTA but stuff kind of happened and it’s not anymore. But it still exists as the Wellspring Studio School thanks to the efforts of it’s...
Dec 23rd
3 notes
Dec 20th
1 note
3 tags
A few words about effort →
To begin, a very short story… I was making a technology presentation to a group of boys enrolled in a gang intervention program here in town. At some point I said something to the effect of “…programs like Word…” and their response was blank stares. This room of 4th and 5th grade boys had never heard of Microsoft Word. The lazy ass nigger stereotype is pervasive. ...
Dec 20th
2 tags
The Truth about Christians
This article was originally published in Fakelife #4 under the title “CJ loves Ann Coulter”. I sat down to write this piece about 3 different times. I wrote pages and pages but I couldn’t seem to pull anything together. So I took a step back from it all. I read my Bible some, I meditated, and I prayed. And then I started writing again. I understand now that I couldn’t...
Dec 9th