Posts Tagged ‘Programming’

Fun with Todo Lists week of 10/11

Every so often it becomes necessary to make a todo list public so I actually feel motivated. Without further delay:

Finally write that cheesy International Business Paper (4 pages double spaced, on pretty much anything) [4/14/05]
Finally write that History of American Art Paper (no clue how long, more complex, and really boring)… this is long [...]

Paul Graham on College

Paul Graham, whose writing I greatly admire wrote an excellent bit on College recently. Being a college student myself, I found this to be by far the most interesting thing he’s ever written (and there’s quite a bit of competition there). A few things he wrote stick out in my mind:

The way to [...]

Coding with Timezones

I’ve got a bit of a complex question here for all you professional web developers:
Environment
Website targeting international users in all 24 timezones. Website based in US.
Problem Summary
How do you handle timezones correctly? What is the best strategy?
Problem Expanded
The particular problem I see is Daylight savings. I’ve seen several sites ask it based [...]

3 Projects

I’ve got 3 ongoing projects at the moment consuming my time. Yes they are rather intensive projects….
not to mention I have school
When they break, it will be big.
So this blog will be somewhat more quiet over the next few weeks.

Fun with todo lists

Todo:
Legal Environments Paper/Power Point
Math Test
Marketing Test
unmangle patch for importing .eml files (it’s either on my laptop or server).
Create Schedule for next Semester
Filling in any spare moment with Project Aquarius, MacVillage.net work, and perhaps a few hours of TV or even sleep.
So yes, I’m alive, but if I’m not replying to bugmail, Email, IM, [...]

What’s wrong with Mozilla

Daniel Glazman published is FOSDEM slides. A few things I wanted to touch upon real quick:

new toolkit’s documentation is lighter than light. Sorry to say, but Mozilla.org sucks on documentation… Again. If we want embedder, we NEED documentation. Example: the autocomplete textbox

Well who can object to this one? As someone learning a bit [...]

To much recursion

After dealing with a teacher who has a sickening love for recursive:

Programming Butt Kicking

Sunday and Monday were great programming days. Got tons of bugs fixed on the MacVillage.net CMS. Started Indexing, that’s now done (partly). Also got some limited search functionality. And tons and tons of stupid bugs, and odd functionality fixed. More than I noted in my change log. A lot [...]

Hit that magical point

When programming, you go for a while coding… and see little to no end results. It sucks, hurts, and makes you feel ike it will never end.
Then you get to that point where you see something. A glimmer of hope.
Then you get to the point, where every line you type, well almost every [...]