Recent Posts by Jiggy
|
Jun 2, 2010
|
I understand now that I probably should have started a new thread instead of hijacking this one, sorry for that and anyone can feel free to split my post in a new thread. Now regarding the comment by ball, I take it your second point was directed at me, while your first and last was directed at the thread starter. To answer you, yes I know JBidwatcher will run on a remote box as long as it has Java 1.5 or higher, but that is also the problem because Java is not supported on processor architectures used on embedded systems such as ARM, SPARC or MIPS. Although my NAS has a SPARC processor, it is running a customized version of Debian so getting Java to run is difficult (trust me I’ve tried) and getting Solaris (only place where Java supports a SPARC processor) working on my NAS is also difficult because of proprietary Linux only drivers. Therefore I would like to see a simple standalone headless server that is cross-platform compatible. |
|
Jun 1, 2010
|
What I would like to see is a standalone headless server that communicates with JBidwatcher or My JBidwatcher. The reason for this is that there are many embedded systems running Linux which can run 24/7 without consuming a lot of power and are pretty stable so no need to worry a snipe might fail because the system crashed. Unfortunately they rarely use ARM, SPARC, MIPS, etc… processor architectures, have limited memory and do not have a video out option (although My JBidwatcher solves this) which makes the Java and the current JBidwatcher unusable. It would be great to be able to have the standalone server do only the sniping and uploading the result to the client when it connects. Alternatively if it is to much work to do the sniping (parsing, etc…) in embedded systems then maybe the server could work as a proxy for My JBidwatcher so that all the work is done by My JBidwatcher, but proxied through the standalone server. This way the username and password would not have to be given to My JBidwatcher since the standalone server could be the one to take care of the authentication with eBay. I do not know if other people would see the use in this, but I already have a NAS running 24/7 that has a customized version of Debian running and being able to use it to snipe without giving out my username and password would be great. |
|
Jun 21, 2008
|
Thank you for your help, this was exactly what I was looking for and even though I tried to find exactly that, I must have missed it. The command-line parameter “—usb” works perfectly and so I see no reason to use the old method except for JBidwatcher 1 which will soon be obsolete anyway. I have created a new launcher which is the same as the old one except that it only works with JBidwatcher 2 and uses the usb command-line parameter instead (the new launcher is located at http://wikisend.com/download/536002/JBidlaunche… and will only be available 90 days from now, just in case someone else should need such a thing too). I know I could make a shortcut, but as mentioned I have a launcher which accept only exe files and do not allow the passing of command-line parameters so I need individual launchers for several applications. Hopefully I was not the only one looking for a portable version of JBidwatcher and so this thread might have helped others too. PS. Congratulations on becoming a father CyberFOX, wish you and your family all the best. Also keep up the good work you’ve done on JBidwatcher. |
|
Jun 11, 2008
|
Greetings fellow JBidwatcher fans, I ended up writing “java -jar -Duser.home=.\ -Xmx512m JBidwatcher.jar” and saving the file as a .cmd file in the same folder as JBidwatcher. This makes the launched JBidwatcher use the folder it is run from with no consideration to the paath. I like jar files more then exe files when using Java applications so that is the reason for my choice of jar instead of exe, but it shouldn’t make a difference. This is as far as I have come and it works, sort of, as mentioned some parts does not work. I have barely tried it with JBidwatcher 1 and while I haven’t found anything that doesn’t work there I also have not tried it enough to say for sure. Now the .bat/.cmd file has 2 issues, one is that will leave a command window running in the background and while most people would prefere not to have this, it might actually be positive thing because you get a realtime log of what is happening in JBidwatcher. The second one is that you have to run a .cmd file instead of an exe file which might create problems with certain portable launchers. Because of this I decided to create a launcher that runs the same command, but is an exe file. You can find it here http://wikisend.com/download/510856/JBidlaunche… but it will only be available for 90 days. I released the launcher under the same license as JBidwatcher 2 and even borrowed an icon from JBidwatcher, I hope this is ok, but if it isn’t then please tell me and I will of course remove it. The launcher will look in the same directory for a file called either JBidwatcher.jar or JBidwatcher.exe and launch it with the “user.home” property set to the launching folder. Should there be both a JBidwatcher.jar and a JBidwatcher.exe file in the same folder then it will always launch the jar file. This launcher will not leave any command window running, but still suffers from the problem with some functions not working. I look forward to any feedback and hopefully some ideas on why this is not working. |
Topic: