2019 Holiday Exchange!
 
A New and Exciting Beginning
 
The End of an Era
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Quote from aeos
    wow, you fix gatherer errors, neat


    Yah, I try to be as accurate as possible.

    I visually compare most card images to the scraped JSON to make sure they are correct. Whenever I see a gatherer error, I correct it Wink
    Posted in: Third Party Products
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Just pushed a new update. Added 21 new sets including Unglued, Unhinged all the From the Vault, Premium Deck and Duel Deck sets.

    Also added 'watermark' attribute to cards and a few other minor edits.
    Posted in: Third Party Products
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Quote from aeos
    any plans on open sourcing this?

    edit: to be clear, i mean the software you used to create the json, not the json itself, which you are releasing as public domain

    edit2: ah, i see you touched on this over at reddit:

    http://www.reddit.com/r/magicTCG/comments/1ghmdx/mtg_json_new_website_provides_mtg_card_data_in/caknlxt

    > It's all coded on Node.js. At first I did have it up on GitHub, but since it scrapes a third party site, I decided it might be irresponsible to release the code because I didn't want the site to get hammered. So I switched the GitHub repo to a private one. I dunno, maybe it's no big deal to release the scraping source? What do you think?

    my reply:

    tutor[1] has been up on github for over a year. i'd love to see your code, as tutor doesn't correctly handle split cards when scraping sets

    [1]: https://github.com/davidchambers/tutor


    I have made the code available here: https://github.com/Sembiance/mtgjson

    Enjoy Smile
    Posted in: Third Party Products
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Quote from Jorbes
    Sweet service, i prefer json over soap all day long.

    Does the server allow cross domain (ajax) calls?


    It does now Smile
    Posted in: Third Party Products
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Quote from unimatrix088
    Thank you for sharing! This will come in handy Smile


    Sure! Glad some folks out there will find it useful Smile
    Posted in: Third Party Products
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Quote from Nis
    Very nice. One suggestion: add info for other printings of a card. Helps with cross-referencing or quick linking.


    Thanks for the compliment and suggestion.

    Yesterday evening I added to each card a 'printings' field that lists each set a card was printed in. You'll find this in the 'extras' version of the JSON Smile
    Posted in: Third Party Products
  • posted a message on MTG JSON - New website provides MTG card data in JSON format
    Greetings everyone

    Wanted to share with everyone a new website I just launched yesterday.

    It provides all MTG card data for developers in easy to use JSON format.

    The website is: http://mtgjson.com

    Working on an update that will add some new sets including Modern Masters, I expect that to go live later today.

    Let me know if you discover any problems or have any feedback/suggestions Smile
    Posted in: Third Party Products
  • posted a message on New MTG Card Search Engine - Looking for Feedback
    Quote from darkspellcards
    I can see images and stuff in IE8, however the set up is horrible in the SET box...the text runs all over each other


    Fixed!

    Quote from Nis
    Browser: Firefox 3.5.7 & IE 7
    Search with default options + name:Fog
    No images. Page appears to do nothing.


    I just made a fix for IE to allow it to work again. As for Firefox, that should be working fine, make sure you have Flash installed.

    Quote from Ender Wiggin
    The main thing I want to see is the ability to clear or select all for sets.


    I've added this feature. It's up on the site now.


    I've also added two new expansion sets, Odyssey and Torment.
    Posted in: Magic General
  • posted a message on New MTG Card Search Engine - Looking for Feedback
    Quote from darkspellcards
    Nothing...does it use Flash or anything like that? I have quite a bit of stuff like that blocked...


    Ahh, yes. Currently Flash is required for part of the site.

    I really didn't want to require it, but the website uses HTML5's WebSocket feature to communicate with the server (for speed). Most browsers do not support it yet, so I use a flash object (and it's socket support) to 'emulate' WebSocket support.
    Posted in: Magic General
  • posted a message on New MTG Card Search Engine - Looking for Feedback
    Quote from Ender Wiggin
    The main thing I want to see is the ability to clear or select all for sets.


    I've added it to my To-Do list.

    Quote from Ender Wiggin

    Edit: I just played with the deck building for a few minutes, that is very cool. This may be a bit greedy of me, but if you could allow people to goldfish decks they made, I would probably think you had just made the perfect deck building site.


    That's certainly something I would like to add. I kind of ran out of steam and didn't want to spend a lot of time creating something if nobody would find any value in it. It sounds though that you at least would probably use such a feature Smile

    Thanks for the feedback! Smile

    Quote from darkspellcards
    Perhaps I'm blind or just not seeing it, but how do I search....

    I've got in all the info that I want, but don't see a button or anything to search with...

    I see "Reset Search" and "Reset Sort Order" buttons, but nothing else.

    Using Firefox, by the way...


    It searches live, or at least it should.

    If you type "kor" into the "Name:" field for example, it should update the results below right away with the matches.

    Are you seeing any card images at all?

    Double-post merged.
    Posted in: Magic General
  • posted a message on New MTG Card Search Engine - Looking for Feedback
    Hello

    I've created a new MTG Card Search engine and thought I'd post a link to it here to get some feedback.

    It's still a work in progress and doesn't have all the sets yet.

    I'd love to hear what you all think about it.

    You can find it here: http://visualmtg.com

    PS - I created it because I felt Gatherer was a bit too slow and cumbersome to use, having to page through result after result. I wanted to create something more visual and faster while still being powerful.
    Posted in: Magic General
  • posted a message on What MTG statistics would you like to see?
    If you magically knew every card played in every match and game of Magic, what statistics would you like to see?

    For example:
    - What cards were played the most?
    - What colors won the most games?
    - Which creatures hit the opponent the most number of times?
    - Which creature is killed the quickest? (has shortest time on board, the most hated)
    - Which card is played the most on the winning side of games?
    - Which card most often causes the opponent to concede shortly after being played?


    What other statistics or information would you find really interesting or valuable?
    Posted in: Magic General
  • posted a message on High Quality SVG or Vector MTG Art?
    The reason I ask is because I'm the programmer behind http://worldofsolitaire.com and I was thinking about what my next project might be. I was thinking of maybe doing a multi-player CCG engine where users could create their own card sets, rule sets, etc. for different card collecting games (make up your own or maybe old ones that are out of print like Netrunner).
    In order to make sure I create an engine that is capable of covering as many possible rules/card interactions as possible, I figured I would try implementing 10th edition or something while I "code it".
    Since as you can see from my site I value a 'nice looking' site with nice big card images, I was hoping I could track down large enough frames and symbols and artwork. I could then generate the different card sizes the engine needs.
    Posted in: Artwork
  • posted a message on High Quality SVG or Vector MTG Art?
    So I was wondering if high quality SVG or vector art exists for all the various MTG card parts. The mana symbols, other symbols, the frames themselves, etc.

    I've seen lots and lots of posts with JPG's and PNG's of art, and even a TTF font of symbols, but haven't turned up much vector art.
    Posted in: Artwork
  • To post a comment, please or register a new account.