Posts that Jiggy is monitoring

Subscribe to Posts that Jiggy is monitoring 7 post(s) found

Jun 6, 2010
Avatar Morgan Schweers 949 post(s)

Topic: Good idea but...

Greetings,
I’m personally unlikely to re-implement the sniping portion in a more embedded-friendly language. If I were, it would probably be Ruby, which should build for embedded-class systems, but still…it’s just not high on my list. Essentially it would mean supporting a sniping engine in two different languages.

‘Cross-platform’ means different things to different people. JBidwatcher, and its internal library, is cross-platform, but it’s not universal. It’s not going to run on your Android phone, or your typical embedded processor.

It’s possible to run JBidwatcher in a headless fashion, but it doesn’t support sniping in that mode. Instead it supports logging in, bidding, and auction retrieval, and you’d have to build your own timed snipe on top of that. The reason it exists is that someone paid me decent money to put that server into JBidwatcher; they were okay with doing their own bid management, but needed something that responded essentially as an API.

There’s a lot in JBidwatcher, feature-wise, that doesn’t get exposed to the majority of users. You have to really dig in to find it, though.

— Morgan Schweers, CyberFOX!

 
Jun 2, 2010
Avatar ball 13 post(s)

Topic: Good idea but...

1) Macs can wake and even boot themselves, and, IIRC, have had this ability since 68k PowerBooks. They can also startup automatically after a power failure. This is done via energy saver or an iCal event (the lid may have to be open for this to work).

2) If you have a remote box, you can run JBidWatcher already. All it needs is Java 1.5 or higher. Swing requires X11, but it can be run headless and you can use VNC to edit your auctions using x11vnc.

3) If you want someone ELSE to provide an online service for free, you’re on crack!

 
May 17, 2010
Avatar Morgan Schweers 949 post(s)

Topic: Good idea but...

Greetings,
I recommend looking into Gixen. It’s like $6/year. It doesn’t have the features of JBidwatcher, but it’s entirely off your system.

The problem with the ‘encryption of account details’ is that my system has to know your account details, in order to place the snipe, if I were to host my own service. There’s no other way to do it, unfortunately.

Anyhow, I’m still bashing on this problem…

— Morgan Schweers, CyberFOX!

 
May 11, 2010
Avatar jebus197 2 post(s)

Topic: Good idea but...

I was with you all the way up to the paid for bit. I’m a student, so paying for something, when I’m already paying for bids is out of the question. But thanks.

I still have the same problem though. I mean right now I have a snipe listed that is 21 hours away. There’s no way I can guarantee remembering to keep the lid open and my Macbook switched on all that time.

Besides which it’s not very ‘green’ or environmental to need to have people’s computers switched on 24/7 just to do snipes.

I don’t know how it would work, but surely some kind of encryption of account details would work so that you could guarantee beyond question that there was no way you could read or access peoples account details?

If it looked and worked quite like JBidwatcher, I’m sure a lot of people would trust it.

 
Jan 20, 2010
Avatar Morgan Schweers 949 post(s)

Topic: Good idea but...

Greetings,
My current plan (supported by a good bit of code I’ve written) is to integrate JBidwatcher with Gixen through My JBidwatcher. In other words, you’ll use JBidwatcher to view your auctions, pick which ones to snipe on, and track them in general, and the actual snipe will be placed through Gixen.

Gixen use will require a My JBidwatcher account and a paid Gixen account, at least for now. (It uses the Gixen API which is only available to Gixen Mirror subscribers.)

While I could easily build a sniping web service myself, one of the reasons I built JBidwatcher was so that folks didn’t have to give their username and password to a web site. I’d like to keep that relatively clean, and keep the application itself able to snipe.

However, I’ve realized that folks want offline capability, ESPECIALLY if I’m to encourage folks to use the My JBidwatcher web site. The argument goes, ’You’re already providing a web site, why can’t you make it snipe from there?!’ I’ve found that I’m compatible with the Gixen creator’s approach, and I feel comfortable recommending it. However if other web sniping services expressed interest, I would probably provide them as options.

Is this more or less what you’re looking for?

— Morgan

 
Jan 20, 2010
Avatar jebus197 2 post(s)

Topic: Good idea but...

Good idea, but what I need is something like JBidwatcher that is hosted somewhere as an online App. Jbidwatcher is great when it works, but I can’t count the amount of times I’ve forgotten about a pending bid and have shut the lid on my Macbook (or laptop when I had one) hence missing out on the snipe.

It’s great if you keep your computer switched on all the time, but most people use sleep on their lap tops. Of course Macs sleep when you shut the lid whether you want them to or not (there’s no choice), which makes it too easy to forget that JBidwatcher is running. (Especially if a sale might be a several days away before completion).

Allowing snipes to take place when I’m away isn’t really enough. What I really need is to be able to make bids both whether I’m away, or whether or not my computer is even switched on.

Is there any way Jbidwatcher will ever make it online in any form in this way?

 
Jun 12, 2008
Avatar Morgan Schweers 949 post(s)

Topic: Portable JBidwatcher

Greetings,
JBidwatcher 2.0 actually takes a command-line parameter, ‘--usb’, which does exactly that, uses the current directory instead of the ‘user.home’ directory.

You should be able to create a typical Windows Shortcut with that parameter and put it on your USB drive with the .exe version.

— Morgan Schweers, CyberFOX!