Entries Tagged 'geek effect' ↓

Adding a Tag Cloud Page to WordPress

Ok, I’ve been playing with and cleaning up my widgets and plugins after I upgraded this WordPress install to 2.6. And without realizing it at first, I broke one of my pages when I removed the SimpleTag plugin. I figured, 2.6 has great tagging now, what do I need it for?

Well, my Tag Cloud page was using a call to that plugin to generate a list of all the tags I have used…  469 to date.

So rather than reinstall the plugin just to have that cloud, I did some playing around and here’s what I came up with.

Continue reading →

Bringing Ubuntu to the World, One PC at a Time

So a little while back, a co-worker brings in his dads (Ted) computer for me to look at for him. Turns out it is riddled with viruses and spyware and other crud. The worst of these seemed to be some sort of Zlob-Media Codec infections which mess with the start menu (removing just about all the menu items), puts VIRUS ALERT by your system clock, and just plain messes with the registry.

He had an older version of AVG on there, so I tried to do a scan with that, then downloaded the newest version as well as SpyBot Search & Destroy. I was able to pick off a few of viruses through AVG, but at this point it wasn’t 100% updated because I was not about to plug this thing in to my network and let it online. The aggravating thing with that was that SpyBot didn’t seem to want to run until I let it to do an update. Long story short, some of the stuff got detected and dealt with, but now the computer won’t boot up at all. I get some sort of Virtual Device Driver DLL initialization from command.com and that’s about it.

Continue reading →

Up and downs in the life of a Centro

Just over nine months ago, I got my first Palm Centro, shortly after it came out on Sprint. It was just what I was looking for, and fortunately my phone from work was with Sprint. Unfortunately, I’m now on my fourth.

When I switched jobs back in May, I had to get my own cell account with Sprint. Well, work would have done it for me, but I wanted it in my own name for a few reasons… I don’t want to have to switch again unless I want to (not that I plan on leaving this job in the foreseeable future), and I figured after some of the junk I’ve been through the last couple years it is one way to help re-establish my credit again.

Continue reading →

Do you Dropbox?

My thumbdrive has been made obsolete.

Ok yea, I have a number of computers. Three desktops floating around the house right now, two laptops (one going to my sister rather shortly), and then there’s my desktop at work. The home network is great, when I’m at home. But does me no good when I’m at work or out and about with the laptop. So for that, I have been using a 4gig thumbdrive. And it is a pain in the rear when I forget it at work and need it at home or vice-versa.

Well, I no longer have to worry about that, cause now I just Dropbox.

Continue reading →

Folder Sharing in Ubuntu

Ok, with the new laptop I’m thinking there are times I’ll be parked in the living room, but want to access my files on the desktop. I poked around a bit and had to piece together a couple of tips to get things setup right.

Ubuntu Hardy Heron uses Nautilus-share to handle the file sharing. So open a location and right-click on a folder you want to share… towards the bottom you should see “Sharing Options”. If you don’t, try this in the terminal…

sudo apt-get install nautilus-share

If it is already installed, you’ll get a message saying so. If not, you should be good to go… after you do the the following; in terminal run this -

sudo gedit /etc/samba/smb.conf

Then in the Global Settings section add the following line somewhere:

usershare owner only = False

Save, close gedit, and restart everything and you should be good to go. No say you want to share your Pictures folder, open your Home folder, right-click on Pictures and click that Sharing Options menu item.

If you want to just allow read access, only use the top check box “Share this folder”, give it a new name if you want. If you want to allow write access, there’s “Allow other people to write in this folder” check box. They will need a login on the computer doing the sharing to get at this though. If you want to allow just anyone access, there’s the “Guest access” option. You probably don’t want to combine that with write access, but that’s just me.

Anyways, after this… my windows laptop had no problems seeing the folders I shared.

Ditching the Gibbon for the Heron

So the other night I finally got around to doing a bit of “cleaning up” around the office. Actually, I’ve been tackling re-organizing the home office a bit for a few weeks as I’ve been transitioning to a new job - which is why I haven’t posted much lately as well (more on that another time).

The other night, it was time to tackle the computer itself. I recently purchased a second hard drive, a 500GB SATA that I picked up at Best Buy for just under $100 on sale. This will go along with the 350GB already in my Acer, and the 120GB external. I should be set for a lil while.

I also put the ATI TV Wonder card in the Acer, and I was going to put my LG LightScribe DVD burner in as a second drive… but while the ribbon cable on the current drive is standard, and has a second connector… all my power connections were for SATA type drives, not IDE. I guess I’ll have to look for an adapter. The hard drive came with one that would have converted the “old style” to use with the hard drive, but I need one for the other way around I guess. Or maybe I only need one optical drive… we’ll save that for later.

I didn’t want to just do an upgrade from Gutsy Gibbon to Hardy Heron, I had messed a couple things up just enough that I was hoping a fresh install would give me a chance to learn from my initial mistakes. That was part of why I bought a second drive, thinking I would do the new install on the new drive. Well, I still have a bit to learn about Linux and file partions… I need to force myself to sit down and read up about it.

No, I don’t need to know this to make things work. Actually, the install went pretty painlessly. The install program recognized my 7.10 install, and offered to put it on a separate partition, which I did. It has made migrating my data over very very easy. It basically repartitioned the drive so it now has a 112.4GB partition that is my old 7.10 install. Eventually, I will nuke it to reclaim the space, but now I know I can take my time in migrating everything over.

The partitioning is what took the longest, but the rest of the install was just as easy as it had been in 7.10. Now when I boot, it even gives me the option to boot to either 8.04 or 7.10.

Once the install was done, I started doing some poking around. There was a message about copying over my previous profile… and when I brought up Evolution, all my mail was there… almost. My IMAP settings for my five main accounts (yea.. five) were there, but my local folders were not. The contacts and other info was not either. However… a simple copy of certain files and folders from the .evolution folder on that 7.10 partition to the new one had me back in business.

Speaking of business… I had to upload some files for work. I LOVE Filezilla on Windows, and I’ll be honest - I was a bit disappointed with the Linux version. It’s just not as poslished or something. The window that list my folders/ftp sites does not remember the settings when I resize it… and the default opens so small it is hard to view the list of sites I manage. But performance wise, most of the same features I love about it are there, but some just act differently. Not a huge issues, just takes getting used to I guess. I decided to try a different FTP program since I had to reinstall anyways, and Kasablanca was on the list when I did a quick search under Add/Remove Applications. All I can say is… blech.

I spent about 15 minutes and couldn’t get it to connect to a server. Yes, I realize I was most likely doing something “wrong”, but I’m not a beginner, it shouldn’t have been that much of a hassle just to connect to a site. So I went back to Filezilla.

Now I need to get mp3 and a few other things up and running so I can listen to some of my favorite podcasts and such.

The Ubunutu Community Documentaton site has some easy to follow instructions for doing this. There’s a package to install via Add/Remove Applications, or one apt-get command to run, and bada-bing, bada-boom - you can now play most common multimedia formats, including MP3, DVD, Flash, Quicktime, WMA and WMV, including both standalone files and content embedded in web pages.

More on some movie stuff in a bit.