Haha! Funny MailChimp.
Found this today. Thought it was funny.
| Subcribe via RSS
Found this today. Thought it was funny.
I thought the XM Radio Online Icon for SiriusXM was kind of ugly, so I created one for myself. I’m posting it here to share with anyone else interested. If you decide to use it, drop a comment letting me know. Thanks!
I somehow F’d up my installation of IE8 (I couldn’t really tell you how) and now whenever I try to run IE8 or IE8 64bit, the window would pop up and then immediately crash. For about a month I would google this problem on and off trying to maybe find that one website that has a different solution from all the rest. Well, today I found it. More »
Here is my conversation I had with HTC (just to reference):
ME:
Lately I have been getting a popup-alert message on my HTC Incredible reading:
Sorry!
The process com.htc.bgp has stopped unexpectedly. Please try again.Then there is a button below that reads “Force close”. This is very annoying has me a bit worried. What is this process? Is it important? What does it do? What am I missing out on? Is my phone broken?
Can you please help with this error?
I have been getting the error “Application data space is low” more and more as of late on my HTC Incredible. It’s beginning to frustrate me because like an unread email, I have a pet peeve to clear any notifications that pop up on my phone. This one won’t go away. Even more so, other device functionality such as Email, SMS/MMS, and software updates cease to work when this error is present. More »
My HTC Incredible (Froyo 2.2) thinks tomorrow is April Fool’s Day… Silly robot…
It is time for me to stop ignoring this weird phenomenon. I’ve been putting this off for several months now and decided today and I’m going to bite the bullet and begin documenting this.
Almost every morning, if not EVERY morning, I have woke up with a song playing in my head. I’ve decided to keep track of these songs to see if anything interesting results from it. Please note that most of my music influence comes from AltNation on SiriusXM.
Today’s (December 23rd) song:
Heartbeat Song by Futureheads
I decided as random as the outcome of collegiate football games, I’m going to leave it up to fate to decide my picks.
More »
Most of the time when you have a # (hash) symbol in the URI, the functionality is simply to point to an anchor on the page. This is handled by html and the functionality of your browser. In more advanced situations, this variable can be read by JavaScript to do other things like change content or tabs, or maybe even use some fancy script to scroll you to a point on the page. In the case of usability, knowing the hash variable in your PHP code can be extremely useful.
I recently wrote about my switch to phpDesigner as my IDE. Since the article, I have received several comments/feedback telling me I should try NetBeans. I had already installed it once before and didn’t like it, but I couldn’t remember why. So, I thought I’d try it again, except this time, document my experience!
My favorite feature about phpDesigner, and the primary reason why I use it over any other IDE is it’s ability to take files in my project, wrap em all up and create the intellisense for all my classes, functions, methods, and constants, INCLUDING phpDoc comments in my code hints. And as I mention in my article, phpDesigner does this really fast! Even when reading a project off a network drive.
More »