I love my journal
blogs write info begin my stuff
 
Tags
PERSONAL 339
LDS 314
SPIRITUAL 299
BOOK OF MORMON 239
SCRIPTURES 152
RELIGION 113
MUSIC 101
LINUX 79
AUDIO 70
COMPUTERS 64
LIFE 51
MISCELLANEOUS 50
GENERAL CONFERENCE 44
GENTOO 39
PROGRAMMING 32
CARS 28
FAMILY 26
AUDIO HARDWARE 25
MICROSOFT 23
STUDIO 21
FUN 20
BABBLINGS 20
I LOVE MY JOURNAL 19
DRUMS 19
MIXING 16
CHILDREN 15
VIDEO 14
CURRENT EVENTS 12
DRM 9
NATURE'S WAY 8
EVERYDAY THOUGHTS 7
FRIENDS 7
POETRY 7
HEROD THE FINK 6


RSS Feed

RSS FeedSubscribe!

Entries
Newest
Mon - Apr 09, 2007 : 07:38 pm
no mood
   rated 0 times
0.44 daily views
2938 total views
I'm a MySQL veteran, but...
PoeticIntensity
0 comments
The majority of my coding life has been spent with two tools. PHP MySQL I don't claim to be a guru programmer, but the various professional problems which have been presented to me have always found their solution using these two tools. They're great tools. *sigh* Recently I've found out that Oracle owns both sleepy cat's db en...
Computers / Programming
Thu - Apr 05, 2007 : 12:43 pm
no mood
   rated 0 times
0.42 daily views
2774 total views
Javascript form submission gotcha
PoeticIntensity
0 comments
I spent about 2 hours today trying to debug something so stupid and simple as the following code. <script> function submit_me() { document.form1test.submit(); } </script> <form name="form1test" method="post" action="newuser.php"> <input name="submit" type="button" value=&...
Computers / Programming
Highest Rated
Sat - May 23, 2009 : 10:43 pm
tired
   rated 0 times
0.48 daily views
2846 total views
Narcoleptic Snapshot of Life
PoeticIntensity
0 comments
Well....  It's late, and I'm tired, but I wanted to let you all know, that right now, I know that if I dig in and learn the Zend framework, immerse myself in it as much as I can, while maintaining some semblance of a balance in my life, short-term, I'll make it with my new employment.  I've just gotta jump in, so I sink or swim.  I t...
Computers / Personal / Programming
Wed - Apr 02, 2008 : 02:33 pm
amazed
   rated 0 times
2.73 daily views
17181 total views
Linux Software RAID On Trial
PoeticIntensity
3 comments
Here at work, the time is fast coming where I will be required to put live, the server I've been working on for the past year. And we all know that when the rubber meets the road, things get a little bit more serious. I came to the conclusion that since I'm the only Linux person in this company, should the Linux servers ever decide to go *kap...
Computer Hardware / Computers / Linux / Programming
Most Viewed
Thu - Aug 30, 2007 : 05:30 pm
content
   rated 0 times
0.36 daily views
2373 total views
Did I switch too soon?
PoeticIntensity
0 comments
Today was a good day.  I didn't get enough sleep, so after our work lunch party, which enabled us to eat large amounts of Korean food (seasoned beef 'n' stuff wrapped in lettuce was good, but I didn't like the "kimchi" which was nothing more than hot and spicy rotten cabbage), I felt a bit tired...  Too tired to work. So, I wen...
Programming
Wed - Aug 29, 2007 : 08:56 pm
tired
   rated 0 times
0.35 daily views
2278 total views
A New Frontier with PL/SQL
PoeticIntensity
0 comments
Man... At work, I've got .... well.. I was gonna say dilemma, but... it's not a dilemma because I know of a way out. My dilemma is, I've gotta have a website functional by Friday, which means I've got two days to get it to work. The database we're connecting to (postgres on gentoo, thank heavens) has a table with more than 12 million rows in it....
Programming