Everything posted by Hypnotit
-
mod_rewrite
Hello I'm trying to write a very basic mod_rewrite script to change dynamic URLs of some webpages to simple URLs i want to change the page index.php?showuser=44 to just hypnotit.php If i include a .htaccess in the directory where the index.php which includes RewriteEngine on RewriteRule ^index.php?showuser=44$ [L]hypnotit.html RewriteRule ^index.php?showuser=4$ [L]slugvendor.html would that work? if not how would i do it?
-
creating forum header
hello i've been creating a forum header for a few weeks. i run a gaming community website. a playstation clan. I've created many websites, but they've all been standerd. i'm trying to create a metal unique design. So far i've just created the header. i've made about 10 versions of this. i keep going back and starting again. i'm just looking for some suggestions, what would make it look better etc. i like it being silver. although i am thinking perhaps have it with an army camo effect. any ideas what i can do to make this better?
-
I'd like to start a site
Hi Iris. I'm verycomfortable HTML and CSS. i''ve been learning flash but that's not going to that usfull with this i don't think. I don't really know a great deal of PHP or ASP but familier with what they are. I'm eager to learn. I'll check our your blog now. Thanks
-
I'd like to start a site
Hello I'm intrested in setting up a new website. I've got loads of spare time. I'm willing to buy reliable fast webhosting as well as a decent domain name. I'm thinking of forums that cover many aspects of tech. Video Games, Computers, Web Design, Music, Movies and General Discussion. I've set up a forum before but getting members and signups was easy as there was for a gaming clan. there was a high demand at having a site at the time I'd like to include trailers, gallery, and also gaming news. Would this is best done in a seperate blog? or perhaps just post this in the forum itself? I guess i just want some advice or suggestions before going through with this. i really don't want to waste money on a domain name, webhosting etc and for it not to go anywhere. I've got the time and commitment so it's just down to how i go about doing things. advice on how to attract members, promoting, just getting things rolling. it's not going to be possible if i'm the only person intrested. Also i'm looking for a decent domain name. If you have any ideas please share them. Another note if someone's intrested in something like this too let me know. perhaps we could work together with this, as a hobby or something to do in spare time.
-
Hi, I'm kinda new here
Welcome!
-
Gaming Web Design
Had a bad cold today so spent the day inside. Was messing around in photoshop and decided to have a go at designing a new website. it didn't really have any purpose, as i don't really need a new site, so was only to pass the time - also note that it's just an image and an unfinished one at that... anyway, i' was pleased with the turnout. considering coding this up and using it... so would like to know what ya'll think. or
-
warning PHP MySQL doofus
I use csnewmedia It's a brilliant UK-based webhost which supports msql and php. I've been with them for a couple of months now and have never experienced any downtime. Very cheap too. Definatly worth checking them out if you're thinking of changing host.
-
review time again
Chuffed to bits with everyones replies, I'm glad you like it! I've just added music control too.
-
review time again
Hello I've updated my clan website. I've got a few things that i intend to add, such as flash music control, to turn the music on, off and to change song. Although i need to learn flash first. Visit My Website p.s, i've used tables to display the match results, the home page includes forum post which is being taken from the forum itself, since Invision Power board uses tables for the layout, i'm forced to use tables on that page. but everything else is in div tags.
-
Gamers Community Site, Anyone interested? Coders? Designers?
I am looking to put together a gamers community website, not huge but reasonably sized which shall make money from affiliate advertising and possibly a few paid to use features (trying to avoid those though). The site still is up in the air but I was wondering if any coders and designers or programmers wanted to hop on board and help pitch in as a hobby. If the site takes off, you could make some money but it's all up to the public. I am only a student so I don't have any money to pay people so it's purely for those interested in helping. Well, the main idea isn't really going to be like gamebattles or ps3-leagues. Yes, it would be great to host gaming ladders and tournaments but i don't want that to be the sole purpose of the site. Gamers can register their clan on the site, including their clan website, a brief description and possibly a small logo or banner. It could also include a forum where clans are free to use it to organise events and scrimms as well as trading, selling and buying games and acsesseries. we could have a feedback system similar to ebay. I have millions of ideas and just need a few people to get it started. I myself don't know very much php or mysql, I am experienced with html and css so I could be more of a designer / light coder but I will happily learn php and other scripting languages. If you want to join up, you can email me at hannaway@live.com thanks BTW, if all goes well I might set up a forum for the devs to chat about stuff. That way it will be more smooth.
-
Final Design
I am very proud of them! Thanks for pointing out the typo.
-
Final Design
Thank you.
-
Final Design
Thanks for your reply. "News and Annoucments" is displaying correctly on my end, when using IE7. Are you talking about IE6? I have only used tables for tabular data in members and results pages. I'm kind of stuck for using tables for the news and announcements box on the home page, as the data is automatically taken from the news and announcements forum, which is all tables.
-
Final Design
I took up web designing after setting up a gaming community for the PS3. we needed a website, i looked for free templates but didn't find anything i liked. So i started learning HTML n CSS from w3schools.com I've made 6 websites for my clan, i wasn't satisfied with any of them. but i've taken all critique into consideration and have made a website that i'm happy with. I've ensured that the site is W3C valid. and loads in all browsers. after months of learning html and css. design failures and late nights. I believe it's finally coming to an end. Please review my final clan site. http://clan-adrenaline.com Thanks.
-
Semi Transparent Background
Hello. I'd like to have my background color transparent, to show off the site background. I have tried using these CSS propertys. filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5; But this makes everything inside 50% transparent. where as i just want it to effect the background. I am wanting to achieve this effect. http://xghozt.com/site/ Any ideas?
-
Suggestion on Web Hosting
Clook looks good. I Think i'll go with them. Thanks edut: i went with csnewmedia.co.uk. much more easier dealing with them than my previous host. very happy so far.
-
Suggestion on Web Hosting
I run a small time website with a forum for an online gaming community. I also have a personal website. Although my web host is very unreliable. It's been getting worse as the months go by. It's getting beyond a joke now. My websites go down every day without fail, sometimes for hours. Their support is useless too. I did choose the wrong host from the start. (www.webhostingpad.com) They advertise Unlimited Disk space and bandwith. I've got over a year left with them, but they are just so damn unreliable! I'm looking for a new web host package which offers: 1 MSQL Database. 15 GIG Bandwith 200MB Storage Email Addresses PHP 4 Good uptime I really don't want to make a mistake of choosing another bad web host. Any suggestions?
-
margin: auto;
Thanks you Cengiz Eselioğlu and Dizi. Have it working now.
-
margin: auto;
I have used this CSS property in dreamweaver for a while to center a DUV tag. I'm making a site layout in notepad now and i try using the margin tag and it works great all browsers i've tested it in apart from IE7. I've uploaded it here. http://hannaway.info Why is this not working? Maybe im doing something wrong, as dreamweaver does most of the coding for you.
-
Clan Adrenaline
That is Killzone 2. Which we do intend to play, That will hopefully be our biggest title we get involved in. Though it's not been released yet.
-
Clan Adrenaline
Please review the website This is the newest design, there includes just one page. This is because we've chosen to use tabs, as most of the site uses use a PS3 Web Browser which is very slow, and unreliable. Having just one page allows them to navigate the site easily and effectively. Thanks
-
Gaming Clan Website
Thanks gdehms on your feedback. I agree the site is very dark, I will lighten up the text and also create a some cool text effects on the banner. Thank you too robin annette, I will defaintly be updating the site with your review in mind. I'll post back later today when i've updated the site. It's almost 6am, i should of gone sleep hours ago!
-
Gaming Clan Website
Hello Please review my gaming community website http://clan-adrenaline.com/index.php This same site was reviewed not so long ago, however it's been totally re-designed. all the tips i was given from my previous review has gone into consideration with this new design.
-
Marquee on mouseover
Hello I'd like to be able to stop a marquee from moving on mouseover. <marquee direction=down loop=true height="80" > <?php include("latest_post.php"); ?> </marquee> I'm guesing this is maybe possible using CSS. Can someone give us a hand please.
-
my gaming website
Around January i started up a PS3 clan website and have been developing it ever since. I've made a total of three websites for it then and have just recently developed the third one. http://clan-adrenaline.com/ Some of the pages content still has to be written, although it should be enough for a review Thanks