This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
zacpier's profile picture

[ADV. Comp] [HTTP] First and Best Appstore! Scrollbars galore!

Started by zacpier, 05 January 2013 - 07:07 PM
zacpier #1
Posted 05 January 2013 - 08:07 PM


Finially! A true app store.



EDIT: Can anyone host a simple PHP script for me? I'd really appreciate it, as I would like to get my app suggestion back up and running. :/

Of course, you'll need HTTP enabled for this to work.


The app is able to have multiple software sources, given that someone will host them.

Sadly, there isn't much to download off of it yet. I don't want to put anyone's software
on my server unless they give me the OK.

If you would like to host your own software source, or would like to contact me about adding
their program to the default source, just drop me a PM.

Late-start changelog :D/>

Spoiler–Version 1.5331 - 1/27/13
In preparation for my website (which hosts an email php script) to be taken down, I have removed the "suggest app" functionality.
–Version 1.531 - 1/26/13
Fixed hard-to-explain bug (hopefully)
–Version 1.53 - 1/26/13
Programs can now be added with "–APPSTORE-FS.ABSOULTE_PATH:true" so that it will put the program in the root of the computer, not the App directory.
–Version 1.525 - 1/26/13
Arrow buttons now move scrollbar. (Thanks for the report, BigShiny!)
–Version 1.52 - 1/25/13
Removed debug code.
Added revolutionary scrollbar magic by allowing you to hold the mouse down to scroll anywhere if you START from the scrollbar like a truu prugrum.
–Version 1.51 - 1/25/13
Fixed ADDDIR bug.
–Version 1.5 - 1/25/13
Added scrollbars! Scroll to your heart's content with a mouse scrollbar.
Allows programs with multiple files to be downloaded!
–Version 1.2661215 - 1/7/13
Fixed crash if download path is set to " ", " ", "/" or "\" Now that will put the file in the default path instead of crashing :D/>/>
–Version 1.2661214 - 1/7/13
Hotfix for startup crash bug


EDIT: IN REGARDS TO PUBLISHING APPS

Sorry, guys… no public publishing (kinda)

In order to set up an automated public publishing system, there would have to be a complicated php script so that people couldn't hack my website to pieces. Therefore, I just won't allow uploads. I'm going to put a button at the top right where you can suggest your program, but only I will add software to the database. Keep in mind, anyone can run a database, and any notable DB's will be moved to the OP.

END EDIT


TO-DO
SpoilerPut a run button in AppDetails screen if the app is installed

Download:
https://dl.dropbox.c...installAppStore
"pastebin get uEj3ZuM7 fname"

(I had the lua code here, but it made the post messy and the code can be viewed from the dropbox link)

Distributional rights:
Many people have asked me, both in this thread and out, if they can put my AppStore in a software collection/OS/Server/etc. To that question, my answer is a gracious "YES." I am a very community-oriented person, so why should I disallow what makes a community thrive: Sharing and Building off of eachother?

Feel free to put my program in any package, with only one condition:
You don't have too per se, but it would be nice if you would put a post in my thread linking to your thread so that I could see how my program is evolving. :D/>


Add non-official software source
Spoilertype in this command:
edit .AppStore/softwareSources

Append the URL.

Save and exit.

PACKAGE SERVER INSTRUCTIONS
SpoilerCreate a directory structure as follows on your server
appstore
| programs
| | program_name_1
| | | shortDesc.txt
| | | longDesc.txt
| | | app.txt
| http://png-2.findico...xt_document.pngprogramlist.txt

programlist.txt should look like this:

ProgramAuthor;Appstore Name;internal foldername|
Program2Author;Appstore Name;downloaded filename


Separate the author, title, and internal names with a ; and separate entries with a |
the name on the server (EX. program_name_1) is also the name that the file will download as.

Every program has a separate folder. If you had FireWolf on your server, then there would be a folder in appstore/programs called firewolf.

app.txt is the program. If the program is multifile(See edit) / updated frequently, then you can code a launcher for the program that automatically downloads everything, and set THAT as app.txt.

The first file given will be the file that the Appstore tells the user to run.

BEGIN = Start file with name after the ":"
END = End file
ADDDIR= Create directory of given name ( :)/>

New app.txt structure:



--APPSTORE-FS.BEGIN:NAME-OF-MAIN-PROGRAM

--APPSTORE-FS.END
--APPSTORE-FS.ADDDIR:awesome
--APPSTORE-FS.ADDDIR:awesome/img

--APPSTORE-FS.BEGIN:awesome/img/herp.nfp
111			   111
--APPSTORE-FS:END

shortDesc should be two lines or less, and don't make it too long.
longDesc should be eleven lines or less, and don't make the lines excessively long.

Now all you have to do is tell your users how to use it! (Go up for very simple guide)
brett122798 #2
Posted 05 January 2013 - 08:13 PM
Wow, didn't even hit me to make an App Store. Nice job on being the first, I believe.


I'll test this out right now!
kornichen #3
Posted 05 January 2013 - 08:14 PM
Nice! And you are the first… I am working on a appstore, too … :D/>
zacpier #4
Posted 05 January 2013 - 08:17 PM
Nice! And you are the first… I am working on a appstore, too … :D/>

I wish you luck!
It was easy, but the interface was the most difficult part. It was actually very frustrating to get it to feel… "right." And it still doesn't lol
AndreWalia #5
Posted 05 January 2013 - 09:03 PM
You should allow users to add apps
rhyleymaster #6
Posted 05 January 2013 - 09:06 PM
You should make a publish system :D/>
zacpier #7
Posted 05 January 2013 - 09:31 PM
I am working on that.

Also, please re download it. I just put an autoupdater into place :D/>


At the bottom-left, there is now an "Add app" button.

This takes you to a suggestion dialog, where you can enter your suggestion.
1lann #8
Posted 05 January 2013 - 10:50 PM
Erm, http://pastebin.com/5iVG2Dab that's why it's giving you an HTML file
(The paste doesn't exist)
zacpier #9
Posted 05 January 2013 - 11:08 PM
Erm, http://pastebin.com/5iVG2Dab that's why it's giving you an HTML file
(The paste doesn't exist)
Ahem, my fine sir.
I am an idiot.
lol I'll reupload it
1lann #10
Posted 05 January 2013 - 11:59 PM
Whoopsies sorry about that firewolf bug, didn't notice it D: Silly me!
Could you re-upload firewolf to your app store again?
Thanks!

Btw, I LOVE your app store. It's really nice and I really like how you implemented it.
kornichen #11
Posted 06 January 2013 - 12:13 AM
I'll host the applications!
superaxander #12
Posted 06 January 2013 - 12:53 AM
I was going to do that to! :P/>
Left4Cake #13
Posted 06 January 2013 - 04:29 AM
Just a suggestion but you should add a spot to put a comment about a suggestion.
GravityScore #14
Posted 06 January 2013 - 04:59 AM
Hey.

First of all, I love the app and the idea of an appstore - this is fantastic!

I was just looking through the code, and saw that the version of Firewolf you have stored at http://dl.dropbox.co...irewolf/app.txt has a compiler error D:

This means that it cannot start up and therefore autoupdate. There is a newer version of Firewolf that fixes this issue (missing ')' :P/>). Could you update your Dropbox source? Or (even better) download from this URL instead (this will always get the lastest version): https://raw.github.c...ities/other.lua

Thanks! (this is why you say Firewolf isn't working for you :P/>)

EDIT: Whoops! Just realised that 1lann already told you about this! Hehehe silly me :P/>

Also a couple of suggestions:
- The way you currently have the filesystem organised is very awkward. I dislike having to type /AppStore/Store every time I want to run this. May I suggest keeping the data folder, but moving the program Store to the root, or allow any directory. Just store all the data under /.AppStore
- Make the data folder (the AppStore folder) hidden by placing a dot (.) in front of it, so it is stored at /.AppStore
- Make the notifications bigger! I hardly notice the text at the bottom changes!
- When you download the apps, allow the user to specify where they want to save them. I also dislike having to type in /apps/[app name]/app to run it.
Exerro #15
Posted 06 January 2013 - 06:03 AM
does it work with any program on pastebin or do the programs have to be in a certain format?
zacpier #16
Posted 06 January 2013 - 09:09 AM
Hey.

First of all, I love the app and the idea of an appstore - this is fantastic!

I was just looking through the code, and saw that the version of Firewolf you have stored at http://dl.dropbox.co...irewolf/app.txt has a compiler error D:

Also a couple of suggestions:
- The way you currently have the filesystem organised is very awkward. I dislike having to type /AppStore/Store every time I want to run this. May I suggest keeping the data folder, but moving the program Store to the root, or allow any directory. Just store all the data under /.AppStore
- Make the data folder (the AppStore folder) hidden by placing a dot (.) in front of it, so it is stored at /.AppStore
- Make the notifications bigger! I hardly notice the text at the bottom changes!
- When you download the apps, allow the user to specify where they want to save them. I also dislike having to type in /apps/[app name]/app to run it.

Thank you!

Yeah, I'll try to get a link out.

I never thought I'd actually distribute this, so I never really worked out the awkwardness. :P/>
zacpier #17
Posted 06 January 2013 - 09:47 AM
does it work with any program on pastebin or do the programs have to be in a certain format?

the way it works is:

there is a file on my dropbox called /appstore/programlist

My program reads this file and puts the results in pretty boxes on the screen

then, when you download it, it will do this (downlaoding "zacpier_test" for example)

download("/appstore/programs/zacpier_test/app")

Ta-da!
pielover88888 #18
Posted 06 January 2013 - 03:58 PM
Um…how do you…scroll..? Otherwise, perfect. LOL
GravityScore #19
Posted 06 January 2013 - 06:55 PM
It replies to the mouse scroll event, so just use the mouse wheel.
zacpier #20
Posted 06 January 2013 - 10:15 PM
Um…how do you…scroll..? Otherwise, perfect. LOL
It replies to the mouse scroll event, so just use the mouse wheel.

Wow…
GravityScore maintains my thread better than me lol
IPIPP #21
Posted 06 January 2013 - 11:42 PM
Hi
I make an os and I like your Idea.
May I add your appstore to the pre-installed programs of my os and add you to the credits?
zacpier #22
Posted 07 January 2013 - 05:46 AM
Hi
I make an os and I like your Idea.
May I add your appstore to the pre-installed programs of my os and add you to the credits?
Definitely!

I'd love to see my work in your OS!
pielover88888 #23
Posted 07 January 2013 - 07:05 AM
oh, bummer, i was using my tablet pc (google tc1100) so i don't have a scroll wheel, lol! any chance it could be pg up / down or the arrow keys as well in the next update?
zacpier #24
Posted 07 January 2013 - 07:34 AM
oh, bummer, i was using my tablet pc (google tc1100) so i don't have a scroll wheel, lol! any chance it could be pg up / down or the arrow keys as well in the next update?

I'll try that. Also, I'll try to put 2 buttons that will be a click-scroll as well.

EDIT: Page up and down are in place!
Mads #25
Posted 07 January 2013 - 07:39 AM
Are you kidding me?

I was looking forward to trying this application, and then when I dowloaded it I got an error:

"end expected to close while"

Who releases a version to the public without even checking if the loads??

Anyway, I fixed it for ya!

This is the new .AppStore/Store file: http://pastebin.com/tUac8Ccq
zacpier #26
Posted 07 January 2013 - 08:03 AM
Are you kidding me?

I was looking forward to trying this application, and then when I dowloaded it I got an error:

"end expected to close while"

Who releases a version to the public without even checking if the loads??

Anyway, I fixed it for ya!

This is the new .AppStore/Store file: http://pastebin.com/tUac8Ccq

I accidentally edited the public file instead of my private test file :/

I can be such an idiot sometimes. Thanks!

BTW: It works now
pielover88888 #27
Posted 07 January 2013 - 10:56 AM
errr, I have an error occurring.. o_O
I go to any program in the list and click the, what I assume is the download button, and it throws the following error: <error>
Store:451: attempt to index ? (a nil value)
</error> and then it exits to the shell/whatever operating system i was using at the time..
zacpier #28
Posted 07 January 2013 - 12:20 PM
errr, I have an error occurring.. o_O
I go to any program in the list and click the, what I assume is the download button, and it throws the following error: <error>
Store:451: attempt to index ? (a nil value)
</error> and then it exits to the shell/whatever operating system i was using at the time..

I'll get on it!
—————————————EDIT——————————————-
It's a problem from updating from an older version. I fixed it.

—————————————EDIT——————————————-
Sorry for all the errors…

This is my first publicly distributed program EVER. :P/> (Not even just ComputerCraft. I've never given out any of my bugarific Java programs :P/>)
anonimo182 #29
Posted 08 January 2013 - 09:30 AM
It crashes with the error: Store: 72 : Atempt to call nil
nutcase84 #30
Posted 08 January 2013 - 11:14 AM
It crashes before it starts up; there's a error at line 75 in .appstore/store.
zacpier #31
Posted 08 January 2013 - 01:25 PM
It crashes with the error: Store: 72 : Atempt to call nil
It crashes before it starts up; there's a error at line 75 in .appstore/store.

Sorry guys. I've been sick. Let me put a hotfix out. Just redownload the installer. ;D

EDIT: Hotfix out
anonimo182 #32
Posted 08 January 2013 - 01:29 PM
Putting " " as your dir crash the store
zacpier #33
Posted 08 January 2013 - 01:57 PM
Putting " " as your dir crash the store

I'll get to that

EDIT: fixed! (AKA rigged to work with bad code :o/>)

Thank you guys for the support and bug reports!
zacpier #34
Posted 20 January 2013 - 07:10 PM
Update coming soon.

With it will be a total redesign including a scrollbar, categories, and a launch app button.

Hopefully it will be done by the 21st.
Mads #35
Posted 21 January 2013 - 05:07 AM
Check out how Mad-DL handles repositories. It let's the hoster have a bit more control over the structure of an application :D/>
zacpier #36
Posted 26 January 2013 - 01:05 PM
Check out how Mad-DL handles repositories. It let's the hoster have a bit more control over the structure of an application :D/>

I looked at Mad-DL.
I didn't really want to use a system too similar, but you may approve of my new addition.
Check the custom repository tutorial in the OP. :D/>
BigSHinyToys #37
Posted 26 January 2013 - 05:43 PM
BUG REPORT:
clicking the up down arrows on the scroll bar moves the program list but dosn't change position of the Thumb.
zacpier #38
Posted 27 January 2013 - 07:41 AM
BUG REPORT:
clicking the up down arrows on the scroll bar moves the program list but dosn't change position of the Thumb.
Thanks!
BTW: Your file browser is what inspired me to make this :P/>
BigSHinyToys #39
Posted 27 January 2013 - 10:21 AM
BTW: Your file browser is what inspired me to make this :P/>
thanks
Could you add ver 1.4 of mouse File Browser to you application.
http://www.computercraft.info/forums2/index.php?/topic/5509-advanced-computer-mouse-file-browser/
zacpier #40
Posted 27 January 2013 - 04:49 PM
Added. :D/>
zacpier #41
Posted 13 February 2013 - 01:23 PM
Coming soon: Actual monitor support!
SuicidalSTDz #42
Posted 13 February 2013 - 03:47 PM
Wow…
GravityScore maintains my thread better than me lol
This is very nice, I love all the textures. Everything is so neat and well laid out. Keep up the great work!
P.S Lol, GravityScore is the best(Besides Lyqyd, Cloudy, AfterLifeLochie, etc) ;)/>
FuuuAInfiniteLoop(F.A.I.L) #43
Posted 14 February 2013 - 02:03 AM
I have ade a Appstore 2 months before yoso is not the first ;)/>
SuicidalSTDz #44
Posted 14 February 2013 - 09:11 AM
I have ade a Appstore 2 months before yoso is not the first ;)/>
I think they were implying that it is one of the better app stores…
FuuuAInfiniteLoop(F.A.I.L) #45
Posted 15 February 2013 - 03:07 PM
I have ade a Appstore 2 months before yoso is not the first ;)/>
I think they were implying that it is one of the better app stores…
In the title say FIRST and best appstore. She is not the first, and mine was a try to emulate aptitude of linux OS
SuicidalSTDz #46
Posted 16 February 2013 - 06:12 AM
I have ade a Appstore 2 months before yoso is not the first ;)/>
I think they were implying that it is one of the better app stores…
In the title say FIRST and best appstore. She is not the first, and mine was a try to emulate aptitude of linux OS
Hers is still the FIRST, best appstore (in my opinion)
zacpier #47
Posted 17 February 2013 - 07:09 PM
I have ade a Appstore 2 months before yoso is not the first ;)/>
I think they were implying that it is one of the better app stores…
In the title say FIRST and best appstore. She is not the first, and mine was a try to emulate aptitude of linux OS
Hers is still the FIRST, best appstore (in my opinion)

Actually, I did mean that this was the FIRST. Plain and simple. Sorry for my false title, urielsalis. By the way, was it graphical?
Shnupbups #48
Posted 17 February 2013 - 07:18 PM
Whenever I try to download a program through this it throws a too long without yielding error.
Alerith #49
Posted 18 February 2013 - 01:26 PM
This is great!
OMG how much excellents programs and programmers we have in the comunity of ComputerCraft and Minecraft.
This program makes (or will make) our life more easy lol :P/>

Just tryied and looks very good!
Sammich Lord #50
Posted 18 February 2013 - 03:13 PM
Well first off, I would like to thank you for reading this text. Now let's get to the serious business.

This is not the first. There has been many scripts that allowed you to download scripts from a repository of scripts from in-game way before this. There was also http://turtlescripts.com which has a whole web interface and API allowing developers to easily add their scripts. You do not even allow the public to upload their scripts because you are concerned about security. In CCU we are also concerned about security, but we don't hide in a little corner and do nothing, we patch the exploits, fix bugs and make a safe environment for everybody.

This is also not the best. You can't simpily call something the best. Definiton of "Best":

Best:

Adjective
Of the most excellent, effective, or desirable type or quality: "the best pitcher in the league".

Adverb
To the highest degree; most: "the one we liked best".

Noun
That which is the most excellent, outstanding, or desirable.

Verb
Outwit or get the better of (someone): "she refused to allow herself to be bested".
Calling something the best is a opinion, not a fact. You can't say South Park being the best is a fact, because it is not, it is a opinion. Also, have you seen the web interface of http://turtlescripts.com? It is awesome. Allows rating, commenting, updating, profile customization and just generally looks nice.

You should also learn when to re-draw a screen. Using the scroll bar is impossible with all the screen re-draw lag.

Please research before you post something. We don't like your kind around these parts.

Love, Sammich Lord. :wub:/>
Stary2001 #51
Posted 18 February 2013 - 03:33 PM
Coming soon : actual scrollbars!
zacpier #52
Posted 21 February 2013 - 03:10 PM
Coming soon : actual scrollbars!

What do you mean? Is this a bug report in a sarcastic manner or a post error?
zacpier #53
Posted 21 February 2013 - 03:13 PM
Well first off, I would like to thank you for reading this text. Now let's get to the serious business.

This is not the first. There has been many scripts that allowed you to download scripts from a repository of scripts from in-game way before this. There was also http://turtlescripts.com which has a whole web interface and API allowing developers to easily add their scripts. You do not even allow the public to upload their scripts because you are concerned about security. In CCU we are also concerned about security, but we don't hide in a little corner and do nothing, we patch the exploits, fix bugs and make a safe environment for everybody.

This is also not the best. You can't simpily call something the best. Definiton of "Best":

Best:

Adjective
Of the most excellent, effective, or desirable type or quality: "the best pitcher in the league".

Adverb
To the highest degree; most: "the one we liked best".

Noun
That which is the most excellent, outstanding, or desirable.

Verb
Outwit or get the better of (someone): "she refused to allow herself to be bested".
Calling something the best is a opinion, not a fact. You can't say South Park being the best is a fact, because it is not, it is a opinion. Also, have you seen the web interface of http://turtlescripts.com? It is awesome. Allows rating, commenting, updating, profile customization and just generally looks nice.

You should also learn when to re-draw a screen. Using the scroll bar is impossible with all the screen re-draw lag.

Please research before you post something. We don't like your kind around these parts.

Love, Sammich Lord. :wub:/>

O.o I thought I had changed the title in responce to an above post. Yeah, I sounded like an idiot. Sorry :/

On the subject of public uploading,
I just don't know PHP. I made an open system for others to make repositories, and any big popular repo's would get added into the program by default.

Also, it is my understanding that this is the first graphical app store.
Skullblade #54
Posted 21 February 2013 - 03:15 PM
Coming soon : actual scrollbars!
i guess it looks kinda like a scroll bar but the GUI of this needs to be seriously redesigned IMO

Just downloaded why does it need your forum name?


EDIT:
O.o I thought I had changed the title in responce to an above post. Yeah, I sounded like an idiot. Sorry :/

On the subject of public uploading,
I just don't know PHP. I made an open system for others to make repositories, and any big popular repo's would get added into the program by default.

Also, it is my understanding that this is the first graphical app store.
Not sure this is really graphical….just text in boxes really…

EDIT 2: When downloading i get Too long without yielding…or it just freezes…
zacpier #55
Posted 02 March 2013 - 12:05 PM
Sorry everyone for your problems…

I've kind of stopped working on this in light of my up and coming game:
There's a title (And We All Fall Down), but it's definitely going to change soon.
Spoiler

It's in very early development, but I think that it's okay progress for an openGL newbie.

If anyone wants to continue the AppStore, feel free to make a new topic. I just won't be making any new CC programs. (I'll still be a community member ;D)
Rizotech #56
Posted 02 March 2013 - 01:07 PM
I could probably host a php script, it depends on what elements it uses though! If it's not anything like php mailing, I'm good! Contact me at the email on this account, or chrisdrye123@gmail.com!
-Rizotech
filfat #57
Posted 20 March 2013 - 10:41 PM
I am able to host that PHP script. Also this is my first post =)
PM me. I will setup a webserver today :D/>
nachtfalter0460 #58
Posted 21 March 2013 - 04:50 AM
Hello,
The App Store is really good :D/> .
If you are still looking for someone, to host you a stable web space.
Please let me know.

- nachtfalter0460
PixelToast #59
Posted 21 March 2013 - 04:59 AM
those snapshots are off scale o.O
other than that this is nice
hippejustin #60
Posted 27 March 2013 - 06:56 AM
Hello,

I'm a good website builder, and I can host your php script if you like.
This is a minecraft website I have made: http://mncraft.netau.net
I know its oly a single script, but I wanna show you my site. ;)/>
I hope I can host it for you.



Sorry for my bad English, I'm Dutch.
MindenCucc #61
Posted 30 March 2013 - 12:12 AM
Spoiler

MissingNo. :D/>
spyman68 #62
Posted 01 April 2013 - 06:23 AM
By the way, my friend figured out how to make a scroll bar that you actually drag up and down and it really scrolls, it used his all amazing GUI API, (The friend is Alakazard12 if you wanna like ask him questions)
alakazard12 #63
Posted 01 April 2013 - 01:30 PM
This scroll bar does that already spyman.
spyman68 #64
Posted 01 April 2013 - 01:49 PM
I didn't know that! Last time I used it it didn't scroll for me like that.
zacpier #65
Posted 18 July 2013 - 02:51 AM
If anyone wants to modify this, go ahead. This project is closed, sorry. :(/>
UMayBleed #66
Posted 18 July 2013 - 04:04 PM
Maybe we could integrate this with my app store? http://bleedplace.ca/cc/ well once it is done.
jesusthekiller #67
Posted 19 July 2013 - 06:27 AM
  1. It's not first appstore
  2. I would argue about "best" part - why do I need GUI do download damn app?
pazzesco #68
Posted 20 July 2013 - 01:58 PM
Looks cool. I enjoy the GUI and scrollbars! Command-lines are nice for the technically involved, but GUIs draw a general appeal, and can sometimes speed things up depending on the nature of the program. Keep up the good work!
rhyleymaster #69
Posted 22 July 2013 - 02:38 AM
asdfjkl;234 – My reaction.

In all seriousness, this is amazing.
nutcase84 #70
Posted 22 July 2013 - 06:45 PM
Can I include this in my new OS? I will edit it to fit the theme… of course, I will give you credit.

OH, didn't read last post. Sorry.
figgycity50 #71
Posted 05 August 2013 - 07:54 AM
I'd be happy to host your script. Server specs:

OS: Windows 8 x64-bit
Processor: AMD VISION E2
RAM: 6GB
Hard disk: 678 GB
Ping data:

Pinging fig.no-ip.biz [86.2.83.34] with 32 bytes of data:
Reply from 86.2.83.34: bytes=32 time=64ms TTL=64
Reply from 86.2.83.34: bytes=32 time=13ms TTL=64
Reply from 86.2.83.34: bytes=32 time=15ms TTL=64
Reply from 86.2.83.34: bytes=32 time=13ms TTL=64
Ping statistics for 86.2.83.34:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 13ms, Maximum = 64ms, Average = 26ms
No-IP domain: fig.no-ip.biz
Cranium #72
Posted 05 August 2013 - 10:22 AM
The OP has stated that this project is dead. Let it stay that way.