United Worlds

SgtBarlowSgtBarlow Level Designer Join Date: 2003-11-13 Member: 22749Members, NS2 Developer
edited April 2010 in NS2 General Discussion
<div class="IPBDescription">Developers Content Sharing Website</div>Hi all, Probably the most annoying thing is having a place to upload your screenshots, maps, models and so on.
2nd most annoying thing is cropping screenshots and typing out the links to post here in these forums.

I built myself a site to save me a lot of trouble and time but rather than keep it to my self I am inviting anyone who is interested to come and use it too.
<a href="http://www.unitedworlds.co.uk" target="_blank">www.unitedworlds.co.uk</a>


<b><u>Current Features:</u></b>
<u>Image hosting</u> - Very simple image uploader, when its uploaded you can "Right Click" the thumbnail and "Copy Link Location" to grab the large image url for you to share wherever you wish. The images are Auto Resized for you so people cant winge about you posting huge images.

<u>Level Info</u> - Simple editor to specify your levels name and give information.

<u>Blogging system</u>


<b>What's to come?</b>
A lot! I will be constantly add into the website. My next goal is to get:
- Comments/Feedback & User Ratings.
- Level file hosting.

Other things to come later, Custom Textures & Models Hosting as well as Mod hosting.
Hopefully it will be a one stop for eveything and I promis it wont dissapear like other hosting sites have done.

Comments

  • Draco_2kDraco_2k Evil Genius Join Date: 2009-12-09 Member: 69546Members
    <b>AWESOME.</b>

    Was really hoping someone would come up with something like this.
  • SgtBarlowSgtBarlow Level Designer Join Date: 2003-11-13 Member: 22749Members, NS2 Developer
    edited April 2010
    Updated!

    - 2 New image upload options so you can now add <u>Conecpt Art</u> & <u>Other</u> images to your level project to use in your blog or other places.

    Just finnished writing the main code for Blogging, You can now Write & Edit Blogs as well as:
    - Post a YouTube bbcode tag containing the Video ID like on these forums.
    - Post a special center aligned Blog image using <u>imgblog</u> tag that works like the URL tag, only URL= is the link to the Large Image where as the in the wrapper you place the link to the thumbnail, the blogimg tag uses the lytebox image display.
    - Simple url link to your own personal blogs. ( <a href="http://www.unitedworlds.co.uk/blog/SgtBarlow" target="_blank">http://www.unitedworlds.co.uk/blog/SgtBarlow</a> ).


    <u>TODO</u>
    - Previous/Next on View Blog Page.
    - Allow any registered user to leave a comment on a blog.
    - Tidy up the HTML & CSS plus make nice buttons and graphics.
  • DelphicDelphic Join Date: 2006-11-02 Member: 58262Members
    O M G, barlow... it's all <tables> do you live in the 90s? xD
    (My job is now in web design, unlike when we last met and I was a filthy student :P)

    Awesome idea for a site, if I ever get my ass in gear and start working on something I'll come sign up.

    If I registered now it'd just be "planning at some point to learn to use spark well" "still planning on it but I keep getting distracted by RL" "omg where'd the last 2 months go?" etc.
  • SgtBarlowSgtBarlow Level Designer Join Date: 2003-11-13 Member: 22749Members, NS2 Developer
    edited April 2010
    Internet Explorer is forcing me to live in the 90's :( The entire thing was in div tags to start with but IE did not like it :/
    Messing with the CSS on div tags takes more time than it does for me to just type out a table.

    This site is megar easy to skin if anyone would like to have ago when its more towards compleated. Its phpbb3's template system, in .html files.
    your ususal header.html footer.html then the content pages sit in<i> HEADER <</i> <td> here </td> <i>> FOOTER</i>

    Whats RL?
    Religiously Lazy? :P
  • DelphicDelphic Join Date: 2006-11-02 Member: 58262Members
    'Real Life' :o, I'm really hoping to use the spark engine for modding projects though <a href="http://www.spoonofdeath.com/delph/zerog.html" target="_blank">building your own</a> is a pain in the ass.

    Enforce Standards Mode in IE7 and IE8 (IE6 is not worth dealing with, although tbh neither is IE7) and shove position relative on a div anytime it looks at you funny (it's a 'hasLayout' trigger, the thing which switches IE between web browser and file browser - it was integrated into windows explorer in an attempt to evade anti-trust fines, they failed), or give it a width. Or have conditional style sheets if you prefer.

    Or just leave it in tables and have people like me lightly mock you. :D
  • FehaFeha Join Date: 2006-11-16 Member: 58633Members
    Ignore IE users and only make sure it works on firefox, chrome and such nice web browsers XD.
  • Water_BoyWater_Boy Join Date: 2003-08-19 Member: 19951Members, Constellation
    make gmail work with it! :O
  • Water_BoyWater_Boy Join Date: 2003-08-19 Member: 19951Members, Constellation
    edited April 2010
    edited, double post, ###### slow i-net :(
  • SgtBarlowSgtBarlow Level Designer Join Date: 2003-11-13 Member: 22749Members, NS2 Developer
    Sorry bout that, Fixed, hopefuly the new GD image will stop the bots.
  • yimmasabiyimmasabi Join Date: 2006-11-03 Member: 58318Members
    Very nice man !

    But in my opinion this should be in official UW website. Or may be there can be a tool or web site, which directly capture image from Spark Editor or something including map size, num. of lights, polygons, extra textures and 3d objects and designer details,... etc.

    This is very important so only UW may able to protect your rights on the map. And maps should be upgradable by designers and downloadable by players. Map upload time, map name, designer details may be helpfull. Also rating system would be good.
  • KoruyoKoruyo AUT Join Date: 2009-06-06 Member: 67724Members, Reinforced - Shadow
    edited April 2010
    800*600 is dead - or at least it should die(if you ask me), i suggest ignoring the 0,001% ppl(or maybe less - we are gamers hello) having this resolution and make it 1024* (=width 1000 or 975px)

    Just a bit too much oldskewl for my taste. ^_^
  • SgtBarlowSgtBarlow Level Designer Join Date: 2003-11-13 Member: 22749Members, NS2 Developer
    I use <a href="http://www.wegame.com/" target="_blank">WeGame</a> app to take screenshots and record video, Its free.


    Convinced me, Upped Blog Images to 600 and Large to 1024. Any new images uploaded will be the bigger sizes.
Sign In or Register to comment.