Omnimaga

General Discussion => Technology and Development => Web Programming and Design => Topic started by: Munchor on November 18, 2010, 04:42:35 pm

Title: My Website - My calculator Projects
Post by: Munchor on November 18, 2010, 04:42:35 pm
Today, I decided to add my calculator projects to my website:

www.davidgom.co.cc (http://www.davidgom.co.cc)

www.davidgom.co.cc/calculator.html (http://www.davidgom.co.cc/calculator.html)

All of my projects are there.

Later this month, I hope to finish my ion table and work more on my txt to 8xp converter.


Just to tell you :)

Can anyone make me an icon for that page, maybe a small calc?
Thanks
Title: Re: My Website - My calculator Projects
Post by: nemo on November 18, 2010, 04:48:03 pm
nice, i like the clean layout of the site! however, just something to consider, shouldn't this topic be under Web Development (http://www.omnimaga.org/index.php?board=77.0)? and the icon request could go under Pixel Art and Drawing (http://www.omnimaga.org/index.php?board=8.0).
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 18, 2010, 04:49:56 pm
nice, i like the clean layout of the site! however, just something to consider, shouldn't this topic be under Web Development (http://www.omnimaga.org/index.php?board=77.0)? and the icon request could go under Pixel Art and Drawing (http://www.omnimaga.org/index.php?board=8.0).

Web Development... Hum... I hand-coded the website, but that's not what I'm here to show, since the design is quite weak, it's just a functional one.

Yes, I'll make a request in Pixel Art and Drawing (http://www.omnimaga.org/index.php?board=8.0).

The forum is more adequate because a page with all my projects is, in fact, a project =P
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 18, 2010, 04:57:15 pm
Hey it looks nice :) I'm willing to offer my services as a web designer if you want, maybe make a dynamically loaded site for you so you don't have to code by hand but use a web interface to handle all content :)
Title: Re: My Website - My calculator Projects
Post by: nemo on November 18, 2010, 04:58:41 pm
nice, i like the clean layout of the site! however, just something to consider, shouldn't this topic be under Web Development (http://www.omnimaga.org/index.php?board=77.0)? and the icon request could go under Pixel Art and Drawing (http://www.omnimaga.org/index.php?board=8.0).

Web Development... Hum... I hand-coded the website, but that's not what I'm here to show, since the design is quite weak, it's just a functional one.

Yes, I'll make a request in Pixel Art and Drawing (http://www.omnimaga.org/index.php?board=8.0).

The forum is more adequate because a page with all my projects is, in fact, a project =P

if you aren't here to show your website, then what's this thread about? (i know that sounds kind of condescending, i apologize i couldn't come up with a nicer choice of words)
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 18, 2010, 05:25:16 pm
I agree with Nemo, this should be in Web Development, so I'll move it, and I'm also wondering about why you made this thread if you aren't actually showing this off but asking about making an icon?
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 18, 2010, 07:42:26 pm
I like it personally. Even if it's simple, it does the job very well. One suggestion, though, would be to make the calc section so the green is a bit closer to the calc green, but darker than the actual screen, and add 0 and 1's written in calc fonts as the background. 0 and 1s like the left part of this website: http://sicode.ticalc.org/

Nice job so far.
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 18, 2010, 08:03:07 pm
I would suggest rounded corners too :P but that's just me :P
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 18, 2010, 11:31:24 pm
Hmm I'M not too sure if that would fit well, for some reasons, but I guess maybe try it and it might look better. We never know. If you use rounded corners, please make it cross-browser compatible, though. (Unlike UnSS website)
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 19, 2010, 12:34:19 am
yeah, it's a little hard to do that for IE, but there are ways (images) usually when I do rounded corners I use these CSS tags and any that don't support it, they still look good non-rounded, just not quite as good.
Code: [Select]
border-radius
-webkit-border-radius
-iwebkit-border-radius
-moz-border-radius
This should work on all webkit based browsers, all mozilla browsers (FF 3+) Opera Chrome and IE 9, everthing else would require images though.

EDIT: I just read that you might be able to use -khtml-border-radius for Konquer (KDE's standard Browser) but it wasn't confirmed.
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 19, 2010, 12:40:56 am
Ah ok, because on UnSS it doesn't work in Opera either...
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 19, 2010, 12:51:51 am
D: well Opera should support border-radius, maybe Keith doesn't have the standard tag, or Opera doesn't actually support CSS3 yet...

EDIT: checked and he does use border-radius, so it must be Opera :(
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 19, 2010, 12:57:31 am
Yeah I think it doesn't support those things yet. Generally for rounded borders, I think people use background images, I think, to keep them cross-compatible.
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 19, 2010, 01:25:03 am
Ah ok :( I really wish all the browsers would hurry up and update to CSS3 standards, things would be so much easier...
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 19, 2010, 02:05:42 am
Yeah same here. It's kinda sad that browsers like Opera aren't up to date as much as they used to.
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 20, 2010, 11:15:24 am
The rounded corners look easy to do in CSS (already made them, will post them later).

I don't like the effect however, I'll probably make a diagonal stripes background too :)
Title: Re: My Website - My calculator Projects
Post by: Eeems on November 20, 2010, 02:17:54 pm
Yeah they are simple for CSS3 supporting browsers. How big was the radius?
Title: Re: My Website - My calculator Projects
Post by: matthias1992 on November 20, 2010, 04:15:36 pm
The rounded corners look easy to do in CSS (already made them, will post them later).

I don't like the effect however, I'll probably make a diagonal stripes background too :)
Funny thing, I helped my friend out yesterday to make his page look better. I just created a blue background with a 100x100 dark blue rectangle in the center of it and applied a drop shadow to it. It can be easily done in photoshop and it looks pretty good. If you are going fro stripes dont make them horizontal or vertical it can be rather hyponitizing at times...
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 22, 2010, 08:32:50 am
The rounded corners look easy to do in CSS (already made them, will post them later).

I don't like the effect however, I'll probably make a diagonal stripes background too :)
Funny thing, I helped my friend out yesterday to make his page look better. I just created a blue background with a 100x100 dark blue rectangle in the center of it and applied a drop shadow to it. It can be easily done in photoshop and it looks pretty good. If you are going fro stripes dont make them horizontal or vertical it can be rather hyponitizing at times...

I was considering diagonal, because they look best, and not just stripes maybe something else mixed with stripes :)
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 22, 2010, 01:36:36 pm
Just as long as you don't make them spiral. :p

(http://www.davidsdimension.com/hypnotize8[1].gif)
Title: Re: My Website - My calculator Projects
Post by: ASHBAD_ALVIN on November 22, 2010, 01:40:02 pm
O.O

EDIT: makes me wanna set something on fire and inhale it O0
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 22, 2010, 06:57:17 pm
(http://www.davidsdimension.com/hypnotize8[1].gif)

Can you make an omnimaga template, not default one, to choose, with this background? That would be pure epicness!
Title: Re: My Website - My calculator Projects
Post by: jnesselr on November 22, 2010, 07:07:32 pm
that.  OMG, that would make me sick, and I would never come back.  Please don't do that.

Interesting website ScoutDavid.  I like it with a little more css, but whatever your taste.  You should add a blog to it.
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 23, 2010, 01:26:51 am
I think the old xLIB xLIB Revolution theme we had back in 2005 (as alt theme) was even more eye-hurting. :P
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 24, 2010, 07:25:26 am
I think the old xLIB xLIB Revolution theme we had back in 2005 (as alt theme) was even more eye-hurting. :P

Hahah, any screenshot?
Title: Re: My Website - My calculator Projects
Post by: Runer112 on November 24, 2010, 08:01:30 am
Spoiler For Best background ever (If you're epileptic, it's probably safest to not look at this, just in case):
(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 24, 2010, 08:42:36 am
Spoiler For Best background ever (If you're epileptic, it's probably safest to not look at this, just in case):
(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)

no! Don't look!
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 24, 2010, 02:29:42 pm
I think the old xLIB xLIB Revolution theme we had back in 2005 (as alt theme) was even more eye-hurting. :P

Hahah, any screenshot?
I'll try to take a pic if I can find one or an archive.org cache.

Spoiler For Best background ever (If you're epileptic, it's probably safest to not look at this, just in case):
(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)(http://www.davidsdimension.com/hypnotize8[1].gif)
Actually it's not too epilleptic, compared to that flash thing with flashing RGB colors and 8 bit music or that Super Mario World rainbow fake hack mockup I did a while ago. :P

EDIT: Pic of Omnimaga when it ran with the DDR skin. Note that almost all images are down. It used to have this background:

(http://omnimaga.org/images/screenshots/ddrbg.gif)

Screenshot attached below (taken from http://web.archive.org/web/20060210232934/http://omnimaga.dyndns.org/ after changing forum theme settings)
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 27, 2010, 09:37:08 am
(http://www.omnimaga.org/index.php?action=dlattach;topic=5372.0;attach=4632;image)

'Kermm Martin has just released...' - WHat had he just released?

Also, I like that theme, but mixing a few unmixable colours, I think
Title: Re: My Website - My calculator Projects
Post by: FinaleTI on November 27, 2010, 09:47:21 am
It says up near the top he released Doors CS 5.4 Beta 3.
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 27, 2010, 09:53:47 am
It says up near the top he released Doors CS 5.4 Beta 3.

Ooh just saw it hahah this is so old, Doors CS5.4 Beta 3hahhaha
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on November 27, 2010, 02:30:52 pm
Yeah that was a long while ago ;D

I think that was around when Omnimaga got its first major spike in activity. We had like 230+ posts a day for almost a week then we had an activity level similar to late 2009-early 2010.

There was also a fake news when Kerm reached 10000 posts on Cemetech but that was even longer ago. :P

http://web.archive.org/web/20051212205437/omnimaga.dyndns.org/index.php?act=site

I remember the Doors CS 6 news on the old board had like 140+ comments. That was the most commented on news there.
Title: Re: My Website - My calculator Projects
Post by: Munchor on November 27, 2010, 02:31:52 pm
Yeah that was a long while ago ;D

There was also a fake news when Kerm reached 10000 posts on Cemetech but that was even longer ago. :P

I remember the Doors CS 6 news on the old board had like 140+ comments. That was the most commented on news there.

Wow! 140+comments, that's a lot, our most commented threads are:

Features Wishlist      1599
Axe Parser      1534
Bug Reports      936
TI-Boy SE      818
1000 signs you're addicted to calcs and Omni      691
Portal X      592
KnightOS      566
Your Projects - Post and Critique      503
Escheron: Shadow over Ragnoth      474
Routines      470
Title: Re: My Website - My calculator Projects
Post by: Munchor on December 25, 2010, 05:20:52 pm
(MAJOR?) Updates :D

Added an utilities page:

www.davidgom.co.cc/utilities.html (http://www.davidgom.co.cc/utilities.html)

Only utility so far is a PHP Random Password Generator:

www.davidgom.co.cc/random.html (http://www.davidgom.co.cc/random.html)



If I were you I'd be careful with stuff like:

(http://img543.imageshack.us/img543/8905/passwordgenerator.png)
Title: Re: My Website - My calculator Projects
Post by: yunhua98 on December 25, 2010, 05:22:57 pm
lol, that pic was Runer modifying the PHP.  XD
Title: Re: My Website - My calculator Projects
Post by: Munchor on December 25, 2010, 05:23:28 pm
lol, that pic was Runer modifying the PHP.  XD

Shhhhss I was trying to scare people.

I knew it was fake, but wha? He modified PHP? I thought he modified the image
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on December 27, 2010, 12:53:07 am
Wait did Runer112 hack your site or something? O.O Or was it a joke? ???

Also the 2nd link you posted gives a 404.
Title: Re: My Website - My calculator Projects
Post by: Munchor on December 27, 2010, 06:16:31 am
www.davidgom.co.cc/random.php (http://www.davidgom.co.cc/random.php)

Yay! You can now choose password difficulty and length!

www.davigom.co.cc/decbin.p (http://www.davigom.co.cc/decbin.p)

Convert from binary to decimal and vice-versa!
Title: Re: My Website - My calculator Projects
Post by: LordConiupiter on December 27, 2010, 06:59:58 am
perhaps you should start using JSON or only basic AJAX, because then you won't have to reload the entire page every time the visitor of your site enters a number. I have written a pretty easy to use JSON script, and if you're interested, you'll get it!

EDIT: I just started a topic in Webdevelopment.
Title: Re: My Website - My calculator Projects
Post by: Munchor on December 27, 2010, 07:05:02 am
perhaps you should start using JSON or only basic AJAX, because then you won't have to reload the entire page every time the visitor of your site enters a number. I have written a pretty easy to use JSON script, and if you're interested, you'll get it!

EDIT: I just started a topic in Webdevelopment.

I am just a terrible fan of PHP and am not keen to use the other ones, since PHP syntax fits me perfectly.
Title: Re: My Website - My calculator Projects
Post by: DJ Omnimaga on December 27, 2010, 05:35:43 pm
Nice scout. As for PHP, the one disadvantage is that it puts more load on your server, but if it's just a small script that is not executed often, it shouldn't be a big problem. As for AJAX, try to not go overboard with it, because on older computers it's extremly demanding on the CPU. I remember my Intel Celeron would freeze when loading facebook pages. I couldn't even do anything else in my browser for 10 seconds.
Title: Re: My Website - My calculator Projects
Post by: Munchor on December 27, 2010, 05:36:40 pm
I now added a Z80 table that the community seems to appreciate, but it's still in development and may have some bugs and is in a different thread.