Linux, Open Source, Web, Engineering, Technology
March 4, 2010
True Multi-Currency Personal Finances
I have not been able to find a PERSONAL finances program that is true multi-currency. Would love a web-based one, but nothing so far. I can’t believe this does not exist. I have researched this literally for months.
if anybody knows of a true-multi-currency PERSONAL FINANCES program, preferably web-based, but can also be desktop-based, linux or windows I am all ears.
Can’t be that I am the only person in the world with these needs.
By true-multi currency I mean, historical exchange-rate PER TRANSACTION and fully balanced at all times.
To make it more interesting, I am offering the following bounties:
- $100 dollars to the person that finds a desktop one (windows or linux)
- $200 for a web-based one that is =<$25/month
- $300 for a web based and FREE.
- $350 web-based with multi-user and multi-language for =< $30/month
GNU-Cash, jGnash and moneydance are excluded.
Web-based ones must run in ALL mayor browsers. It can not be MS IExplorer (ie, active-x) only crap.
Feel free to forward this offer. Offer is valid to any person** in the world.
February 11, 2010
UPDATED, Finally! Adobe releases native 64 bit Flash 10 for Linux
UPDATED Feb 11/2010
Finally we have a native 64bit Flash 10. It is working very well, I highly recommend it.
Before installing it, make sure that previous versions of Flash and nspluginwrapper are uninstalled.
Download it from http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz untar, copy and link libflashplayer.so to /usr/lib/mozilla/plugins by doing the following in the terminal. (make sure you close Firefox first)
tar zxvf libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz sudo cp libflashplayer.so /usr/lib/mozilla/plugins/ sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox-addons/plugins/ sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/xulrunner-addons/plugins/
Done!
Or, alternatively (you should always read and understand scripts before running them) you can do this installation just by copying and pasting the following in the terminal:
wget http://queleimporta.com/downloads/flash10_x64_en.sh && sudo chmod +x flash10_x64_en.sh && sudo sh ./flash10_x64_en.sh
This script will install Native 64 Bit Flash 10 and will also remove previous versions of flash and the not needed anymore “nspluginwrapper”
Note: If you just want to see the code for the script, it is available here:
http://queleimporta.com/downloads/flash10_x64_en.sh
EDIT #1: Jan 01/2009: Updated everything to use latest adobe version 10.0.d21.1
EDIT #2: March 02/2009: Updated everything to use latest adobe version 10.0.22.87
EDIT #3: August 02/2009: Updated everything to use latest adobe version 10.0.32.18
EDIT #4: January 05/2010: Updated everything to use latest adobe version 10.0.42.34
EDIT #5: February 11/2010: Updated everything to use latest adobe version 10.0.45.2
December 10, 2009
Thunderbird 3 released
Mozilla Messaging announced on Tuesday the official release of Thunderbird 3, a major update of the popular open source mail client. The new version brings great improvements, including an impressive new search system and support for tabs in the user interface.
The Mozilla Foundation began forming the Mozilla Messaging subsidiary in 2007 with the aim of giving Thunderbird a chance to soar. The company brought in former ActiveState CTO David Ascher to direct the organization and set its technical agenda. After he took the reigns in early 2008, he began documenting his team’s vision for Thunderbird 3, an ambitious update that would modernize the mail client in much the same way that the Firefox 3 release renewed Mozilla’s browser. The roadmap included plans to adopt Gecko 1.9 so that Thunderbird could leverage important improvements that had been made to the underlying architecture of the Mozilla platform.
November 19, 2009
Excellent tool for searching domain names
Nice catchphrase too.
Give your domain search a happy ending.
There’s a whole world of domains out there—hundreds at the top-level and even more beyond. Whether you want a short URL or something big, Domainr helps you explore them all. Some of our favorites are ste.ph, streetstyl.es and iamthewalr.us.
Posted via email
November 16, 2009
Restoring Nautilus as the default “Open Containing Folder” in Firefox
Using the terminal:
gksudo gedit /usr/share/applications/mimeinfo.cache
Search for: x-directory/gnome-default-handler=
and make sure the whole line reads
x-directory/gnome-default-handler=nautilus-folder-handler.desktop
instead of:
x-directory/gnome-default-handler=Thunar-folder-handler.desktop x-directory/gnome-default-handler=pcmanfm-folder-handler.desktop; x-directory/gnome-default-handler=kde4-dolphin.desktop
Posted via email
November 7, 2009
Red Hat takes on VMware with server virtualization solution
Red Hat expanded its virtualization product portfolio this week with the launch of its Enterprise Virtualization for Servers platform. The company touts it as an end-to-end solution which includes management tools and a bare-metal standalone hypervisor that can run both Windows and Linux guest operating systems.
Red Hat aimed to become a major player in the virtualization market last year when it acquired Qumranet, the company behind the Kernel Virtual Machine (KVM). Following the acquisition, Red Hat began transitioning its virtualization strategy towards KVM and away from Citrix’s Xen. KVM has strong backing from the upstream Linux kernel development community, making it a natural choice for Red Hat. The company has invested considerable resources to boost KVM’s capabilities and has built robust management tools around the technology. KVM was practically the centerpiece in Red Hat Enterprise Linux (RHEL) 5.4, which was officially released in September.
November 7, 2009
Google opens up its JavaScript development toolbox to all
Google is providing the web development community with an intriguing glimpse under the hood at some of the fundamental building blocks of the company’s most popular web applications. The search giant has opened the source code of its comprehensive JavaScript library collection and is making it available to third-party developers for widespread adoption. Google also opened the source code of its own JavaScript compression tools.
The library, called Closure, includes an extraordinarily diverse assortment of capabilities with functionality ranging from JSON serialization to standard user interface widgets. All of the features are cross-browser compatible and can be readily adopted without marginalizing any users. The library consists primarily of helper functions and user interface widgets, many of which are recognizable from popular Google applications.
November 4, 2009
Terminal commands to keep handy on an unresponsive Ubuntu.
This is an ever growing list of terminal commands to keep handy
- sudo apt-get install –fix-broken
- sudo dpkg –configure -a
- htop
- dpkg –get-selections > installed-software (Back up list of installed Software)
- dpkg –set-selections < installed-software (Restore previously installed software)
- apt-get -u dselect-upgrade (Execute #5)
- lshw > lshw.txt (See your system’s hardware info)
October 30, 2009
Apple abandons ZFS on Mac OS X project over licensing issues
Sun’s ZFS filesystem, which the company has referred to as “the last word in filesystems,” was widely expected to be adopted by Apple for use in Mac OS X. However, support never materialized, and the open source project to port the filesystem was unceremoniously shut down last Friday. The (un)stated reasons at heart seem to be licensing issues, though there are also technological reasons why Apple may want to create its own advanced filesystem.
The ZFS filesystem is perhaps one of the first truly “modern” filesystems based on the concept of “copy on write.” In the case of ZFS, this is done at the block level, so when any block on a disk is going to be modified, a fresh copy of all the data for that block is written to a new block on disk, and the older block can be retained for snapshot purposes. The filesystem is meant to address the needs of ever-growing storage, with features like data integrity, integrated device management, instant snapshots, and facilities to deal with increasing concurrency.
October 30, 2009
Ubuntu 9.10 brings web sync, faster bootup, GNOME 2.28
The Ubuntu Linux distribution has received a major update today. The new version, Ubuntu 9.10, will introduce several significant new features and will deliver the latest version of the GNOME desktop environment and other applications.
This is the eleventh release of Ubuntu since the project’s inception five years ago. The distribution has achieved an unprecedented level of popularity in the Linux desktop ecosystem and has attracted a considerable audience. Canonical, the company behind Ubuntu, touts the new release as its best yet and says that the latest improvements will take the Ubuntu user experience to the next level.
Translator
Recent Posts
- True Multi-Currency Personal Finances
- UPDATED, Finally! Adobe releases native 64 bit Flash 10 for Linux
- Thunderbird 3 released
- Excellent tool for searching domain names
- Restoring Nautilus as the default “Open Containing Folder” in Firefox






















