Evening Everyone,
I thought I would just post up a quick link to some of the models I have exported out to Thingiverse. Most of the really working prints are all exported models from the popular MMORPG from CCP, Eve Online.
Check it out!
Evening Everyone,
I thought I would just post up a quick link to some of the models I have exported out to Thingiverse. Most of the really working prints are all exported models from the popular MMORPG from CCP, Eve Online.
Check it out!
Thought I would leave a video of some of the updates to Eve Live Viewer. Check em out! Not all of the changes will be in the initial App Store release, but will be submitted shortly after.
Good Morning, Afternoon, or Evening Folks!
I just thought I’d give a small update on the status of the App and what I will be doing next with Eve Live Viewer.
First, the app is still “waiting for review”. These things take time and in truth, I feel bad for any iOS App reviewer that probably has closely examine thousands of Apps each week or month. I am sure I will see an update around a week, so stay tuned!
For what is coming next, the next version will be 1.1 and I am planning on adding in some new integration.
These are just a few ideas! Timelines are tentative. I want to do these all as soon as possible, but it is based on when Apple approves of the App, what people suggest, and what other bugs I might find. If you have any other ideas, feel free to post them here or in the forums!
Hey folks,
I just wanted to post up that I’ve finally gotten some of my Codea and Python Projects uploaded to GitHub. While many are still missing documentation, it should be fairly simple to figure out how they work. I tend to like to include the example files I used to verify functionality.
Some of such projects include:
Codea-DecBinHex-Converter : A simple Codea/Lua Binary, Hex, and Decimal converter library
Codea-Terminal-Text: The previously posted Terminal-Like Text Class for Codea
Codea-Window-Manager: A complete window manager/library for Codea. Allows you to create simple movable window.
Codea-HighlightMenu: The previously posted simple text menu for Codea
Eve-Online-Market-Twitter-Notifier: A simple Python Twitter Notification program for Eve Online that monitors Eve-Central’s prices and performs an @ reply to the user if a buy/sell threshold is met
I hope this will be useful to someone. Feel free to post here if you have any questions about them.