So much for Creativity

Profile
Vernon Hills, Illinois
198 comments
196 entries
Advertisement
SiCrane
August 26, 2004
Like moo, man. Moo.
Was playing with Excel today. For some reason I managed to go all this time without noticing the array expressions in formulas. (The Ctrl-Shift kind, not the basic =SUM(A1:A10) kind.) Unfortunately debugging these expressions seems to be a real PITA when they get complex enough, especially if it in…
379 views
SiCrane
August 25, 2004
Good karma
It's a good thing I'm keeping this journal otherwise I might have forgotten what the last thing I planned to work on for my personal code library was. Yay, codecvt<>s. Of course, I still can't find my copy of "Standard C++ IO Streams and Locales", so I guess I will be cashing in on that Addis…
308 views
SiCrane
August 24, 2004
Fear the cow
Nothing much happening in personal development projects lately. Things have been busy both with work and other commitments. So I guess I'll just post a blurb about programming philosophy today.

As you might see from my posting history, I tend to use C++ almost exclusively in my personal projects. I …
293 views
SiCrane
August 23, 2004
Bored already.
Yeah, I got bored with the funked out ugly layout for the journal already. There's something evil that I want to try with the template tommorrow. If no one hears from me in the near future, assume that gods of all that are good in the world have smote me with lighting before I could unleash my horr…
308 views
SiCrane
August 22, 2004
Ok, done now.
That was entirely too much fun. Of course maybe it does sort of push the journal's layout boundaries just a bit. Just a bit.
303 views
SiCrane
August 22, 2004
WHEEEEEE!
Just playing with journal templates. Nothing to see here.
290 views
SiCrane
August 21, 2004
I'm going slightly mad
Today I've been trying to track down a parsing bug that's been driving me up the wall for quite some time. I haven't found it yet. Grrr.
355 views
Advertisement
SiCrane
August 20, 2004
Bother
I was trying to look up one of my buddies from college who was into music stuff to see if I could get him to crank out a few tracks for me. He was supposed to have moved into my area, except when I finally grab a hold of him I found out he moved to Lake Forest, California, not Lake Forest, Illinois…
334 views
SiCrane
August 19, 2004
Musings
Dodecahellspawn is winding down, so I'm considering what to do for a project to replace it. Right now I'm considering a few different things. One, there's that Qualcomm OpenGL ES contest which sounds like it could be fun, if I could just think of something to do for it. Secondly, I could get off my…
357 views
SiCrane
August 18, 2004
Sleep is for the weak
For lack of anything better to post, I'll share a stupid mistake I've made with you all. I created a function object for use with the std::sort() algorithm that depended on a external object, so I decided to store a reference. It basically looked like:

class Sorter {
public:
Sorter(const Object …
312 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