Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 22 May 2013, 06:04
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff)
Using JAVA apps that work in PUPPY
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [7 Posts]  
Author Message
gcmartin

Joined: 14 Oct 2005
Posts: 2630
Location: Earth

PostPosted: Thu 17 May 2012, 17:55    Post subject:  Using JAVA apps that work in PUPPY  

Many community members may not know what JAVA does. For those reading this that don't know, briefly, I share "JAVA has always been a method of have a single program which will run ANYWHERE that JAVA exist." That's its intent. In Microsoft and Apple, JAVA is built into the system and users don't have a need to choose JAVA before using any JAVA application. In many/most cases, a user does NOT KNOW when they may be running a JAVA app because it Just Works! Essentially, a JAVA app which runs in JAVA in Puppy also run on Microsoft-Apple, too; and vice-versa. I am no programmer, but, this benefits 32bit and 64bit users as well.

In the last 2 months, several PUPs are now including a JVM for this very reason....useful for all members with little to NO system impact during system's operation. For the benefit to PUP users, we will probably see this subsystem showing up to the benefit of all users.

If you are using a PUP that has a JVM (JRE/OpenJDK/JDK for example), then one or all of the following could be useful to you.
  • muCommander - a very useful FM allowing side-by-side viewing of different foldess (PET from @DPUP5520)
  • AngryIP - a easy to understand and use IP discovery tool from the World's Faster LAN/IP acanner (PET from @DPUP5520)
  • IP monitor - will provide continual monitoring of your externally assigned Internet IP address assigned from your ISP (PET from @DPUP5520)
  • LibreOffice - a full featured Office package that understands most/all different document formats(PET from @01Micko)
All of these packages work in each of the PUPs I have tested. But, I have ONLY tested with the JRE that either came with the PUP distro or was installed from #Pemasu's PPM download site.

Should you have any JAVA apps that you want made known, post your experience here.

_________________
Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine

Last edited by gcmartin on Wed 09 Jan 2013, 17:05; edited 6 times in total
Back to top
View user's profile Send private message 
musher0


Joined: 04 Jan 2009
Posts: 2209
Location: Gatineau (Qc), Canada

PostPosted: Thu 17 May 2012, 23:03    Post subject:  

Hello, gcmartin.

Thanks for the invitation. Here are a few more that I've tested:

./Data:
csheets.jar
CSV2XML.jar
xmltocsv

./Writing:
Arachnophilia
javaDjVu
jedit
jreepad
tonicpoint-1.4

./Translation
OmegaT
bitext2tmx

./FileManagers:
jcdwriter
JFileSync

./Images:
attractors-1.0-beta4
javaDjVu
jdraw
jpa
PhotoBlender

./Internet:
Signets-bu20b7
vuze

./Games:
FourWins

./Music:
jplayer

./TimeManagement:
BORG-1.7.5
ganttproject
openproj
stodo

Some of them are major in their field, such as BORG and ganttproject, or omegaT, or vuze, or jedit. (I can't name them all, really!)

There's a lot more java apps at http://java-apps.org/ and a good selection on sourceforge.net (enter java as search parameter).

Explore and enjoy! Smile

_________________
Wink "...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
Back to top
View user's profile Send private message Visit poster's website 
666philb


Joined: 07 Feb 2010
Posts: 1225
Location: wales

PostPosted: Fri 08 Jun 2012, 15:08    Post subject:  

here's some i use

groovejaar (grooveshark downloader/player) http://www.murga-linux.com/puppy/viewtopic.php?t=72079

tvbrowser (digital tv guide) http://www.murga-linux.com/puppy/viewtopic.php?t=77229

jdownloader (download manager) http://jdownloader.org/

IOgraph (doodle whilst you work) http://iographica.com/

apophysis (flame fractal generator) http://jfbouzereau.free.fr/apophysis.html

Vidmasta (video streamer/downloader) https://sites.google.com/site/vidmastasoftware/

gifted motion (create animated gifs) http://www.onyxbits.de/giftedmotion

_________________
Quickpet_Precise, install popular apps quickly http://www.murga-linux.com/puppy/viewtopic.php?t=83642
LÖVE2d, a collection of 27 lua gameshttp://www.murga-linux.com/puppy/viewtopic.php?t=76739
Back to top
View user's profile Send private message 
Monsie


Joined: 01 Dec 2011
Posts: 464
Location: Kamloops BC Canada

PostPosted: Tue 07 Aug 2012, 04:58    Post subject: Using JAVA apps that work in Puppy  

I find that Java apps tend to be slow loading up on my old Pentium3. Nevertheless, I have a couple of Java programs that I keep because they seem to fill a special purpose:

Stuck Pixel Sweeper --monitor repair utility
CharMap -- insert special symbols in text

I wrote about Stuck Pixel Sweeper earlier this year in the Utilities section. It really is a special purpose app that one isn't going to use very often, but will tuck away for when it is needed.

A character map is very useful from time to time when writing documents. I have yet to find one that is made for or adapted for Puppy surprisingly enough.... maybe there are some... I haven't made an exhaustive search.

Monsie

_________________
My username is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.
Back to top
View user's profile Send private message 
jpeps

Joined: 31 May 2008
Posts: 2421

PostPosted: Mon 31 Dec 2012, 02:33    Post subject: Re: Using JAVA apps that work in Puppy  

Monsie wrote:
I find that Java apps tend to be slow loading up on my old Pentium3. Nevertheless, I have a couple of Java programs that I keep because they seem to fill a special purpose:


Slow due to double buffering. This could be changed to make better use of the OS's graphic card:

http://www.extremetech.com/computing/137628-project-sumatra-improves-java-performance-with-opencl-graphics-card-acceleration


Java thread in Programming (contains app and link to updated jre):
http://murga-linux.com/puppy/viewtopic.php?t=83337
Back to top
View user's profile Send private message 
musher0


Joined: 04 Jan 2009
Posts: 2209
Location: Gatineau (Qc), Canada

PostPosted: Tue 08 Jan 2013, 11:40    Post subject:  

Hi, folks.

If you need a flexible collections manager, this version of DataCrow was launched last Sunday : http://www.datacrow.net/. It's a big download (67 Mb), but it's mentioned on the website of its competitor, Tellico, for Linux distros that don't have a KDE environment, I presume. So it has to be good.

I didn't do anything much with it, but it does work well in Puppy. Java is required, of course.

BFN.

musher0

_________________
Wink "...l'industrie de l'informatique n'aura besoin que de très peu de temps pour ramener l'humanité aux dessins rupestres." (M. Goebbel, Order of the Command Line; [ma trad.])
Back to top
View user's profile Send private message Visit poster's website 
jpeps

Joined: 31 May 2008
Posts: 2421

PostPosted: Tue 08 Jan 2013, 15:36    Post subject:  

musher0 wrote:


I didn't do anything much with it, but it does work well in Puppy. Java is required, of course.

musher0


Impressive! It even does online searches, adding all technical info for selected items into your personal database.

Here's another: JGnash. Besides financial accounts, has a portfolio manager that updates securities.

http://sourceforge.net/projects/jgnash/?source=dlp
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [7 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff)
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0587s ][ Queries: 11 (0.0076s) ][ GZIP on ]