Back Home

Open Designs

Community. Driven.

    •  
      CommentAuthorSean
    • CommentTimeDec 3rd 2006 edited by Sean on the 03rd December 2006 at 14:13:14 EST
     
    As you can see, we are now live on our new home OpenDesigns.org.

    All posts, comments, etc have been moved over. All user accounts have been moved over and a new temporary password was emailed to you. Once you log in, you'll be able to change it like before.

    If you are a new user, you will need to go register to register.

    You will also need to update your profile with your icon link and any other information you want in your profile.

    You can also start to submit designs.

    We are also still working out the kinks, so bare with us over the next few hours.

    I'll update this post as things are coming together.
    •  
      CommentAuthorarwen54
    • CommentTimeDec 3rd 2006
     
    hey there, Sean...

    looks good...I'm in, changed my password and submitted one design...am I supposed to do screenshots or is this automatic?
    •  
      CommentAuthorSean
    • CommentTimeDec 3rd 2006
     
    Hi Karen. We are working on it. Right now it semi works... but it will be fully automated... we are working on everything as we speak... on the fly... woo hoo...
    •  
      CommentAuthorNeuen
    • CommentTimeDec 3rd 2006
     
    Yeah, this is Spiffy.
    •  
      CommentAuthorarwen54
    • CommentTimeDec 3rd 2006
     
    sounds great...by the way, when you have a moment, you need to go to my site...there's something there you need to see ;)
    I'll be back tonight...

    arwen54 out...
    •  
      CommentAuthorLobsterMan
    • CommentTimeDec 3rd 2006 edited by LobsterMan on the 03rd December 2006 at 14:44:22 EST
     
    I've approved our very first designs!!!
    Keep them coming!
    •  
      CommentAuthorChristopher
    • CommentTimeDec 3rd 2006 edited by Christopher on the 03rd December 2006 at 15:03:57 EST
     
    it's fantastic to see it up and running smile

    /* edit: smilies don't work ;) */
    /* edit: smilies working now */
    •  
      CommentAuthoricyone
    • CommentTimeDec 3rd 2006 edited by icyone on the 03rd December 2006 at 15:00:42 EST
     
    nice...great job guys.

    edit; I thought I broke my smilies. whew...
    •  
      CommentAuthorSean
    • CommentTimeDec 3rd 2006
     
    thanks. we are still working on the kinks but it's coming together. not bad for only 5 days into this.
    •  
      CommentAuthorLobsterMan
    • CommentTimeDec 3rd 2006
     
    smilies working now
    •  
      CommentAuthorSean
    • CommentTimeDec 3rd 2006
     
    cheer
  1.  
    crazy

    5 days in and already ALL of this accomplished, wow... simple as that, just amazing!
    •  
      CommentAuthoricyone
    • CommentTimeDec 3rd 2006 edited by icyone on the 03rd December 2006 at 15:07:17 EST
     
    Not bad? Its amazingly awesome. And there are templates yippee. Thanks guys...for the super hard work and long hours you all put into this in less than a week. wow.boogie
    • CommentAuthorgwolfgang
    • CommentTimeDec 3rd 2006 edited by gwolfgang on the 03rd December 2006 at 16:51:25 EST
     
    I never received an email, so I had to start a new identity "gwolfgang2". Was funny to see how my previous identity gwolfgang mysteriously was transformed into the new, exciting, trendy and web2.0 styled identity 4evrblue, must have been due to my previous blue logo design for OD, and I guess also due to my wish that OD may last forever!

    Great to be here in the new OD-forum! Thanks to all who made this possible!bigsmile
    •  
      CommentAuthorgnome
    • CommentTimeDec 3rd 2006
     
    I think someone hijacked your id...
    •  
      CommentAuthorgnome
    • CommentTimeDec 3rd 2006 edited by gnome on the 03rd December 2006 at 16:53:03 EST
     
    When people are viewing designs, it is messed up in FF 2.0 . It might work better with the frameset XHTML 1.0 doctype, and just a single vertical frameset, but it might not...

    <!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
    ...
    <frameset rows= "10%,*">
    <frame src="top" />
    <frame src="bottom" />
    </frameset>
    ...
    •  
      CommentAuthorLobsterMan
    • CommentTimeDec 3rd 2006
     
    I haven't dealt with frames in years...
    can you give me a more detailed example
    •  
      CommentAuthorLobsterMan
    • CommentTimeDec 3rd 2006
     
    gwolfgang/gwolfgang2:
    http://www.opendesigns.org/wp-login.php click the lost password link and your password wil be resent
    •  
      CommentAuthorgnome
    • CommentTimeDec 3rd 2006
     
    <!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
    <html>
    <head>
    <title>View Design: $name</title>
    </head>
    <frameset rows= "10%,*">
    <frame scrolling="no" noresize="noresize" frameborder="0" src="frametop.php" />
    <frame scrolling="no" noresize="noresize" frameborder="0" src="design-name/index.html" />
    </frameset>
    </html>

    that will be the code generated by a PHP page whenever a design is viewed. It needs only one parameter: the design name. the PHP page frametop.php will be passed along the design name, so it can display that in the top 10% of the page. the remaining screen is dedicated to the design itself. It is an old-school, valid solution to a modern problem. If you need to know more, the links below tell you about frames and framesets. this ONLY works with that doctype.

    http://www.w3schools.com/tags/tag_frame.asp
    http://www.w3schools.com/tags/tag_frameset.asp
    •  
      CommentAuthorLobsterMan
    • CommentTimeDec 3rd 2006
     
    great, i'll switch to frames tomorrow. it's 3:15 am now...
    •  
      CommentAuthorjelontok
    • CommentTimeDec 3rd 2006
     
    woo-hoo !!! cheercheercheercheer the site's online !!! woo-hoo !!! cheercheercheer
    •  
      CommentAuthorjanpd24
    • CommentTimeDec 4th 2006 edited by janpd24 on the 04th December 2006 at 02:35:16 EST
     
    Yay! clap I changed my password and submitted my first design!
    •  
      CommentAuthorsnop
    • CommentTimeDec 4th 2006
     
    Soooopoib - great work guys! I can't believe how quickly you put this together.
    •  
      CommentAuthormdizzle
    • CommentTimeDec 4th 2006
     
    Hey guys, how is everybody doing?
    I wasn't able to log in to the old forums, but now that the site has moved I can finally voice my opinions, which follow:
    Well done. You're sacrificing a lot putting this site together in such short notice, and it is appreciated.
    clap
    •  
      CommentAuthorSean
    • CommentTimeDec 4th 2006
     
    Thanks again everyone for your continued support. Day by day things will continue to come together... as you've seen, in 4-6 short days we've done some amazing things as a group.
    •  
      CommentAuthorarwen54
    • CommentTimeDec 4th 2006
     
    yes, we have...kudos!
    shades