Page 1 of 1
New design of my site.
Posted: Mon Jul 31, 2006 9:00 pm
by BalrogSoft
Hi, i just updated my website with a new design, i need testings because i made it with DHTML and JavaScript, i tried with some browsers, IE, Firefox, Netscape, and it seems that it work fine, first versions only work on IE, but now i detect the browser used and i have some parts of the code splited for differents browsers, like keyboard events, and "emailto:" function. For this reason i need testings on different browsers.
My web:
www.balrogsoftware.com
Note:
I forget that on home section you can find a Chip 8 emulator written with JavaScript (ChipEmJS), and it use the keyboard, please test it.
Thanks to all!
Posted: Mon Jul 31, 2006 9:06 pm
by Nik
seems to work fine here (latest Firefox 1.5.0.5 on Ubuntu Linux 6.06) mailto works with evolution.
Posted: Mon Jul 31, 2006 9:29 pm
by Edwin Knoppert
haha, i was looking for a way to center things, will 'take' some js from you i think.. (well formed as well)
?, why do you terminate js functions with ;
The site looks identical on MSIE 6 and opera
The iframe is a handy substitute for ASP.NET's masterpage.
Same behaviour.
Posted: Mon Jul 31, 2006 11:27 pm
by Joakim Christiansen
It's a nice page, it would be cool if you could make that box adjusting it's size to fit the browser window, because it's a little small.
And I discovered a bug here with Firefox v1.5.0.5; the product list disappear when I click a product.
Posted: Wed Aug 09, 2006 6:39 pm
by BalrogSoft
Thanks to all for your tests. I will make some changes to my web to solve bugs and add some things.
About use ';' after functions, is not need but if i want to put code after a function (on the same line), i must to put it, at least with other languages is needed.
Posted: Wed Aug 09, 2006 6:55 pm
by DarkDragon
Hello, this is the right time for me to ask you again(I asked you already via PM):
Where can I find your GameBoy Emulator and the sources? Some of the German Forum asked a while ago.
Posted: Wed Aug 09, 2006 7:47 pm
by BalrogSoft
I don't recommend my code of PBGBEm, is very bad coded, and it use an old version of PB, but i will search it on my old HD.
Posted: Thu Aug 10, 2006 7:40 am
by DarkDragon
BalrogSoft wrote:I don't recommend my code of PBGBEm, is very bad coded, and it use an old version of PB, but i will search it on my old HD.
Thanks. It's a great example, even if the code isn't good.
Posted: Sat Aug 12, 2006 6:34 am
by Heathen
Great! Ive been trying to access your site for a long time

Ive really been interested in seeing some of your past code ie spy3d etc