 |
 |
| Author |
Message |
HaLo2FrEeEk Overlord Extraordinaire
 Joined: 15 Aug 2006 Posts: 4992 Status: Offline Style: Xbox 360 Location: Trying really hard to do something
|
Post subject: What am I working on? |
|
|
I've been delving deeper into C# the last few weeks and I'm really starting to get a hold on things. I'm working on a few projects to help better my understanding and maybe actually get a few things done.
First, I'm planning on making a client and admin program for the HD Recording Service. The client program will be for people to submit new requests and check on the status of their open or archived requests. The admin program will allow me to administrate all aspects of the process, from recieving new requests to uploading the files and validating payments. It should simplify the process, but more than that it's an excellent opportunity to get my hands really dirty with C# and learn a lot about the language. I'll have to learn about mail access, mysql access, file uploading...all sorts of things.
I'm also working on a program that will get hardware information about the computer it's running on. Things like CPU model, speed, number of RAM modules and their individual capacities, total RAM capacity, number of harddrives and their individual capacities, total harddrive capacity, etc. I'll get all this information and then have the person running it sign in with their Infectionist forum credentials, doing that will upload the information to that user's profile here on the forums. Nothing personally identifiable will be retrieved, just basic hardware information, so no worries there, I just want the challenge of getting the information from the computer and communicating with the server, should be fun.
Finally, I'm planning a program that will download the list of recent screenshots for a given gamertag than display the thumbnail version along with the title, description, date taken and a checkbox. Check the boxes for the screenshots you want to download and click a button and you're prompted for where you want to save them, the program then downloads all the full-size screenshots to that location. In addition a configuration file will be saved with the gamertag and save location so that next time the program runs it can automatically get the information you need with no user input (except to check the boxes, and there will be a "check/uncheck all" button.) This one should be neat because it'll encompass downloading the XML document containing the links to the screenshots, parsing that document, saving the individual files, threading (to keep the program responsive), and saving/using a configuration file. It should also be a useful program, I don't want to manually download 30 files at a time.
Anywho, I'll try to keep you updated on my progress, 2 of them are in testing mode now, I've got builds loaded onto my flash drive so I can test them on another computer. This should be loads of fun! _________________

~HaLo2FrEeEk
I wrote:
I'm sexy, admit it.
Are you?
Last edited by HaLo2FrEeEk on Thursday, December 3, 2009 11:36:41 am; edited 1 time |
|
| Friday, November 20, 2009 10:51:12 am |
|
 |
 |
| Author |
Message |
HaLo2FrEeEk Overlord Extraordinaire
 Joined: 15 Aug 2006 Posts: 4992 Status: Offline Style: Xbox 360 Location: Trying really hard to do something
|
Post subject: |
|
|
I know that, I'm not doing anything original, just using the data in an original way for us. Most sites that let you put in information about your computer make you manually type it in. This tool will automatically get everything that it needs to know and post it directly to your user profile here on Infectionist. I'm sure that's been done, too, but not here. And these are more "can I do it" projects rather than something original or new. The challenge is in getting the information, sending it to the database (which is complicated, communicating with a MySQL database through C#) and displaying it in the profile.
On a slightly more depressing note, I loaded builds of the halo 3 screenshot program and another simple mailer program that I wrote onto a flash drive and took them to the library for testing on Windos XP. No go, I think it's because I'm using .NET 3.5 in my programs and .NET 3.5 only came out for Windows Vista and above. Darn. That's ok, I should be able to change the target .NET version to 2.0 and it should still work on both platforms...hopefully.
Oh, and the Simple Mailer is just a little program that accepts a to and from email address, subject, and body, and sends an email to the "to" address, from the "from address". It's quite cool, actually. Useless by itself, but I plan on incorporating it with the HD Recording Service programs to send emails at each stage of the request. Saves me an extra step (and makes it more likely that I'll be able to write the whole thing in C# and have nothing web-based.) Of course I'm sure I'll still build a web-based interface for the people that don't want to download and run a program, this is just for fun!
KJ, do you know anything about C#? I thought I remembered you saying something about it once. _________________

~HaLo2FrEeEk
I wrote:
I'm sexy, admit it.
Are you? |
|
| Friday, November 20, 2009 1:17:52 pm |
|
 |
Page 1 of 2
|
|
All times are GMT - 8 Hours Goto page 1, 2 Next
|
|
Display posts from previous:
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
 |
|
|