You are currently browsing the category archive for the 'Edgy' category.

Why is it that I always find myself ponying up the small amounts of cash it takes to purchase Mac shareware applications? Black fire and a disco ball? I gotta have it.

Today I fell victim to MacZot’s current promotion (ends in 23 hours!) that saw me gobbling up the public beta of the Disco CD/DVD burning application for Mac OS X, and boy am I content with this lil 700KB number.

Firstly, the hype: when you purchase the beta at the silly-low price, you also get the opportunity to send a free license to someone else. So here goes - the first person to leave an intelligent comment gets the license! (I’ll need a real email address) This is a great marketing idea that see people not only using the beta of a terrifically designed piece of software, but also spreading the word to others so they can try it as well. Good show.

Disco Windows

Next, the features: Disco copies discs in two clicks. Say that ten times fast. Disco can span CDs and DVDs automagically. They call it Spandex, I call it dead sexy. This is extremely handy when backing up iPhoto or iTunes, trust me. Disco can burn VIDEO_TS folders by just dragging them onto the application, which makes it great for burning your DVD backups. Disco has realtime 3D interactive smoke that actually wafts up from the application as you burn discs. If you blow into your microphone, the smoke will dissipate, and if you move your cursor around the smoke itself, it reportedly moves accordingly - but I didn’t get to see this on the low-end test box. Disco has an amazingly simplistic interface that is very easy to follow as it prompts you at every step. Last, but certainly not the least in terms of features, and should really be in caps: Disco remembers every single burn and keeps a catalog of the burn sessions using what it calls “discography” so that you can easily do things like print labels, disk jackets, or simply keep handy for when you need that dot release or the pre-altered code that you can never find. Let Disco be your personal sherpa.

Disco runs very well for a beta application. I have yet to see it crash under Panther, Tiger, or even Leopard (WWDC or the 9a ADC build). Oh, and it worked fine in Tiger server as well. Unfortunately the test box is a 1st generation Mac Mini (PPC), so there was no “smoke” to speak of (anyone have screenshots?), so that will need to be tested later. I burned some mix audio CDs, a backup copy of the disk image for Disco public beta itself, an ISO image of Ubuntu Edgy Eft Beta, and a bunch of Gentoo releases, for good measure. No hiccups. I erased a very old scratched CDRW. I even inserted a scratched blank CDR to see what would happen… Well it wouldn’t burn correctly but Disco kept on keepin’ on - like some sort of Disco inferno - no bouncing beachballs of death here. And you call this a beta? I expected flames, not smoke. No crash and burn here.

picture-1.pngpicture-2.pngpicture-3.pngpicture-4.pngpicture-5.pngpicture-6.pngpicture-7.pngpicture-8.pngpicture-9.pngpicture-10.pngpicture-10.pngpicture-11.png

In these screenshots you see the Disco app in full swing, from installation to a test burn, and a view of all the windows it provides. I really like the design of this app, and it was well worth the 15$ pricetag. If you’re new to MacZot, and need a referrer, feel free to use “blandname”. Now go write some optical media and dance around like a schoolgirl.

Oh and on the topic of Disco, and in the name of Halloween here’s a joke:

“Why didn’t the skeleton dance at the disco?”

“He had no body to dance with”

Related Articles:

  • How to Rip CDs on a Mac
  • Parallels for Mac to support Vista and Leopard
  • Critical VMware Security Alert for Windows-Hosted VMware
  • Ruby on Rails installed by default in Leopard
  • VMware Importer Now Supports VirtualPC 2007!

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    OK, so everyone is very excited about Firefox 2. I’m excited, your excited, all the social networks are ablaze.

    But development does not stop at whole numbers, and the testing must go on - which is how we got here.

    So I’m testing Firefox 3 (Minefield). That’s right, I won’t be outdone. I must run the most unstable software. Well at least on the test boxes. So currently the Vista, Leopard, and Edgy boxes are running “firefox-3.0a1″.

    The first things you will notice are the graphics - everything has a nice sheen to it (in fact, looks just like Firefox 2!), while remaining true to the normal Firefox UI. Also of note is the fact that favorites are now run using a SQLite3 database. For the full list of features, head on over to the Burning Edge page.

    Firefox 3 Minefield Toolbar
    Firefox 3.0a1 Toolbar
    Firefox 3 Minefield Tabs
    New Tabs in Firefox 3.0a1 Minefield

    As far as I can tell this is just as stable as Bon Echo was (that’s right - was stable for me), with inline spell-checking and some other fancy goodies.That’s all for now, some more screenshots from other platforms (other than Windows XP of course) and crash reports as they happen

    Note: of course this is somewhat tongue-in-cheek. I’m sorry for the Mozilla devs. We all need to stop worrying about the cutting edge and appreciate what we have - fantastic browsers! Opera, Safari, IE7 and Firefox are all great, really.

    Related Articles:

  • Firefox 2 - Display Single Close Tab Button
  • Make Prototype.js TINY - Keep Compatibility
  • Run IE 6 and IE 7 at the same time
  • Leopard Server on Leopard with VMware Fusion 2.0!
  • Ubuntu Edgy Eft Knot 3 on VMWare Server

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    SSH is one powerful tool. You can do just about everything under the sun using an SSH login to a remote computer. SSH works very well in low-bandwidth situations like dialup, or satlinks.

    But wakeup, we’re no longer in the 80s - people want GUIs, let’s give them fancy-pants graphics, bouncing cursors and silly linux wizards. Remotely.

    Enter Xming, what I would name as top of my favorite applications. Xming is just like X over SSH, for dummies (or people who would rather spend more time working).

    Xming allows you to connect to remote or local Linux workstations and servers and run full graphical applications on those remote machines on your local Windows computer.

    Here’s how it works: all of the applications are run remotely, but when it comes to the graphics, the information that would invoke the graphics is sent to your local computer, not a bitmap or a sequence of bitmaps like VNC. Xming uses a local X server on your Windows computer in order to display your remote applications. This local X server is 2D accelerated, and it’s sometimes difficult to even notice that you are working remotely.

    Since Xming can run in windowed or full-screen modes, you can establish thin client connections in this fashion, or you can publish applications Citrix-style.

    Xming is completely free to install and setup. It is a great way to manage virtual machines, and in fact is often faster than Microsoft’s Virtual Server ActiveX control (surprised?), VMWare’s Virtual Machine view (even with VMWare tools!), and even Parallels speedy virtual machine view.

    To set the whole thing up, you’ll need a computer running Microsoft Windows, one Linux box, a network connection between the two, but you won’t need much effort.

    First install the Windows Xming server on your Windows computer. We’ll use Windows XP SP2 in this example, but it could easily be other varieties. Xming can be found on Sourceforge quite easily, download it, run the install (use defaults), and start XLauncher.

    On the Linux computer this are slighlty more complicated, but not by much. For Gnome or KDE on Ubuntu Edgy, go to the System>Administration menu in your menu bar. In Administration, we’ll select login preferences as we’ll be setting up a new logon method (we’re using XDMCP). Select the Remote tab, and enable remote logon (same as local) to your Edgy Eft machine.

    Now on your Windows machine, set up XLaunch to logon to your Linux machine using it’s IP address. Save the setting if you want, and connect. You will be presented with a logon screen to your Linux desktop!

    Related Articles:

  • 9 Great, Free Applications that Work with Vista
  • Connect to a Mac Remote Desktop using VNC
  • Microsoft RDP 6 Client Features Overview
  • Distro of the week: Berry Linux
  • Copy Files From a Mac to Windows Using SCP

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    Sometimes, I send articles from blogs or sites that I post to in order to have them published as white papers with business sites to see how well my content will fare. I typically don’t check up on them, and normally forget the logins shortly after submitting. However, I was just crawling through my Mint stats referer information, and noticed that one of the blandname articles got accepted to be published as a whitepaper at Silicon.com.

    While this isn’t extremely exciting news, I was impressed nontheless that they didn’t edit the artcile at all - the whitepaper is wholly taken from my article on installing Ubuntu Edgy Eft Knot 3 on VMWare Server (if you haven’t read it yet check it out).

    Alright back to work!

    Related Articles:

  • Ubuntu 6.10 (Edgy Eft) Knot 2 Mac Mini Bluetooth Issue
  • Allow Multiple Logins/Users for Mint Stats Tracker
  • Installing Ubuntu Edgy Eft Knot 2 on a Budget Mac Mini
  • Ubuntu Edgy Eft Knot 3 on VMWare Server
  • Leopard Server on Leopard with VMware Fusion 2.0!

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    I’m pretty excited because this weekend Ubuntu announced that Edgy is now in Beta!

    From the Ubuntu site:

    “The full release notes can be found at https://wiki.ubuntu.com/EdgyEft/Beta

    Highlights include:

    • On the Desktop
      • GNOME 2.16
      • OpenOffice.org 2.0.4 RC 2
      • X.org 7.1

      On the Server

      • Task selection for easier installation of mail servers, web servers, etc.
      • A pre-release of the upcoming LTSP 5.0 with support for local devices, printers on thin clients as well as language and session selection from the LTSP login manager, network swapping, etherboot support out of the box and many more additions and improvements like network swap support that reduce the minimal requirements for thin clients to 32MB memory.

    “Under the hood”

    • GCC 4.1.1
    • glibc 2.4
    • Linux 2.6.17
    • New init system.

    As always, Ubuntu includes the very best of the 100% Free / Libre application software world, and each new release incorporates countless newfeatures and bug fixes from the global development community.”

    Related Articles:

  • Parallels for Mac to support Vista and Leopard
  • You have not chosen to trust Equifax Secure Global eBusiness CA-1
  • Connect To a Console RDP / Terminal Server Session
  • Ubuntu Edgy Eft Knot 3 on VMWare Server
  • Unreal Tweaker 3.5 Released - Make UT3 Faster!

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"