New design of my site.

For everything that's not in any way related to PureBasic. General chat etc...
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

New design of my site.

Post 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!
Last edited by BalrogSoft on Mon Jul 31, 2006 9:12 pm, edited 3 times in total.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

seems to work fine here (latest Firefox 1.5.0.5 on Ubuntu Linux 6.06) mailto works with evolution.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post 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.
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post 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.
I like logic, hence I dislike humans but love computers.
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

Post 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.
DarkDragon
Addict
Addict
Posts: 2348
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post 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.
bye,
Daniel
BalrogSoft
Enthusiast
Enthusiast
Posts: 203
Joined: Sat Apr 26, 2003 6:33 pm
Location: Spain
Contact:

Post 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.
DarkDragon
Addict
Addict
Posts: 2348
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post 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.
bye,
Daniel
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

Great! Ive been trying to access your site for a long time :P Ive really been interested in seeing some of your past code ie spy3d etc
I love Purebasic.
Post Reply