View Single Post
  #36  
Old 06-11-2014, 09:56 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

I'm always happy to integrate/crossover with anything (on any of my projects/utils really).

If ectunnel.org could slightly update the messaging system from this current format:

Code:
http://ectunnel.org/message.php?trade=104
To something like:

Code:
http://ectunnel.org/message.php?recipient=Anakarias&item=Tasliman+of+the+Cat
It would be easy for me to modify Ahungry so you could right click on an item link (left click opens wiki right now) and pop open an URL to the ECTunnel site, which would essentially have the message box to the desired user popped up.

Then, if ECTunnel had a queue system, where users who are not currently registered could receive messages, and then as soon as they signed up, be given all the queued messages, it wouldn't matter if users did not currently have an account registered.

I have a nightly dump of the /auc logs available (given to a few people who wanted to try to integrate so far) and the URLs for items/searches are pretty API friendly as well (for live querying vs my site), so anyone is welcome to tap in/integrate.

Thoughts?
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
Last edited by tristantio; 06-11-2014 at 10:04 PM..