This is a little program I wrote up in about 10 minutes.
The program:
Accesses http://www.furaffinity.net
grabs any text in between "seconds [ " and "PHP, " and puts it in string PHP
grabs any text in between "PHP, " and " SQL ]" and puts it in string SQL
grabs any text in between "Server Local Time: " and the end of that line and puts it in string time
outputs PHP, SQL, and time to the screen.
This program doesnt, and never will update automatically as I don't want to put a strain on FA's servers. This is just an experiment and doesn't serve any real use.
Download: http://aldude999.net/Downloads/FA_Status_Meter.zip if your interested in trying it.
Source Code: http://aldude999.net/Downloads/FA_Meter_Source.zip
I made this program completely by hand. No rules were broken.
This program was coded entirely to Skrillex songs, for what its worth.
Application CC BY-SA
The program:
Accesses http://www.furaffinity.net
grabs any text in between "seconds [ " and "PHP, " and puts it in string PHP
grabs any text in between "PHP, " and " SQL ]" and puts it in string SQL
grabs any text in between "Server Local Time: " and the end of that line and puts it in string time
outputs PHP, SQL, and time to the screen.
This program doesnt, and never will update automatically as I don't want to put a strain on FA's servers. This is just an experiment and doesn't serve any real use.
Download: http://aldude999.net/Downloads/FA_Status_Meter.zip if your interested in trying it.
Source Code: http://aldude999.net/Downloads/FA_Meter_Source.zip
I made this program completely by hand. No rules were broken.
This program was coded entirely to Skrillex songs, for what its worth.
Application CC BY-SA
Category Screenshots / All
Species Unspecified / Any
Size 321 x 187px
File Size 6.5 kB
Java would be nice to know, I've never done much work in it, other than failure android apps. I have a few friends who say transitioning to HTML5 isn't that, bad, so that may be a good start. I got a few pages into C#.net, and realized, it wasn't much different than VB.net anyway, so I'll be sticking with that for a while.
I am going to put this to use on a program for a modem, but I'm not able to test the code on the modem where I am. FA has a simple status area in the bottom of every page so it was easy to test it on here. That is the only reason I made it. Plus the description says it doesn't serve any real purpose anyway, it was just an experiment.
The reason I posted it? Just thought I would share it. I'm also posting source code atm, so it will also be for learning.
The reason I posted it? Just thought I would share it. I'm also posting source code atm, so it will also be for learning.
FA+

Comments