FreezeWarp
05-20-2009, 08:19 PM
Well, at this point Heart Gold and Soul Silver news has quieted down, which shouldn't be found as too big of a surprise. Next month's CoroCoro issue, a magazine in Japan which often reports the first Pokemon details (for those of you who don't know) should yield some more information, while the next Sundays we may also get something, though not a whole lot, on Pokemon Sunday.
As for site updates, I've been toying with different things, and I will be updating two things in the next few days. First of all, I will be changing the layout of the site to have menus collapsed from the start (using the magic of PHP) for those who have cookies enabled, while those who don't still shouldn't have to worry. Of course, the mobile (http://www.pokezam.com/forums/../?mode=mobile) and simple (http://www.pokezam.com/forums/../?mode=simple) layouts I have previously mentioned also don't utilize the collapsing menu feature, however those still need to be tested.
The second updated will be the inclusion of further Pokemon Episode pictures. However, these will not be posted (at least not for now) in our anime section, and will rather be found on Pokezam's Sprite Viewer (http://www.pokezam.com/forums/../Sprites/index.php?d=Episode%20Pictures). I have found that this is actually incredibly easy, and for those who may want to do it themselves, the details are below. Keep in mind this is very simplified, and is only for the technically minded:
1. Download and install Firefox, the Firefox Extension "DownloadHelper", and FFMpeg.
2. Download any clip using the DownloadHelper extension in Firefox.
3. Open a terminal window or the Windows Command prompt and execute the following command:
ffmpeg -i video.flv -r .1 %d.jpg
Anyway, thats all for today. Stay tuned for further details of the upcoming Gold/Silver remakes and other site details. Please remember that if you have any problems with the site, including with the new layout, please email them to me by clicking here (rehtaew@gmail.com). I am not fully aware of every single problem that may arise.
As for site updates, I've been toying with different things, and I will be updating two things in the next few days. First of all, I will be changing the layout of the site to have menus collapsed from the start (using the magic of PHP) for those who have cookies enabled, while those who don't still shouldn't have to worry. Of course, the mobile (http://www.pokezam.com/forums/../?mode=mobile) and simple (http://www.pokezam.com/forums/../?mode=simple) layouts I have previously mentioned also don't utilize the collapsing menu feature, however those still need to be tested.
The second updated will be the inclusion of further Pokemon Episode pictures. However, these will not be posted (at least not for now) in our anime section, and will rather be found on Pokezam's Sprite Viewer (http://www.pokezam.com/forums/../Sprites/index.php?d=Episode%20Pictures). I have found that this is actually incredibly easy, and for those who may want to do it themselves, the details are below. Keep in mind this is very simplified, and is only for the technically minded:
1. Download and install Firefox, the Firefox Extension "DownloadHelper", and FFMpeg.
2. Download any clip using the DownloadHelper extension in Firefox.
3. Open a terminal window or the Windows Command prompt and execute the following command:
ffmpeg -i video.flv -r .1 %d.jpg
Anyway, thats all for today. Stay tuned for further details of the upcoming Gold/Silver remakes and other site details. Please remember that if you have any problems with the site, including with the new layout, please email them to me by clicking here (rehtaew@gmail.com). I am not fully aware of every single problem that may arise.