| View previous topic :: View next topic |
| Author |
Message |
Urb85

Joined: 05 Mar 2005 Posts: 21 Location: UK
|
Posted: Sun Mar 06, 2005 2:06 am Post subject: Check PSP Firmware updates with your pc |
|
|
Hello Folks
I've just created a little utility program which allows you to check if there is any Firmware update available online! I know you can do it with your PSP but it saves the hassle to switch your PSP just for that, and you can do it just with a simple click! :-)
Let me know what do you think and if it works...
NOTE: The program require the .NET Framework to be run, and WinRar to be exctracted.
That's all for now!
Have fun
Urb85
Download it from here _________________ -----------------
PHP, ASP.Net, C#, VB.Net
----------------- |
|
| Back to top |
|
 |
senas8
Joined: 03 Feb 2005 Posts: 56 Location: Romania/USA
|
Posted: Sun Mar 06, 2005 5:10 am Post subject: |
|
|
| Nice. |
|
| Back to top |
|
 |
MarfPSP
Joined: 22 Jan 2005 Posts: 27
|
Posted: Sun Mar 06, 2005 8:07 am Post subject: |
|
|
Works well. Nice program, thank you :o)
Just one thing, it would be good if the "No updates found" would clear if you changed region. |
|
| Back to top |
|
 |
Urb85

Joined: 05 Mar 2005 Posts: 21 Location: UK
|
Posted: Sun Mar 06, 2005 9:59 am Post subject: Early stages |
|
|
Thanks senas8 & MarfPSP, thanks for the compliments, I wanted just to say that the program is in very early stages, I written it this afternoon before I went to work, so it will still be plenty of bugs! Unfortunately that bug that you are saying is quite annoing, because to make it change for the others regions you have to shut it down and open it again! But obvously that will no happen if a new version will be available, even if you change from JP to US and to EU!
I will work on it a bit more in depth later today, because I will be free!
A new website about this little Utility and some more to come will be online next week!
Contact me if you wish!
Anyway thanks again to senas8 and MarfPSP to have tested it first! _________________ -----------------
PHP, ASP.Net, C#, VB.Net
-----------------
Last edited by Urb85 on Sun Mar 06, 2005 9:56 pm; edited 1 time in total |
|
| Back to top |
|
 |
segobi
Joined: 12 Feb 2005 Posts: 17
|
Posted: Sun Mar 06, 2005 6:14 pm Post subject: |
|
|
| u need 2 hours to simply write an application thats checks a webpage ? |
|
| Back to top |
|
 |
Urb85

Joined: 05 Mar 2005 Posts: 21 Location: UK
|
Posted: Sun Mar 06, 2005 9:54 pm Post subject: no... |
|
|
no well I don't but there are several properties in the .Net framework that can be used as you know (I hope !_! ), and the version I've got on my pc is slightly different from the online one because it will compress the Update into a rar and download to the client pc, ready to be extracted!
Took me quiet a while to find some info about the open-rar archive on the .Net!
Anyway this is not the correct time and the place to criticise people or programs, I just asked if it was ok and that I will modify it as soon as I can, don't want to be arrogant, but if you are fastest and more efficient, well why didn't you try to do it before?? _________________ -----------------
PHP, ASP.Net, C#, VB.Net
----------------- |
|
| Back to top |
|
 |
segobi
Joined: 12 Feb 2005 Posts: 17
|
Posted: Mon Mar 07, 2005 4:49 pm Post subject: |
|
|
| sorry. i was just fascinated ;) ok. was there any timeframe mentioned when the updates should be released ? Somewhat before the us launch ? |
|
| Back to top |
|
 |
Urb85

Joined: 05 Mar 2005 Posts: 21 Location: UK
|
Posted: Mon Mar 07, 2005 8:53 pm Post subject: ...timeframe |
|
|
It's ok segobi, anyway sorry no idea about timeframe, because nothing is official yet!
Will probably be the Japanese market to get it first but really no clue about it, as anybody else have... :)
I was trying to port that little utility in c++ so I can share the source over different systems, but I will try to do my best because I am still learning that great language!
Thanks for testing it! _________________ -----------------
PHP, ASP.Net, C#, VB.Net
----------------- |
|
| Back to top |
|
 |
Yoorah
Joined: 07 Mar 2005 Posts: 20
|
Posted: Tue Mar 08, 2005 1:44 pm Post subject: |
|
|
Sorry for going off-topic, but isn't C# portable? Nice program, by the way. _________________ If at first you don't succeed, skydiving is not for you. |
|
| Back to top |
|
 |
Urb85

Joined: 05 Mar 2005 Posts: 21 Location: UK
|
Posted: Tue Mar 08, 2005 8:09 pm Post subject: Portability |
|
|
Thanks Yoorah for testing it, anyway yes you are right, c# is becoming multiplatform thanks to the "Mono" project, which allows you to use it under Linux.
Could be a nice thing but because Mono is not installed in every linux distro, and not so fast and popular as C++ yet, wel we'll have to see! :-)
Thanks again Yoorah for using it;
Before the weekend I will have a newer version, and hopefully a new web-site relying on the hombrew side of the PSP.
See you in this great Forum, as usual!
:-) _________________ -----------------
PHP, ASP.Net, C#, VB.Net
----------------- |
|
| Back to top |
|
 |
mc

Joined: 12 Jan 2005 Posts: 212 Location: Linköping
|
Posted: Wed Mar 09, 2005 7:14 am Post subject: Re: Portability |
|
|
| Urb85 wrote: | | Thanks Yoorah for testing it, anyway yes you are right, c# is becoming multiplatform thanks to the "Mono" project, which allows you to use it under Linux. |
Your program doesn't run under Mono though, as it uses the System.Windows classes, which of course are Windows specific. If you want to make a portable GUI program with .NET, take a look at GTK#. _________________ Flying at a high speed
Having the courage
Getting over crisis
I rescue the people |
|
| Back to top |
|
 |
Urb85

Joined: 05 Mar 2005 Posts: 21 Location: UK
|
Posted: Wed Mar 09, 2005 8:46 am Post subject: Thanks |
|
|
Thanks a lot mc, will have a look at GTK#
Never used mono yet! But will give it a try!
More news later! :-) _________________ -----------------
PHP, ASP.Net, C#, VB.Net
----------------- |
|
| Back to top |
|
 |
Ihsan
Joined: 23 Jan 2005 Posts: 28
|
Posted: Wed Mar 16, 2005 12:23 am Post subject: A little of bash for linux users |
|
|
This does more or less the same in a linux environment;
#!/bin/bash
echo 'Connecting to update page...'
wget -q http://fj01.psp.update.playstation.org/update/jp/psp-updatelist.txt
echo 'Updates available;'
cat psp-updatelist.txt | grep Dest | awk -F\; '{print $2}'
rm psp-updatelist.txt |
|
| Back to top |
|
 |
Pikoro
Joined: 13 Jan 2005 Posts: 56
|
|
| Back to top |
|
 |
pdc
Joined: 09 Mar 2005 Posts: 107 Location: Rainy Yorkshire, England
|
Posted: Wed Mar 23, 2005 10:22 am Post subject: |
|
|
| Pikoro wrote: | I wrote something similar to this for my own use only in Perl.
Check all 3 regions and provides download links to the latest firmware. If anyone wants, I'll turn it into a website that you can check periodically.
Cheers
Pikoro
http://www.psphacks.net/ |
Yes indeedy.
I expect it will get plenty of hits too!
I can't check for updates with my PSP (no wireless LAN) so when I find out there is an update, I will have to walk down the street to no. 35 and sit outside their house updating ^_^ |
|
| Back to top |
|
 |
|