Coin organizer, a small software project

Discussion in 'Coin Chat' started by bullionbox, Apr 14, 2009.

  1. Phil Ham

    Phil Ham Hamster

    I catalog my coins in Excel and use the various Excel special functions to put everything into a neat order by tabs.
     
  2. Avatar

    Guest User Guest



    to hide this ad.
  3. mrbrklyn

    mrbrklyn New Member

    Open Office Calc actually has a database backend engine which I once hooked up to MYSQL. There was a lot of problems with it though and it ended up easier to generally use embperl which creates tables in HTML automatically. For one thing, OO was owned by Sun for a long time and the OBDC driver was Java, and they debated this for a long time. But the biggest problem was that the Open Office Macro language seemed to have almost no documentation, which is so stupid. WHat is the point of spending thousands of manpower hours creating a completel macro language for OpenOffice and then create no documentation for it?

    Anyway, there are decent GTK widgets that can more easily be used or Perl-GTK

    Ruben
    Ruben
     
  4. rdo

    rdo Senior Member

    Speaking of MySQL.. wonder what's gonna happen with it now that Oracle owns it.
     
  5. mrbrklyn

    mrbrklyn New Member

    Good question. They can't kill it because the code base is licensed under the GPL.
     
  6. mruetz

    mruetz Junior Member

    I like the program. Simple and easy. A few ideas/suggestions:

    - Suggest adding an Add Coin, Delete Coin buttons (you can right click to do this but more intuitive if you see a button)
    - Probably need to add some capability to print out the inventory
     
  7. mruetz

    mruetz Junior Member

    Oracle doesn't own MySQL yet but looks like it will happen
     
  8. bullionbox

    bullionbox Junior Member

    Here's a new version.

    [+] You can now export to excel.
    [+] Added a few buttons for simplicity.
    [+] "Search coin on ebay" option added.
    [~] US coins now loaded by default when adding coin.
     

    Attached Files:

  9. mruetz

    mruetz Junior Member

    Nice changes, thanks!
     
Draft saved Draft deleted

Share This Page