Jump to content

peoy

Members
  • Posts

    33
  • Joined

  • Last visited

    Never

Everything posted by peoy

  1. Its better. But I did not like the shadow now behind the mr fix it its not sharp
  2. Here is index.php. I will pay the guy who does the code clean up. I promise, Its dirty! <html> <head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <link rel="shortcut icon" href="favicon.ico"> <title>getminecraft.net - All the best URLs in one place</title> </head> <style type="text/css"><!-- body { color:#00000; padding:0px; margin:0px; background-image:url("Stone.png"); background-repeat: repeat; } #bgTopDiv { background:url("grass.png") bottom right repeat-x; }#bgTopDiv2 { background:url("s_grass.png") top right repeat-x; } #inhalt { font-size: 12x; font-family: arial; position:absolute; height:80px; width:1000px; margin: -110px 0px 0px -500px; top: 50%; left: 50%; text-align: left; padding: 0px; background-color: #cad9e0; border: 5px solid #353535; } #headline { font-size: 12x; font-family: arial; position:absolute; height:80px; width:1000px; margin: -1px 0px 0px -500px; top: 50%; left: 50%; text-align: left; padding: 0px; background-color: #cad9e0; border: 5px solid #353535; } #info { font-size: 12x; font-family: arial; position:absolute; height:250px; width:1000px; margin: -380px 0px 0px -500px; top: 50%; left: 50%; text-align: left; padding: 0px; background: url(sky.png) no-repeat center top; background-color: #cad9e0; border: 5px solid #353535; } p, h1 { margin: 15px; padding: 0px; font-size: 12px; } h1 { font-size: 18px; text-align: left; color: 210b00; } a { color: #32CD32: font-size: 13px; text-decoration: none; } --></style> <body> <div id="bgTopDiv"> </div> <br /> <div id="info"> <h1>What is Minecraft..?</h1> <p> Minecraft is a sandbox construction game created by Markus Persson, and is currently in pre release beta. It's development started around the 10th of May 2009. Pre-orders for the full game started being accepted on the 13th of June, 2009. Minecraft is a game about placing blocks to build anything you can imagine. At night monsters come out, make sure to build a shelter before that happens.</p> <h1>Where should I start.. ?</h1> <p>If this sounds fun, like playing with LEGOs, you can download Minecraft by <a href="http://www.minecraft.net/download.jsp" target="_blank"; >clicking here.</a> We also recoommend that you rent a server from <a href="http://www.multiplaygameservers.com/game-servers/mc-minecraft/"target="_blank";>multiplay.co.uk</a>. Very low prices with over 150 pre-installed addons. We hope that you will use this page often as possible when you want a fast place to get your URL. Happy mining! <br /><br /> <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fgetminecraft.net%2F&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:40px;" allowTransparency="true"></iframe> </p> </div> <br /> <div id="inhalt"> <img src="animals.png" align="right" border="0"/> <h1><a href="http://minecraft-skins.com/" target="_blank"; >minecraft-skins.com</a> | <a href="http://www.minecraftforum.net/" target="_blank";>minecraftforum.net</a> | <a href="http://mcserverlist.net/" target="_blank";>mcserverlist.net</a> | <a href="http://www.minecraftwiki.net/wiki/Minecraft_Wiki" target="_blank";>minecraftwiki.net</a> | <a href="http://minecraft.net" target="_blank";>minecraft.net</a></h1> <p><b>All the best URLs in one place. </b>Easy to remember!</p> </div> <br /> <div id="headline"> <p><a href='https://twitter.com/#!/getminecraft' target="_blank";><img src="Single-bird-32.png" border="0"></a> <?php $username = "getminecraft"; $prefix = ""; $suffix = ""; $feed = "http://search.twitter.com/search.atom?q=from:" . $username . "&rpp=1"; function parse_feed($feed) { $stepOne = explode("<content type=\"html\">", $feed); $stepTwo = explode("</content>", $stepOne[1]); $tweet = $stepTwo[0]; $tweet = str_replace("<", "<", $tweet); $tweet = str_replace(">", ">", $tweet); $tweet = str_replace(""","\"", $tweet); return $tweet; } $twitterFeed = file_get_contents($feed); echo stripslashes($prefix) . " " . parse_feed($twitterFeed) . " " . stripslashes($suffix); ?> </p> <div id="bgTopDiv2"> </div> </div> </body></html> <script type="text/javascript"><!-- EXref="";top.document.referrer?EXref=top.document.referrer:EXref=document.referrer;//--> </script><script type="text/javascript"><!-- var EXlogin='peoy' // Login var EXvsrv='s10' // VServer EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"? EXb=EXs.colorDepth:EXb=EXs.pixelDepth;EXsrc="src"; navigator.javaEnabled()==1?EXjv="y":EXjv="n"; EXd=document;EXw?"":EXw="na";EXb?"":EXb="na"; EXref?EXref=EXref:EXref=EXd.referrer; EXd.write("<img "+EXsrc+"=http://e1.extreme-dm.com", "/"+EXvsrv+".g?login="+EXlogin+"&", "jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb+"&", "l="+escape(EXref)+" height=1 width=1>");//--> </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-13165135-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>
  3. The headace!.. Pretty happy with the design.. I will gladly pay via paypal the guy who fixes this.. I will send the index file if needed!
  4. THAT is very strange. Because When I use Chrome it looks very nice!
  5. Tryed to add something now.. hope this helps!
  6. The goal was all-in-one-place. I understand. gonna fix that
  7. I understand. If you check getminecraft.net again now.. I have re-designed the WHOLE page again.. more simple than ever! feel pretty good about this one
  8. Creation Date: 04-feb-2011 getminecraft.net Creation Date: 09-feb-2011 getminecraft.com
  9. Just felt like using the .net.. if you check it out, my domain was registered 4-5 days before the .com guy comes in
  10. I have now re-designed the whole page! even more simple! maybe I will make the links look pretty one day!
  11. Humans like warmth..mmm warmth! I don't get why you're obsessed with warmth.
  12. I have re-designed the whole page now.. even more simple maybe ill make the links look pretty one day! there hsould be NO ads on there now!
  13. I have removed the ad, and not calling it a landing site. Going to do something about the nav bar!
  14. I understand. I can fix the ad, the landing page, and the buttons. Thanks for crituiqe
  15. "Remember, if we can't fix it, no one can!", how can u be so sure? what do you fix? hardware, software problems ?
  16. 1. IS the site alive? gotta feel warm, human, and with some humor 2. Usefull info instead of bragging how pro they are 3. GOTTA make people UNDERSTAND what the site is about in under 5 sec! 4. Less is more!
  17. Awesome. BUT the problem with new social networks is that "None of my friends are here.." "Why do I want this?".. Think of this: WHAT can you offer a lonely man on that site? Cause people got to have a reason besides having an account on there... I would understand if there was a gaming community cause you want to talk to even people you dont know, because you know they play the same game as you. *logging in to facebook.. aah*
  18. Awesome!.. Warm site! But I dont like the glossy gradient color on the meny in the middle.. I like matte colors, just like the meny on the top, that was great
  19. And do you guys feel like this site is warm? like "I wanna be here".. a warm feeling to the site
  20. Oh a suggestion... "Mr Fix It, He will fix it for you. Can you say no to that->?" and a picture of you.. gotta have some humor. That fills the human part a little
  21. And something else than "Fun, Easy, and Simple. Professional. Reliable. Skilled. Polite" it is very repeitive.. Use only Porfessional instead of skilled, reliable and polite.. cause Professional have all that in one word.. and make those font smaller in "why us?" content and "creatured service".. USEFULL content is MORE important than bragging. Bragging can have smaller text, cause if people like you they will see you as a humble professional fix it site EDIT: And black on white, white on black is a no no.. its aweful.. All in all, a very good site? Not sure, cause I dont feel there is people behind the site.. gotta make it more alive! Make people see that the site is alive, more human and not some site that is just standing there waiting for something EDIT2: And I was thinking, "Who are theese people?", very anonymos, put pictures of yourself doing cool computer stuff, blog, twitter, feed the people, update! and Who is that blue man in the about page, the picture ? This is scaring more than pleasing, gotta make it WARM and ALIVE! 1. Make the site more human, more alive, biolocial 2. Show your faces! We dont know who you are. A scary blue man 3. People gotta understand the site in under 5 sec!
  22. Nice site.. BUT instead of that long text explaining it all, why not put pictures with illustrations instead ? all in one simple gif image and put it all up there. I was to lazy to read what it was all about, and most people are. U gotta explain the site in under 3 sec with illustrations. http://getsatisfaction.com/index.html is very good at that. And remove the blurry from the logo. The "shit" is crystal clear logos and so on!
  23. Hello, I have started a simple resource page, a landing page for minecraft( http://getminecraft.net/ ). All the best stuff from the world of minecraft in one simple page with quick URLs on the top. BUT, I got some competiton now, after I started getminecraft.net.. another site has come up: http://getminecraft.com/ a really nice site that also!. But what I would like to know, is what can I do better at getminecraft.net? I was thiking of expanding, but I dont know. And maybe put a simple blog script on the front page instead of those buttons? Thanks. What do you guys think?
  24. okei:) thanks! gonna fix that
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.