<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>The Bit Company | Home</title> </head> <body> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" bgcolor="#999999" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"></a></td> </tr> <tr> <td width="20%" bgcolor="#0099FF"><table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" style="color: #FFF;">Welcome!</td> </tr> <tr> <td height="30"background="http://i47.tinypic.com/zj72c9.png" style="color: #FFF;"><a href="index.html">Home</a></td> </tr> <tr> <td><hr/></td> </tr> <tr> <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Scratch Forums</a></td> </tr> </table> </td> <td> <!--Begin Content Area--> <h1 style="font-family:sans-serif;">The Bit Company</h1> <p style="font-family:sans-serif;"> The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p> <h2 style="font-family:sans-serif;">Current projects:</h2> <p style="font-family:sans-serif;"> Our current project is a OS called Bit OS we plan to release it in about a week. While you are waiting for that, why don't you try the most recent version: v0.75. <span style="font-size: 10px">(shift+click the arrows to go fullscreen)</span></p> <p align="center"> <object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"> <param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"> <param name="flashvars" value="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"> <embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"></embed> </object> </p> <!--End Content Area--> </td> </tr> <tr> <td colspan="2" style="font-size: 10px">© 2012 The Bit Company</td> </tr> </table> </body> </html>
Ok, here you go. Link bkg, embeded flash (centered), etc.
MAKE SURE you save it as index.html ! Crucial!
Offline
ftf841 wrote:
wolfdude999 wrote:
ftf841 wrote:
make a new acount and my code was wrong. I forgot to put the ending </object> tag for embedding the project.You don't get to pick the subdomain... is comoj okay?
yep
Do you want it to be password protected or no?
Offline
jTron_TBC wrote:
Can I have the password? If it is?
If he says yes then you can.
Offline
Umm, guys. The protection there is really low. I just hacked it with the most simple method any hacker can use... Heres the file directory if you dont belive me:
The Arrow.css
The Arrow.htm
And heres some screenies:
http://awesomescreenshot.com/052a5uw0a
I'm not telling the password, but the security on your website is REALLY. REALLY. REALLY LOW. Fix PL0X?
Offline
Ludburghmdm wrote:
Umm, guys. The protection there is really low. I just hacked it with the most simple method any hacker can use... Heres the file directory if you dont belive me:
The Arrow.css
The Arrow.htm
And heres some screenies:
http://awesomescreenshot.com/052a5uw0a
I'm not telling the password, but the security on your website is REALLY. REALLY. REALLY LOW. Fix PL0X?
No, that's supposed to be visible. It's http://thegamegenerators.webuda.com/thebitcomp/ that's locked. And it is. Try to find it. That stuff is easy to see, and the page is supposed to be visible. Anyway the security isn't seriously important, just to keep it somewhat locked while we develop the page.
Offline
jTron_TBC wrote:
Ludburghmdm wrote:
Umm, guys. The protection there is really low. I just hacked it with the most simple method any hacker can use... Heres the file directory if you dont belive me:
The Arrow.css
The Arrow.htm
And heres some screenies:
http://awesomescreenshot.com/052a5uw0a
I'm not telling the password, but the security on your website is REALLY. REALLY. REALLY LOW. Fix PL0X?No, that's supposed to be visible. It's http://thegamegenerators.webuda.com/thebitcomp/ that's locked. And it is. Try to find it. That stuff is easy to see, and the page is supposed to be visible. Anyway the security isn't seriously important, just to keep it somewhat locked while we develop the page.
Oh, Okay
Offline
Nonlocked version of page: here I fixed the links on the side with a stylesheet.
Last edited by wolfdude999 (2012-07-10 17:55:29)
Offline
<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>The Bit Company | Home</title> <script type="text/javascript"> var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"></embed></object>'; function replacePlaceholderImage() { document.getElementById('gamebox').innerHTML = flashEmbedHtml; }; </script> </head> <body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" bgcolor="#999999" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"></a></td> </tr> <tr> <td width="20%" bgcolor="#0099FF"><table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" style="color: #FFF;">Welcome!</td> </tr> <tr> <td height="30"background="http://i47.tinypic.com/zj72c9.png"><a href="index.html">Home</a></td> </tr> <tr> <td><hr/></td> </tr> <tr> <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Scratch Forums</a></td> </tr> </table> </td> <td> <!--Begin Content Area--> <h1 style="font-family:sans-serif;">The Bit Company</h1> <p style="font-family:sans-serif;"> The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p> <h2 style="font-family:sans-serif;">Current projects:</h2> <p style="font-family:sans-serif;"> Our current project is a OS called Bit OS we plan to release it in about a week. While you are waiting for that, why don't you try the most recent version: v0.75. <span style="font-size: 10px">(shift+click the arrows to go fullscreen)</span></p> <p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button> </p> <!--End Content Area--> </td> </tr> <tr> <td colspan="2" style="font-size: 10px">© 2012 The Bit Company</td> </tr> </table> </body> </html>
Slightly updated version.
Offline
<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>The Bit Company | Home</title> <script type="text/javascript"> var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"></embed></object>'; function replacePlaceholderImage() { document.getElementById('gamebox').innerHTML = flashEmbedHtml; }; </script> </head> <body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" bgcolor="#999999" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"></a></td> </tr> <tr> <td width="20%" bgcolor="#0099FF"><table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" style="color: #FFF;">Welcome!</td> </tr> <tr> <td height="30"background="http://i47.tinypic.com/zj72c9.png"><a href="index.html">Home</a></td> </tr> <tr> <td><hr/></td> </tr> <tr> <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td> </tr> </table> </td> <td> <!--Begin Content Area--> <h1 style="font-family:sans-serif;">The Bit Company</h1> <p style="font-family:sans-serif;"> The Bit Company is a company that makes cool platformers and games. It was founded by ftf841. </p> <h2 style="font-family:sans-serif;">Current projects:</h2> <p style="font-family:sans-serif;"> Our current project is a OS called Bit OS we plan to release it in about a week. While you are waiting for that, why don't you try the most recent version: v0.75. <span style="font-size: 10px">(shift+click the arrows to go fullscreen)</span></p> <p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button> </p> <!--End Content Area--> </td> </tr> <tr> <td colspan="2" style="font-size: 10px">© 2012 The Bit Company</td> </tr> </table> </body> </html>
Also now there's a javascript blurb - replaces the os with a placeholder at the beginning so it isn't annoying and easily starts on click
Offline
<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>The Bit Company | Home</title> <script type="text/javascript"> var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"></embed></object>'; function replacePlaceholderImage() { document.getElementById('gamebox').innerHTML = flashEmbedHtml; }; </script> </head> <body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" bgcolor="#999999" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"></a></td> </tr> <tr> <td width="20%" bgcolor="#0099FF"><table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" style="color: #FFF;">Welcome!</td> </tr> <tr> <td height="30"background="http://i47.tinypic.com/zj72c9.png"><a href="index.html">Home</a></td> </tr> <tr> <td><hr/></td> </tr> <tr> <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td> </tr> </table> </td> <td> <!--Begin Content Area--> <h1 style="font-family:sans-serif;">The Bit Company</h1> <p style="font-family:sans-serif;"> The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games. It was founded by ftf841. </p> <h2 style="font-family:sans-serif;">Current projects:</h2> <p style="font-family:sans-serif;"> Our current project is a OS called Bit OS we plan to release it in about a week. While you are waiting for that, why don't you try the most recent version: v0.75. <span style="font-size: 10px">(shift+click the arrows to go fullscreen)</span></p> <p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button> </p> <!--End Content Area--> </td> </tr> <tr> <td colspan="2" bgcolor="#0099FF" style="font-size: 10px">© 2012 <a href="index.html">The Bit Company</a></td> </tr> </table> </body> </html>
Offline
jTron_TBC wrote:
Code:
<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>The Bit Company | Home</title> <script type="text/javascript"> var flashEmbedHtml = '<object width="483" height="387" type="application/x-shockwave-flash" data="http://scratch.mit.edu/static/misc/PlayerOnly.swf"><param name="allowScriptAccess" value="always"><param name="allowFullScreen" value="true"><param name="flashvars" value="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"><embed src="http://scratch.mit.edu/static/misc/PlayerOnly.swf" width="483" height="387" allowscriptaccess="always" allowfullscreen="true" flashvars="project=http://scratch.mit.edu/static/projects/ftf841/2654479.sb?version=1"></embed></object>'; function replacePlaceholderImage() { document.getElementById('gamebox').innerHTML = flashEmbedHtml; }; </script> </head> <body link="#FFFF00" alink="#FFFF99" vlink="#FFEE00"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" bgcolor="#999999" style="text-align: center"><a href="index.html"><img src="http://i48.tinypic.com/2gxmb2d.png" border="0" alt="The Bit Company"></a></td> </tr> <tr> <td width="20%" bgcolor="#0099FF"><table width="100%" height="100%"border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30" style="color: #FFF;">Welcome!</td> </tr> <tr> <td height="30"background="http://i47.tinypic.com/zj72c9.png"><a href="index.html">Home</a></td> </tr> <tr> <td><hr/></td> </tr> <tr> <td height="30" background="http://i47.tinypic.com/zj72c9.png"><a href="http://scratch.mit.edu/forums/viewtopic.php?id=97571&p=1" target="_blank">Our Forums Page</a></td> </tr> </table> </td> <td> <!--Begin Content Area--> <h1 style="font-family:sans-serif;">The Bit Company</h1> <p style="font-family:sans-serif;"> The Bit Company is a company that specializes in programming and graphics. We like to make awesome platformers and games. It was founded by ftf841. </p> <h2 style="font-family:sans-serif;">Current projects:</h2> <p style="font-family:sans-serif;"> Our current project is a OS called Bit OS we plan to release it in about a week. While you are waiting for that, why don't you try the most recent version: v0.75. <span style="font-size: 10px">(shift+click the arrows to go fullscreen)</span></p> <p align="center" id="gamebox"><button onclick="replacePlaceholderImage();"><img width="483" height="387" src="http://i48.tinypic.com/1znc5cj.png" /></button> </p> <!--End Content Area--> </td> </tr> <tr> <td colspan="2" bgcolor="#0099FF" style="font-size: 10px">© 2012 <a href="index.html">The Bit Company</a></td> </tr> </table> </body> </html>
Updated
Offline
ftf841 wrote:
wolfdude999 wrote:
Nonlocked version of page: here I fixed the links on the side with a stylesheet.
website is down?
I think so. The whole 000webhost site isn't responding for me.
Offline
This is what the website said:
We are having a network problems
Unfortunately, we're experiencing some networking issues that are affecting our web and mysql servers. If your site is suddenly not loading or can't connect to the database, it's most likely related.
We're looking into this and will be posting updates if this network problem cannot be fixed in next 60 minutes. Please do not submit and tickets about this issue and do not increase our work load as we are fully dedicated in resolving this network problem. We thank you for your patience and understanding.
Offline
ftf841 wrote:
I will put all of the apps you guys created into the bit OS app store. I plan to release it tomorrow.
Okay, once the server is back up, I will update the website.
Offline
jTron_TBC wrote:
What other pages are we looking at for our site? Right now the sidebar is useless with only one page.
I would add an "about" page and a "projects" page, but I'm not sure what else.
Offline
wolfdude999 wrote:
jTron_TBC wrote:
What other pages are we looking at for our site? Right now the sidebar is useless with only one page.
I would add an "about" page and a "projects" page, but I'm not sure what else.
the team
Offline