Recent Posts
Oct 23, 2002
|
thanks for the reply! I’ll see what I can find. I’m sure I installed that run time but I’ll give Sam |
Oct 21, 2002
|
Greetings, Go to: http://java.sun.com/getjava and follow the directions, to get the official Sun version of Java that will work with JBidwatcher. Kaffe is a very old and not totally Java2 compatible, Java Virtual Machine. Sun and IBM both have good free (as in beer) JVM’s for Linux, although IBM unfortunately hasn’t updated theirs recently. (That’s why the URL I gave is for Sun’s version. The IBM one will work, it’s just a little older.) Good luck! — Morgan Schweers |
Oct 21, 2002
|
Greetings, Unfortunately, work has me absolutely SWAMPED, so I wasn’t able to get a new version out this weekend. — Morgan Schweers, CyberFOX! |
Oct 21, 2002
|
When I try to run JBidWatcher.. I get the following java.lang.ExceptionInInitializerError: [exception was I’m fairly certain I’ve got something set up incorrectly Any hints would be greatly appreciated. |
Oct 16, 2002
|
First I’d like to say that JBidWatcher is a great utility, I am enjoying it with tremendous success. JBW might have the greatest ROI potential ever! :^) I have some thoughts for new features, some of which I’ve noticed mentioned in a previous thread. 1) The ability to copy to the clipboard an auction’s URL would be nice. This might also be a drag-n-drop capability (dragging from JBW to another window would paste the auction’s URL.) I often find myself wanting to send auction URLs through IM so I can coordinate bidding with other people. 2) I saw this mentioned in another post: the ability to show the sum of the cost of several auctions. The way I think this would work best would be to have a small place at the end of the status bar that shows the sum of the prices of all the currently selected auctions. That way you can quickly and easily total up a few items without even visiting any menus. 3) Another one from a previous post: the ability to see if the reserve it met on an auction, and maybe an icon representation of payment options (PayPal, etc.) 4) A way to share auction data between copies of JBW. Ideally I’d love to see this someday be a client-server app, where a process stays running on a server that is talking to ebay, and then a seperate client piece that allows users to connect to the server to get status and make changes. I realize this is a HUGE change, but it’s something that might be worth thinking about someday down the road. The problem I’m facing is that I’m often away from the computer running JBW when I need to check on status or make changes to bids/snipes. I love the current Java implementation, I wouldn’t want to see it done as JSP with an HTML frontend— rather what I’d like would be to have the current program essentially posting the auction data to a server that then does all the actual work. I haven’t gotten under the hood enough to see if this is within the realm of possibility, but maybe it HTTP POSTs the XML config data to a server process that can then execute the various bids/snipes. This is just rambling blue-sky dreaming, but it’d be great for the hardcore ebayers, and also for people who have a slow link to their desktop. Servers tend to have good uptimes, hardware redundancy and fast network connectivity. All those things would help make JBW even better. Sorry for the rambling, thanks again for a great tool, and I’m looking forward to pre3 and the 1.0 release! |
Oct 15, 2002
|
thanks for your answer I have still one ask. in which interval is the time of the program adapted with e-bay the time? |
Oct 14, 2002
|
Greetings, I changed a lot of stuff, in cleaning up the code, so I want it to get decently tested. I’m still trying to figure out how to fit in the documentation I need to make this a 1.0… That’s my big ‘weakness’ in the program now. I’ve got other features to implement, but for me the documentation is what’ll make it a 1.0. Thanks muchly for the words of praise! — Morgan |
Oct 13, 2002
|
Are you going to release this as pre3? :) Much thanks for your great work, Ryan |
Oct 13, 2002
|
Greetings, Drag and drop from a foreign eBay site now adds the auction! Note that it still gets it from the US site, but it figures out the item correctly, and everything, so no more cutting and pasting necessary for German, English, Australian, etc., sites. Tooltip-comments. The comment will now (FINALLY!) display in the tooltip when you hover your cursor over an item with a comment. HUZZAH! — Morgan Schweers, CyberFOX! |
Oct 12, 2002
|
Greetings, — Morgan Schweers, CyberFOX! |
Oct 12, 2002
|
Hello. |
Oct 7, 2002
|
Greetings, — Morgan Schweers, CyberFOX! |
Oct 6, 2002
|
Hello |
Sep 28, 2002
|
There are a lot of good code side things you listed, but on the user side, here are the ones that sound the most helpful to me: 12/15 + use my ebay sync to check what max bid is. 18: ID as ASCI, and an import option for them would be nice IMHO. Mind if I ask a side question? (e-mail if you want, or don’t answer if ya don’t want to) Do any Linux work, or are you mostly a Windows person? Thanks for the great program – very cool and useful, Ryan |
Sep 23, 2002
|
Please see my feedback below 1. Instant Pay by PayPal (Right Click -> Pay Now!) 2. Add more ‘Auction Management’ features (mark as paid, shipped, etc.) 3. Send email to (Bidder | Seller) for won/sold auctions. 4. Instant Messager messages on snipe results. 5. Wriet a structural and architectural commentary. 6. Generate a dependency graph. 7. Break up AuctionInfo into AuctionInfo values, and AuctionInfoStorage. 8. XMLify configuration file. 9. Break debugging out of JConfig? (For dependency reasons.) 10. Make AuctionsManager a listener for an ‘AddAuction’ event, to break UI dep. 11. Abstract the idea of an AuctionList? (Same reason, create 12. Provide a sum for the price for all selected auctions, for active auctions 13. Multiple select for Information, Show Comments, and ‘View in Browser’ if you are using the local browser handler. This would show ‘Next’, Yes, good idea 14. Keys: Delete should tie to Auction | Delete, Insert should tie to Auction Delete should also delete the watched item from My eBay 15. Reserve (Met | Not Met) Icons, Paid-status Icons, PayPal accepted, & more. 16. Viewing Comments w/o Show Information. (Tooltip-style comments?) 17. Q: What’s up with Opera? (A: I don’t know why it doesn’t work w/ JBW!) 18. Send Auction List to other computer. (Dump the XML to it, or just item IDs?) dump list so it can be imported on another machine. 19. Allow searching through the saved HTML files, including the descriptions? Other ideas - Thanks again for a great program! BTW, I switched to WinXp and it works great for me! |
Sep 21, 2002
|
Greetings, |
Sep 21, 2002
|
Greetings, 1. Instant Pay by PayPal (Right Click -> Pay Now!) 11. Abstract the idea of an AuctionList? (Same reason, create a ‘GUIAuctionList’) 12. Provide a sum for the price for all selected auctions, for active auctions it’s the max bid you’ve got listed with JBidwatcher. For closed auctions, it’s the actual amount charged. 13. Multiple select for Information, Show Comments, and ‘View in Browser’ 14. Keys: Delete should tie to Auction | Delete, Insert should tie to Auction | Add, CTRL-PageUp/PageDown might go to Next/Prev tab 15. Reserve (Met | Not Met) Icons, Paid-status Icons, PayPal accepted, & more. — Morgan Schweers, Cyberfox! |
Sep 12, 2002
|
Greetings, — Morgan Schweers |
Sep 12, 2002
|
Greetings, — Morgan Schweers |
Sep 11, 2002
|
Well, after having tried iSnipeIt with many problems (it crashed once, and hasn’t init or even run since then) I gave up on sniping. Then, I found this app… it’s not too shabby. I’ve tried it once, so far, on an auction where I ended up being the only bidder. Now, obviously I won… but I can tell that it works nicely. Actually, since I’m a java developer (I primarly write dynamic servlet-based apps) I may stick my toe in the waters and see if I can lend some help. Of course, I’ll have to see what the code looks like, first… ;) Anyway, so far, so good… |
Sep 8, 2002
|
Not too long before the ebay problem, I put in JRE 1.4.1-rc. So yesterday I pulled out 1.4.1-rc, put back 1.3.1, etc. Looked around more today, and saw the nice new .9pre1 – works great with either JRE. :) Thanks for the quick change to have ebay working again. – Great program too! – Just sent you a small bit of $. |
Jul 16, 2002
|
Greetings, http://localhost:9099/jbidwatcher the username and password it prompts for are your default auction site (eBay) username/password. Don’t worry, it’s only sending it to your own machine. Anyhow, that’s what I’ve got for right now… I want to make a better version of that, with some improved HTML eventually, but I built that because I wanted some minimum of remote control… What sort of other things would you like to see in an HTML interface? (Or did you mean something else?) — Cyberfox |
Jul 16, 2002
|
How do you think about a html frontend? |
Jun 4, 2002
|
Greetings, Thanks muchly, and I hope the program continues to be one that you like using! — Cyberfox |
May 27, 2002
|
Thanks for a cool program. I was looking at the retail and online programs but didn’t want to pay and I was worried about sharing my password with the online sites. I had actually thought about writing something in perl or whatnot but JBidWatcher is perfect! Thanks again Morgan, let me know if I can help! P. |