TAG | computing
I have been working with a lot of documents since late last year and I must say that over the last few months I’ve grown accustomed to working on my documents online using Google Documents. It is the one application from Google that I have used consistently and constantly and I think it is simply brilliant.
Sure, I have had a few funny formatting issues that have cropped up every now and then when I upload and convert microsoft document formats such as PPS and DOCX, but they are minor issues compared to the convenience of having your documents accessible from anywhere and the ability to instantly edit and share them with people of your choice, think collaborators and people who might want to know what your thoughts are on a particular document.
The recent ability to upload any kind of file has added an extra level of convenience. I have been able to upload zipped packages containing documents and images for particular events and classes without having to convert them to Google Document format.
The convenience of editing your documents at home and then downloading and distributing them where you need them (such as lesson plans and tutorials for my students in the class room) has been the winning feature for me. It definitely beats even carrying them on USB sticks and HDDs wherever you go. If you have not yet been using Google Documents for managing your documents, then you definitely should!
browser · cloud · computing · document · google · location · Technology
1
Photoshop on Atom 330 Dual Core machine
Comments off · Posted by johannes in General, Observation, Technology
In the interest of being green, I have been looking at the idea of building a lightweight machine with a reasonably low power consumption to do simple tasks computing tasks, like updating a blog, writing documents and simple editing of multimedia projects and occasionally running software for art exhibitions. When I first looked around the market, the obvious choice was a computer built around Intel’s Atom processor. It has all the right lows, such as low price and low wattage, but unfortunately it also has a low in performance as well. There are also solutions available from vendors such as VIA, but having owned an HP 2133 that was built around the Via Nanobook platform, I am not convinced that it will be one that can easily run multiple operating systems without a major effort to find drivers, etc.
For the sake of simplicity, I decided to just build around a motherboard from Foxconn with an Intel Atom processor 330 (dual core) built-in, or rather soldered onto the board. The model number for the board is 45CSX and it has 1 slot for DDR2 RAM with a 2GB ceiling. To house the board I also bought a Foxconn RS-338 case which comes with a 150W PSU and enough space for a 3.5″ HDD and a DVDRW drive. Since RAM is so cheap these days, I bought the maximum 2GB size for $40. All up, the rig cost a little under $300 and I decided to mate it to a 24″ widescreen 1920×1080 LCD from ViewSonic.
After installing Windows XP SP3 (yes, I know I should have installed Linux, but I wanted to test the performance of the CS3 suite on this rig), I installed the Adobe CS3 suite to test the machine and see how it performs. Upon running Photoshop CS3 and even together with AfterEffects CS3, I came to the conclusion that this machine is not as bad as it’s been cracked up to be. Photoshop launch seems to be quite snappy and AfterEffects seems to run just fine (takes just as long to launch on my MacBook).
Everything seems to work fine and yes, there was a performance difference compared to my MacBook with a C2D 2.16Ghz processor, but for something that costs a little over a quarter the price I think it is a quite acceptable trade off. So unless you work with Photoshop and AfterEffects in a heavy-duty production, I can recommend this setup as a secondary machine.
In case you are interested, I tested Photoshop on this machine with a file that has 134 layers, each with a mask of its own. AfterEffects was tested with a six layer 1:30:00 length animation.
330 · Atom · computing · dual core · Linux · MacBook · windows · xp
24
Aptana under Ubuntu 9.04
Comments off · Posted by johannes in Linux, Notebooks, Web development
Everybody has a favourite HTML editor on a platform, but does anyone have a favourite on ALL platforms? Well at least on the personal computing platform, that is. Well, I must tell you that my favourite HTML editor has been Aptana, which has served me well since I stopped using Dreamweaver exclusively. For me the major attraction of Aptana is its cross-platform nature. I can start work on my Windows laptop, then continue it on my MacBook and then finish it off on my tiny little Linux laptop the HP 2133 Mini note.
At the completion of my install of Jaunty Jackalope (Ubuntu 9.04) on my netbook, I found that Aptana just would not load. It would show the logo for a couple of seconds then it would just come up with an error. After scratching my head for a little while, I tried to look up an answer on Google and I found this thread on the Aptana user forum.
So basically, the issue is the version of xulrunner that Jaunty comes with. Currently it is version 1.9, while Aptana needs version 1.8. To fix this issue you need to download xulrunner 1.8 and unzip it to /usr/lib, so its path would be something like /usr/lib/xulrunner/. Then you create a script which looks like this:
#!/bin/sh
MOZILLA_FIVE_HOME=/usr/lib/xulrunner-1.8.1.3
if [ $LD_LIBRARY_PATH ]; then
LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH
else
LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME
fi
export MOZILLA_FIVE_HOME LD_LIBRARY_PATH
~/aptana/AptanaStudio -vm /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
Make the script executable and then on your panel add an application shortcut to point to this script file, mine is called “aptanastart”. Oh, and you need to have Java installed, since Aptana requires it.
2133 · 9.04 · Aptana · computing · hp · html · ide · jackalope · jaunty · java · Linux · ubuntu
23
Jaunty Jackalope on the HP Mini-note 2133 part 2
Comments off · Posted by johannes in General, Linux, Notebooks, Opinion, Technology
I have found that using Jackalope on the HP 2133 Mini-note to be quite a good experience so far. Compared to installing Intrepid (8.10), the installation process was a complete breeze. There was no need to install using weird methods and there was no need for installing any drivers from VIA to get the display working in the correct setup.
The only issue that can be noted is with the wifi connection manager. It seems after a few hibernates that the connection is stuck at the “getting ip address…” stage. This can be quickly fixed with a reboot. Other than this issue, I have not found any major ones to mention. Sound works flawlessly, Bluetooth works normally and the webcam works with Cheese (I have not tested it to work with Skype or anything like that).
Recently, I also purchased the 6-cell battery for the Mini-note, which makes the notebook (or netbook, if you like) much more usable. Since I use this notebook mainly for writing text, coding and web browsing, I have found that having that extra amount of battery capacity makes the notebook a little easier to use. No longer staring at the battery icon every few minutes to see if I will have time to finish what I am doing. It puts the usability of this little notebook on par with my MacBook and my Dell Inspiron laptop. Using it with little power management and with wifi on seems to give around 3-3.5 hrs of uninterrupted use. What joy!
Had this notebook shipped with Jackalope instead of Windows Vista Basic (standard on all Mini-notes shipped in Australia), it would have been a winner from the start. A 6-cell battery, even though it adds a little to the price should have been standard on all models.
2009 · 2133 · computing · hardware · hp · Linux · mini-note · netbook · notebook · open source · ubuntu · vista
22
Linux is an excellent OS, but it still leaves my hands dirty (part 2)
Comments off · Posted by johannes in Linux, Notebooks, Opinion, Technology
Right after I had had enough of Knoppix in a PMI (poor man’s install) configuration, I decided to look for something better. While Knoppix was a great beginning and an eye-opener to what could be achieved in a well-configured Linux laptop, it was not enough. It did not allow for software install (well, without a lot of difficulties anyway) and everything I worked on had to be saved onto an external USB drive.
