SydLexia.com Forum Index
"Stay awhile. Stay... FOREVER!"

  [Edit Profile]  [Search]  [Memberlist]  [Usergroups]  [FAQ]  [Register]
[Who's Online]  [Log in to check your private messages]  [Log in]
I spent an hour doing this.


Reply to topic
Author Message
Nekkoru
Title: Polish Pickle Wench
Joined: Jan 25 2008
Location: Warsaw, Poland
PostPosted: Jul 18 2008 06:04 pm Reply with quote Back to top

http://ssij.org/drnkr/

I haven't finished it yet. And I can't get the right font, so I used a crappy lookalike.

Tell me I don't suck.


You should totally check out the IRC channel.
While you're at it, go check out my band, Her Majesty's Heroines.
Cameron wrote:
I now bestow upon you the title of Most Awesome Person. Very Happy

 
View user's profileSend private message
Tyop
Title: Grammar Nazi
Joined: May 04 2008
Location: Sauerkrautland
PostPosted: Jul 18 2008 07:00 pm Reply with quote Back to top

You don't suck. In fact that looks pretty damn cool. I especially like the way you used the scrollbars. Very nice.

I also took a look at your code and it's very well written. It's clean, easy to read and separates the contents nicely from the presentation.

I noticed that you use the XML notation of inserting a slash at the end of elements like img that don't have a closing tag. You should let browsers know that your pages are XHTML by putting a DOCTYPE at the beginning of your files:

Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

That will also make your pages standards conform.

Very good job otherwise.



 
View user's profileSend private message
FNJ
2010 SLF Tag Champ
Joined: Jun 07 2006
PostPosted: Jul 18 2008 07:05 pm Reply with quote Back to top

that looks really cool.


Image
 
View user's profileSend private message
Blackout
Title: Captain Oblivious
Joined: Sep 01 2007
Location: That Rainy State
PostPosted: Jul 18 2008 09:14 pm Reply with quote Back to top

Yeah that's great, let us know where you get some content. Cool



 
View user's profileSend private messageAIM AddressYahoo MessengerMSN Messenger
DarknessDeku
Title: Deku Scrub
Joined: Dec 08 2007
Location: The Forest
PostPosted: Jul 18 2008 09:40 pm Reply with quote Back to top

It's sucks. You failed as a web designer...

This Is A Joke

Seriously, it rules. I have it bookmarked. You should have a banner or something on the top of your page, because your last updated text is half off the screen. But the rest rocks. It looks like an old computer. Great job!


i'll_bite_your_ear wrote:
DarknessDeku is already assimilated by the bots.
He knows your algorithm.

 
View user's profileSend private message
Mr. Bomberman
2009 Forum Champion
Title: (still) token black.
Joined: Jan 27 2006
Location: Home of the lost towers
PostPosted: Jul 18 2008 11:47 pm Reply with quote Back to top

LOL, Windows 1.0. (or at least that's what I thought it looked like.)

Nice. What kind of content ware you thinking of doing?


Image
Xbox Live: HazNobody, pronounced "HAz". | Haven't went to IRC yet? Go! #sydlexia @ DALnet. | Y'all should play some Super Robot Wars J (hey that rhymes!) | yeah I'm back who gives a shit
 
View user's profileSend private messageVisit poster's websiteAIM Address
Nekkoru
Title: Polish Pickle Wench
Joined: Jan 25 2008
Location: Warsaw, Poland
PostPosted: Jul 19 2008 05:02 am Reply with quote Back to top

Mr. Bomberman wrote:
LOL, Windows 1.0. (or at least that's what I thought it looked like.)

Nice. What kind of content ware you thinking of doing?


AmigaOS, actually.

As for content, I just wanted a place to dump my photos, videos and other stuff like that.


You should totally check out the IRC channel.
While you're at it, go check out my band, Her Majesty's Heroines.
Cameron wrote:
I now bestow upon you the title of Most Awesome Person. Very Happy

 
View user's profileSend private message
Laminated Sky
Title: Extra Crispy
Joined: Feb 25 2008
Location: Etobicoke
PostPosted: Jul 19 2008 08:11 pm Reply with quote Back to top

Weird, but cool


I'm so bananas I'm showing up to your open casket,
to fill it up with explosive gases,
and close it back,
with a lit match in it,
while I sit back, and just hope it catches.

Blow you to fragments,
laugh,
roll you, and smoke the ashes.

http://history.sydlexia.com/index.php?title=Laminated_Sky

Signature subject to change without notice.
 
View user's profileSend private messageSend e-mailVisit poster's websiteAIM AddressYahoo MessengerMSN MessengerICQ Number
Ermac
Title: Thread Killer
Joined: Aug 04 2008
Location: Outworld
PostPosted: Aug 05 2008 09:32 pm Reply with quote Back to top

I think that design is pretty cool, did you rip those images from somewhere or use a program?

I actually wouldnt mind copying that site if its ok with you because I enjoy the simplicity factor it has


Image
 
View user's profileSend private messageAIM Address
Nekkoru
Title: Polish Pickle Wench
Joined: Jan 25 2008
Location: Warsaw, Poland
PostPosted: Aug 06 2008 02:58 pm Reply with quote Back to top

Ermac wrote:
I think that design is pretty cool, did you rip those images from somewhere or use a program?

I actually wouldnt mind copying that site if its ok with you because I enjoy the simplicity factor it has


I ripped the icons from my Amiga using a very sophisticated screenshot-making tool. It involves monkeys.

As for copying, hell no.


You should totally check out the IRC channel.
While you're at it, go check out my band, Her Majesty's Heroines.
Cameron wrote:
I now bestow upon you the title of Most Awesome Person. Very Happy

 
View user's profileSend private message
Pixelponny
Joined: Jul 18 2008
Location: Turkey
PostPosted: Aug 07 2008 05:08 am Reply with quote Back to top

I always wanted a classic-OS design for my personal website. Congratulations.

You can also use CSS for:

displaying all of the icons at the same sizes (64x64 in example)
formatting the middle window's scroll bars
and such and such
View user's profileSend private messageSend e-mailVisit poster's websiteMSN Messenger
Nekkoru
Title: Polish Pickle Wench
Joined: Jan 25 2008
Location: Warsaw, Poland
PostPosted: Aug 07 2008 07:44 am Reply with quote Back to top

Custom scrollbars only work with IE, which is known as the biggest pile of fail in the whole universe.


You should totally check out the IRC channel.
While you're at it, go check out my band, Her Majesty's Heroines.
Cameron wrote:
I now bestow upon you the title of Most Awesome Person. Very Happy

 
View user's profileSend private message
Optimist With Doubts
Title: Titlating
Joined: Dec 17 2007
PostPosted: Aug 07 2008 02:55 pm Reply with quote Back to top

thats pretty sweet


Image
 
View user's profileSend private messageAIM AddressYahoo Messenger
Display posts from previous:      
Reply to topic

 
 Jump to: