Blogs
How to Develop Free Javageo Application In Linux
Submitted by javageo on Sun, 02/15/2009 - 01:34If you are using and like to develop all Javageo free applications in Linux, you should change some configuration to make it work perfectly on Linux Operating System.
Example, after you download GoenSheet source and extract it in a directory,lets follow these steps:
-
1. Edit MyMANIFEST.MF file with your favorite text editor
-> change \ to /
example: if you find lib\package.jar
replace
\ by /
so it will be lib/package.jar
next
-
2. Edit CreateJar.bat
-> change path/directory with none or delete it path
example; if you find
jar cvfm GoenSheet.jar D:\javaappl\GoenSheet_Chart_Report_DB\MyMANIFEST.MF *.class *.png *.gif
replace
jar cvfm GoenSheet.jar MyMANIFEST.MF *.class *.png *.gif
-
3.Then you can run CreateJar.bat directly inside the directory.
That is!
you can run
#java -jar GoenShet.jar
good luck
Don't use Laptop for programming
Submitted by javageo on Sun, 02/15/2009 - 01:26For many years, I am using a small laptop as my favorite computer to create programs, whatever program, recently, i had another RSI, first RSI was in my fingers because doing clicking a huge seismic interpretation, now repetitive stress injury comes to my neck because writing million line code of programs, this was because the monitor of laptop and me not in the right position. Yeah, I know about how to prevent RSI and the theory but if you want to focus about something you don't want everything gone by a second just for a break, that is a risk, and I must care my neck for now.
After rest for a few month not to write or doing programming stuff and had reflexology, now i am OK.
Lets do writing again ;)
Play many sound files at once
Submitted by javageo on Wed, 11/05/2008 - 02:08You can use ghinmediaplayer to play many sound/MP3 files at once, it is nice tool for someone to find new idea of music style by listening combination of many sounds or musics.
Select a directory and choose sound file, in Windows it's working well as long as you have installed JMF but in Linux need more to do, especially with MP3 format there is licensing issue and Linux is not support a file or program in gray area like MP3! so does with JMF is not support MP3 formated in Linux.
You can do it but need more time and force.
I already put all code in google code svn http://code.google.com/p/ghinmediaplayer/ you should try to compile and test it on your system.
I hope you can enjoy to listen musics with GhinMediaPlayer !
warm regards
Download Status?
Submitted by javageo on Sun, 10/26/2008 - 00:49I just found interesting number of download status of all Javageo free java open sources.
GoenDB.tar.gz is number one top list of download status.
1700 Download Count since June.
Why? My question are..
-All Java Programmer are Database Programmers?
-They like tar.gz with Source Code
-Don't like exe or Windows file?
These good information for me. According that, what will I do then are.
-Create More Simple Java Open Sources to support database system
-Create tar.gz file with source.
Thanks all for the number !
Working with A Free Java Library
Submitted by javageo on Sat, 10/25/2008 - 23:27Now and tomorrow, I would like to share you how to use many nice and populer open source java libraries in the world.
For starting, you can look at goensheet, it's use JFreeChart,a free Java Charting and for reporting it use JFreeReport library,(permanently joined Pentaho).
A simple open source java application less then 7777 line codes, make everyone can learn easily to create new open source applications.
I hope, I can share more and more simple java open source applications for you.
Best regards
Hello World
Submitted by javageo on Wed, 04/30/2008 - 03:34Dear All,
This web site will be an official website for javageo.
I would like to thank you for everyone has supported me.
Thank you.
