What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[PLUGIN][Work in Progress] Snapshot - Web Monitoring

preis1982

New Member
Joined
Sep 23, 2012
Messages
6
This is a small plugin i have made for practice, that allows for remote monitoring of your buddies.

It's still a work in progress, but at the moment, it contains 3 views.
Snapshot view displays the current location, along with tracking of the last minutes (so you can visually check if you're stuck).
It also displays some helpful stats such as level, gold, etc. (More info on the screenshot).

snapshot.jpg

QuestLog view displays current quest log, with links to wowhead.

Questlog.jpg

Inventory displays the inventory, along with stack count and link to wowhead.

Inventory.jpg

To setup, simply activate Snapshot in the plugin window and an ID will be generated for your character. It will be displayed in the Honorbuddy Log Window, and saved in a file "Snapshot.txt" alongside the character name, separated by a semicolon.
Ex. -- CharacterName;ID
To track your buddy, simply open

Snapshot WebApp (temp hosting)

and insert your ID.

Note: Character name is stored only on your pc, the server will only receive the first name of your character's name, to help you track your buddies. The plugin or website store no info, it is all stored in a transitional server by Myjson - A simple json storage and hosting service so it can have impact on the accessibility of the info. (Again, this is a plugin i made for myself, mostly as a learning project, and i am still looking for improvements and ideas, so all comments are welcome).
That said, if ou are not seeing what you expect, please check if the ID you are posting is the same as the one recorded locally.

I have been developing this in hopes of converting it to a mobile app, but for now, this is what is "finished".

This is my first contribution to this community, i have been here as a stalker for a while, but untill now i lacked the skills to really contribute with anything i thought was worthwhile, so.. thanks to all of you who develop and maintain this community.

Thank you in advance for your ideas and suggestions.
 

Attachments

This looks like a decent idea. Not sure about the publicly shared host. Perhaps if this were setup that the PHP/HTML files with instructions were provided so that users can control access themselves.

If I may be so Bold, could use SOAP for the local server using NuSOAP php library, and eliminate WebRequest
 
Back
Top