Category: How To

Android Tutorial: Implementing a Drag and Sort ListView with a Database

I’m working on an app and got to the point where I wanted to implement a drag and drop ListView that allows re-ordering, adding and deleting of list items using a database. I didn’t think that it would be all that difficult. However, with my limited experience with Android, it turned out to be a bit of a pain to get working. But, now that I have it working I figured I’d post some example code so that others can take advantage of what I learned and hopefully have an easier time getting this implemented.

My initial searches had me stumble upon DragSortListViewĀ (DSLV) by Carl A.… Read more...

vmware: where do I start?

My first real work experience with vmware was a project that I was assigned to virtualize a remote data center and move it to our main data center. I was tasked to design and build the infrastructure at our main location and to help those at the remote location P2V the servers there and get them to the main data center. I was really excited because I had always wanted to learn more about vmware. So, now I know what I need to do but where do I start? What do I do? Where can I find what I need?

This post is a quick reference for those that are getting started.… Read more...

How to Root and Install Android 2.2 (Froyo) and Flash 10.1 on the HTC Droid Incredible

****** If you brick your phone it’s not my fault and I can’t help you!!!
…just needs to be said. šŸ™‚ ******


Special thanks to all the people who’s sites I used to get this put together!

All I have to say is, “WOW! Android 2.2 (Froyo) with Flash 10.1 on the HTC Droid Incredible is now truly INCREDIBLE!” I could go on, but I’ll just let you get started and you’ll find out all the cool stuff about it soon enough!

Final setup consists of the following:

  • Sky Raider 2.5.2 with Flash 10.1 and HTC’s Sense UI
  • Titanium Backup with BusyBox

So August 18th came and went and I, just like thousands of others, was disappointed that there was no Android 2.2 (Froyo) love for the HTC Droid Incredible!… Read more...

Hacking the Arras Theme

First off, I have to say that I love the Arras Theme and think it’s the coolest one out there. The other day I was adding some content to my site and I hadn’t upgraded to WordPress 3.0 yet so I decided to do the upgrade. I usually like to upgrade all the plugins and themes that have upgrades available before I upgrade WordPress just to make sure things areĀ compatible. However, after upgrading WordPress and the Arras Theme I found that things didn’t quite look the way they did before the upgrades. Some of my issues were because I didn’t bother to check theme settingsĀ or save theme files that I had modifiedĀ before I updated the theme.… Read more...

WordPress Upgrade Woes

It seems that every time I try to upgrade my WordPress site or any of the plugins, sometimesĀ it hangs at downloading the file. I just tried to upgrade one plugin now and it didn’t work. I did a quick search and then remembered what I had done in the past (thanks to this post).

To fix the problem with the plugins,Ā DISABLE ALL PLUGINS and then ONLY ENABLE the PLUGIN you are UPGRADING. This has worked for me every time…knock on wood. šŸ™‚

Now, for the upgrade of the site. I thought it was cool that WordPress finally built in an autoupgrade feature, but I haven’t been able to get that to work most of the time.… Read more...

Avatar’s in WordPress

So a couple weeks ago I was trying to figure out how to add a picture to my profile so it would show up next to my comments. Well, I didn’t try very hard to figure it out and thought I’d look into it another today. Today is that day. I did a little digging and found that it was super easy. WordPress is now integrated with Gravitar and it’s super easy to create a Globally Registered avatar.

To creat one, head over to http://en.gravatar.com/ and sign up for an account. All you need is your email address and a picture.… Read more...