Anyone want to start a retro gaming site with me?
Moderator: Moderators
-
Twisted Warthog
- Posts: 895
- Joined: Tue Mar 20, 2007 4:30 pm
- PSN Username: fragd0g
- 360 GamerTag: onionknight110
- Steam ID: flint1011
- Location: Ontario, Canada
-
Joes2Silly
- Posts: 1345
- Joined: Mon Apr 04, 2005 8:19 pm
- Location: SA, TX
- Contact:
Like design and such? We totally need someone to do that to work on that so we can have something to type on.Joes2Silly wrote:I guess I would be interested in helping with the website being made
Kurt_ wrote: I would use tact switches but I want the mushy feel. Mushy = God. (I typed that correctly).

-
Edutainment
- Posts: 423
- Joined: Tue Feb 20, 2007 8:33 pm
- Location: Ontario, Canada
well i figure it would be done kind of like a blog but i would determine whether your allowed to post articles or not and we could occaisionaly review old games and have a database like vskid said
Kurt_ wrote: I would use tact switches but I want the mushy feel. Mushy = God. (I typed that correctly).

-
bicostp
- Moderator
- Posts: 10491
- Joined: Mon Mar 07, 2005 5:47 pm
- Steam ID: bicostp
- Location: Spamalot
- Contact:
You could run a content management system like Joomla or PHP-Nuke... That would probably be more flexible than something like WordPress.
Twitter
http://www.pcwgaming.com" onclick="window.open(this.href);return false;
If you want a Dropbox account, please use my referral link
http://www.pcwgaming.com" onclick="window.open(this.href);return false;
If you want a Dropbox account, please use my referral link
-
Brightside
- Posts: 3
- Joined: Mon Jun 12, 2006 5:29 pm
i have a web host that i am currently not using, its got 360GB space and 3.6TB worth of bandwith ... i could host the site for you guys... just email me if you follow through with this idea, sounds cool.
sfranco@gmail.com
sfranco@gmail.com
No crap? Totally that sounds awesome! Is there a catch?Brightside wrote:i have a web host that i am currently not using, its got 360GB space and 3.6TB worth of bandwith ... i could host the site for you guys... just email me if you follow through with this idea, sounds cool.
sfranco@gmail.com
Kurt_ wrote: I would use tact switches but I want the mushy feel. Mushy = God. (I typed that correctly).

-
Bass Creator
- Posts: 300
- Joined: Fri Feb 02, 2007 11:51 am
Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>RR Formating</TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="">
<META NAME="Keywords" CONTENT="">
<META NAME="Description" CONTENT="">
</HEAD>
<BODY>
<CENTER>
<DIV width="500" height="" id="toplogo">RR Logo<br /><br /><br /><br /><br /><br /><br /></DIV><br />
</Center>
<DIV id="sbar">Site info side info site info site info<br />
<A HREF="">link 1 </A><br /><A HREF="">link 2</A></div>
</BODY>
</HTML>
<STYLE TYPE="text/css">
#toplogo {
border: 2px solid #000
background-color:
}
body {
background-color: #33FF33
}
#sbar {
width: 100px;
background-color: #339900;
border: 1px solid #000000;
height: 700px;
</STYLE>Reddit
post a screen of how that would look pleaseBass Creator wrote:Sorry had to whip that up in 20 min is that gonna be the formatting and shall it be frame basedCode: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>RR Formating</TITLE> <META NAME="Generator" CONTENT="EditPlus"> <META NAME="Author" CONTENT=""> <META NAME="Keywords" CONTENT=""> <META NAME="Description" CONTENT=""> </HEAD> <BODY> <CENTER> <DIV width="500" height="" id="toplogo">RR Logo<br /><br /><br /><br /><br /><br /><br /></DIV><br /> </Center> <DIV id="sbar">Site info side info site info site info<br /> <A HREF="">link 1 </A><br /><A HREF="">link 2</A></div> </BODY> </HTML> <STYLE TYPE="text/css"> #toplogo { border: 2px solid #000 background-color: } body { background-color: #33FF33 } #sbar { width: 100px; background-color: #339900; border: 1px solid #000000; height: 700px; </STYLE>
Kurt_ wrote: I would use tact switches but I want the mushy feel. Mushy = God. (I typed that correctly).



