Nov
24

FTPing from Firefox

If you're new here, you may want to subscribe to my RSS feed so that you never miss a beat. Thanks for visiting!

Yeah, I just use an alliteration for a title.  I’ve read that they draw readers in.  So, we’ll see about that.

Anyway, on to the actually article.  This article is about FireFTP.  FireFTP is a free, open source FTP client that allows you to access FTP servers right inside of Firefox.  Since Firefox is cross-platform, so is FireFTP, allowing you to use it on Windows, Linux, and Mac machines.  FireFTP is a full functioning FTP client that not only allows you to transfer files, it allow you to sync directories while you’re working, and CHMOD (change file permissions on web servers).  So, if you’ve been looking for a solid FTP client, give FireFTP a try.  I doubt you’ll be disappointed.

Nov
20

Why I Still Use Windows

A couple of friends of mine (Linux enthusiasts) asked me the other day why the screen shots I was showing them were in Windows.  And they had that betrayed friend look on their face. I actually felt bad for using it when they asked the question.  But when I went to explain my reason to them, I found that it was legitimate and could not be helped.

I’m really into programming and development and all that.  And I know what all you Linux advocates are going to say.  We have IDEs!  We have everything you need to program!  Yes, that’s true.  Linux does have programming IDEs, and everything I need to program.  But, there’s a difference between needs and wants.  Linux doesn’t have everything I want to program.  It quite simply doesn’t have a Visual Studio equivalent.

As a programming noob, I enjoy writing my C# with code completion.  I enjoy visually designing my programs.  I enjoy the ease of usability customized with great functionality and customizability.  Those are all the reasons I love Linux, but are the same reasons I can’t be on it every second of my programming life.

I’m also very into game development, and one of my favorite programs is RPG Maker XP, which I wrote a post about earlier.  This program is only available on Windows,  so in order to work on my game I have to be on my Windows partition.

Another program I use is Paint.NET.  I use this to do Pixel Art for my games.  This too, is only available for Windows.  Some of you may say, “What about The GIMP!?” LEt me tell you about The GIMP.  If I have to go to the taskbar one more time to select a tool, because The GIMP runs five different windows, I’m going to have a nervous breakdown.  Doing that just causes me so much frustration.

When it comes down to it.  The three programs that I use the most besides a web browser, can only be used on Windows.  So why wouldn’t I use it?

Nov
12

Does Ubuntu Need a New Flavor Aimed At Developers?

I asked this question over at the Ubuntu Forums, but I wanted to elaborate more on the subject here. In case you don’t know what Ubuntu is, it is one of the many distributions of Linux. Ubuntu, just like Linux, also has many flavors. There is Linux Mint (a distro aimed at noobs), Ubuntu Studio (a distro aimed at the arts), Mythbuntu, and more.

I have been thinking, and apparently, so have other people in the Ubuntu Idea Pool. There isn’t much of anything for developers and programmers in terms of out-of-the-box usage in Ubuntu, which has lead to the idea of Devbuntu. Devbuntu would be a new flavor of Ubuntu aimed at developers and programmers. The reason for creating a seperate distro is simple, including many programming applications would only bog down Ubuntu for the regular desktop users. Here’s a list of the features I hope would be included in such a distro:

  • Specialized packages that are streamlined and optimized for specific use with Devbuntu.
  • Supports all modern development languages, and include the option to add on old, outdated languages for the hobbyists out there.
  • Includes all the best development libraries, and has the option of installing others.
  • Includes testing frameworks such as junit and phpunit.
  • Includes the best IDEs for each language, plus the ability to install others.
  • Include the best GUIs for FTP, SFTP, SSH, etc.
  • Ability to install virtual machines, they would bog down the machine if they come pre-installed.
  • GUIs for SVN and CVS.
  • Team collaborating tool, which would sync all the code together, including the revision number, who made it, live chat, and maybe more.
  • Include the option for various syntax highlighting code writing apps, such as jedit.
  • Create one repository that would allow Ubuntu users to easily upgrade to Devbuntu by adding the Devbuntu repository, similar to Ubuntu Studio.
  • Cuts out all the fluff included in Ubuntu and creates a basic programming environment with no eye-candy or distractions, but allows the user to install the features if desired.
  • Includes the best GTD and mind-mapping software.

That’s all I can think of for now. I might add some features to this later. Tell me what you think of it, and also tell me if you would like to help out with this project, because if there is enough demand for this distro, I will certainly go ahead with creating it.   Also, which windows manager should be installed by default, KDE, Gnome, etc…?

Nov
03

How To: Dual Boot Vista and Ubuntu Gutsy(7.10)

Foreword

This guide has been written with Ubuntu Gutsy(7.10) in mind, but should work for any other OS as well.

Intro

I’ve read several complaints stating that Ubuntu Gutsy’s partitioner was unbearably slow when resizing a Windows Vista NTFS partition. There were also some people asking why it wasn’t slow with Windows XP’s partition. The reason Gutsy isn’t slow when resizing the XP partition is because Windows XP and Windows vista have different versions of the NTFS file system. So basically, something in the code is written wrong, which makes the resizing of a Vista partition painfully slow. But there is another way of doing this without taking a 5 hour coffee break to install Gutsy. You can partition your drives right inside Vista itself. Using this process, I was able to partition, install, and tweak Gutsy in under an hour. Here’s the process I used to partition my hard drive:

Steps

Click Start
Go To Computer and Right-Click
Select Manage

Select Disk Management under Storage in the left hand hierarchy.

Right Click (C:)
Select Shrink Volume

Choose how much you want to partition off, and go.

That was easy wasn’t it? It’s also a heck of a lot quicker than waiting for Gutsy to do it.

Here’s my partition table after partitioning:

Dual Boot Screenshot 4

NOTE: Having certain features, such as thumbnails, enabled in Vista only allows you to partition a certain amount off your drive, so beware.

Nov
02

Easy Way To Install the Ubuntu Studio Theme on Plain Ol’ Ubuntu

Before, I had a long way around to install the beautiful Ubuntu Studio theme on regular Ubuntu. This way worked, but it required typing in the terminal and messing with the sources list. List could get a little complicated for beginner Ubuntuers. I’ve since found out that you can download all the artwork straight from the Ubuntu Studio website. This makes it much easier to install the theme. Here are the new, refined steps for installing the Ubuntu Studio theme on Ubuntu:

1. Go to the downloads page of the Ubuntu Studio website.

2. Download the Feisty Artwork.deb file.

3. Drag and drop the file into the Appearance window. (You can access the Appearance window from System -> Appearance.