Archive for the ‘Depressing’ Category
Tuesday, July 15th, 2008
I upgraded my laptop hard drive from 160GB to 200GB. In the process I was left with a chunk of 40GB of unallocated space. For the past 4 months I've ignored this space because Windows Vista's built-in partition manager couldn't do anything with it due to Dell's crazy ...
Posted in Amazing, Annoying, DIY, Depressing, IT, Programming, Reviews, Ridiculous, Software | No Comments »
Friday, July 11th, 2008
I'm glad you shaved. You were a prickly mess!
~Kara
Related posts:Quote of the DayQuote of the DayQuote of the Day
Posted in Depressing, Humor, Quotes, Relationships | No Comments »
Monday, July 7th, 2008
So I'm trying to debug my PHP script and the error stays the same no matter what I add to the end. Hmm...let me check the PHP manual for trigger_error.
It turns out that trigger_error automatically truncates messages to 1024 characters. That's not very helpful!
Source: PHP Manual - trigger_error()
Related ...
Posted in Annoying, Depressing, PHP, Programming, Ridiculous | No Comments »
Friday, June 20th, 2008
It turns out traceroute (or tracert for Windows users) is not bundled with Ubuntu; you have to manually install it. If you're looking for an alternative, simply use tracepath although it looks like there are some complaints. Apparently tracepath doesn't deal with NAT properly but traceroute does so ...
Posted in Annoying, Depressing, IT, Linux, Reviews, Ridiculous, Software, Ubuntu | 1 Comment »
Wednesday, June 18th, 2008
It's kind of hard to play World of Warcraft when the packet loss is 19%!
Ping statistics for 63.241.192.122:
Packets: Sent = 1177, Received = 950, Lost = 227 (19% loss),
Approximate round trip times in milli-seconds:
Minimum = 61ms, Maximum = 478ms, Average = 69ms
The ...
Posted in Annoying, Depressing, Gaming, Hosting, IT, Ridiculous, Scary, Technology, WoW | 1 Comment »
Tuesday, June 17th, 2008
So was I. Luckily there is a handy configuration option that tells TinyMCE to leave your code alone:
verify_html : false
The resulting code should look something like this:
tinyMCE.init({
theme: "advanced",
mode: "exact",
elements: "html",
theme_advanced_toolbar_location: "top",
verify_html: false
});
Happy coding!
Source
Related posts:Windows Vista Source Code ReleasedWhere’s My Security Tab?!Problems Suppressing Errors if Using a Custom Error Handler ...
Posted in Annoying, Depressing, JavaScript, Programming, Software, Web Development | No Comments »
Sunday, June 15th, 2008
"My new favorite website is iPhoneDevCentral.org. I'm going to try my hardest ot learn iPhone programming and hopefully some up with at least on useful application ready to go by July 11th, 208. We'll see how that goes."
~Mark R.
You think he was drunk? And the funniest part? Part ...
Posted in Amazing, Annoying, Depressing, Humor, Quotes, Ridiculous, Scary | 7 Comments »
Friday, June 6th, 2008
I converted a Microsoft Word 2007 file to a PDF by clicking on the Acrobat tab and then "Create PDF". For whatever reason, on my computer I have to go through this process twice because the first time it doesn't actually create the file. After the second time ...
Posted in Annoying, Depressing, IT, Ridiculous, Software | 1 Comment »
Thursday, May 29th, 2008
A recent vulnerability has been discovered in a popular web-content delivery program, Adobe Flash, which could potentially target World of Warcraft players and their accounts while they browse websites. The newest available version of Adobe Flash, version 9.0.124.0, does not contain this vulnerability and we recommend that everyone upgrade ...
Posted in Depressing, Flash, IT, Programming, Security, Software, Technology, Web Development | No Comments »
Wednesday, May 21st, 2008
Me: Are you going to be late again tonight?
Kara: No.
Me: Good. What’s for dinner?
Kara: *glare*
...bad idea.
Related posts:Quote of the DayQuote of the DayQuote of the Day
Posted in Annoying, Depressing, Food, Humor, Quotes, Relationships, Scary | 2 Comments »