• What are you working on? v6
    4,671 replies, posted
For best result post "what the fuck ipod" on that page.
[QUOTE=Alcapwne;33911766]Finally finished Twipsum... sort of: [url]http://twipsum.org/[/url] [img]http://i.imgur.com/cOb6ol.png[/img] Can you tell what it does just from the illustration?[/QUOTE] now post it on GD :v:
Last picture before I start working on the netcode. [t]http://puu.sh/bCZV[/t] The target for the first public beta test is levels of 64x64x16 blocks. I can't exactly tell yet what the maximum size is, but it can easily handle 128x128x32 (500k blocks) with the current codebase. Tell me if I post too much about this, just really excited about it :v:.
[QUOTE=Overv;33913416]Last picture before I start working on the netcode. [t]http://puu.sh/bCZV[/t] The target for the first public beta test is levels of 64x64x16 blocks. I can't exactly tell yet what the maximum size is, but it can easily handle 128x128x32 (500k blocks) with the current codebase. Tell me if I post too much about this, just really excited about it :v:.[/QUOTE] you only posted it about it 3 times counting this one. :v:
[QUOTE=Alcapwne;33911766]Finally finished Twipsum... sort of: [url]http://twipsum.org/[/url] [img]http://i.imgur.com/cOb6ol.png[/img] Can you tell what it does just from the illustration?[/QUOTE] Looks nice, should ditch the tables though.
[QUOTE=Overv;33913416]Last picture before I start working on the netcode. [t]http://puu.sh/bCZV[/t] The target for the first public beta test is levels of 64x64x16 blocks. I can't exactly tell yet what the maximum size is, but it can easily handle 128x128x32 (500k blocks) with the current codebase. Tell me if I post too much about this, just really excited about it :v:.[/QUOTE] It's looking good and please by all means keep posting your progress!
thanks for the feedback guys, I think I'm only using tables for the social buttons but I plan to move those once I figure out where to put them so I'll remove the tables as well
[t]http://x.itsbth.com/img/2011-12/Screenshot-2011-12-27_10.50.57.png[/t] In other news, one of the vhosts on my VPS suddenly stopped working for no apparent reason. This is going to be fun... [b]Edit:[/b] And it's working. Seemed to be a permissions issue.
snip
snip
[t]http://img.itsbth.com/2011-12/Screenshot-2011-12-27_15.49.29.png[/t] Any feedback on this form? The right column shows a live preview of the description.
[QUOTE=itsbth;33919160][t]http://img.itsbth.com/2011-12/Screenshot-2011-12-27_15.49.29.png[/t] Any feedback on this form? The right column shows a live preview of the description.[/QUOTE] That looks quite nice. Is there any reason the block of code is highlighted? It looks a bit strange.
Hi, new to these forums... I'm working on my [URL="http://i.imgur.com/zt7Co.png"]social news aggregation site[/URL], which basically means a fancy ripoff of Hacker News.
[QUOTE=Overv;33919610]That looks quite nice. Is there any reason the block of code is highlighted? It looks a bit strange.[/QUOTE] That's something that bootstrap is doing, I'm not quite sure why. I'm probably just going to change the markup generated by the markdown library (it nests <code> inside <pre>).
[QUOTE=obbo;33919613]Hi, new to these forums... I'm working on my [URL="http://i.imgur.com/zt7Co.png"]social news aggregation site[/URL], which basically means a fancy ripoff of Hacker News.[/QUOTE] looks a bit like reddit at the moment
Change the upvote to be a bit different. Maybe we can use this as a way to share articles and links with the rest of facepunch web dev.
[QUOTE=adamjon858;33919955]Change the upvote to be a bit different. Maybe we can use this as a way to share articles and links with the rest of facepunch web dev.[/QUOTE] We have threads for that type of stuff anyway.
Re-writing/working FD cores user login/etc system. Needs to be more flexible to fully support: + Facebook & Twitter, both via oauth (with helper functions for each) + All openid's + A 'base' for other oauth-based logins + Logins are 'all-in-one', so if you 'login' and don't exist, you are created as a new user, if you do exist you login, and if you are already logged in but your oauth/openid isn't tied to your username, it's added
[url=http://www.emberjs.com/]Ember[/url] is awesome.
[QUOTE=KmartSqrl;33920673][url=http://www.emberjs.com/]Ember[/url] is awesome.[/QUOTE] That's really neat! Giving that a go now. Love the computed properties.
Ember looks sweet but it's too clientside for my tastes! BRB, making my own for python.
Been working on some sort of new website to put up if I can ever be bothered to purchase some web hosting. [URL=http://i.imgur.com/Nso7v.png][IMG]http://i.imgur.com/Nso7vl.png[/IMG][/URL] Embedded wordpress blog as well: [URL=http://i.imgur.com/N4XLN.png][IMG]http://i.imgur.com/N4XLNl.png[/IMG][/URL]
Some minor changes. The lorem ipsum text is where the preview goes (as seen in the older screenshot). [url=http://img.itsbth.com/w/Dupeshare_27-12-11_23-28-11.png][img]http://img.itsbth.com/w/Dupeshare_27-12-11_23-28-11_thumb.png[/img][/url] I need to finish and clean up the script for the screenshots and pretty up the preview area, and then I'm hopefully done with it.
my site went public today! [url]www.twipsum.org[/url] (posted in GD too)
[QUOTE=adamjon858;33922314]Ember looks sweet but it's too clientside for my tastes! BRB, making my own for python.[/QUOTE] It's supposed to be clientside, that's the point. It's not intended as a replacement for something like rails. It sits on top of that and provides the same kind of organization and cleanliness as backend MVC frameworks do.
Look I can use Twitter bootstrap too! [url=http://i.imgur.com/0Xlk2.png][img]http://i.imgur.com/0Xlk2.png[/img][/url]
[QUOTE=miceiken;33926273]Look I can use Twitter bootstrap too! [url=http://i.imgur.com/0Xlk2.png][img]http://i.imgur.com/0Xlk2.png[/img][/url][/QUOTE] the gray doesn't really seem to work out for the nav
[QUOTE=usa;33920707]Love the computed properties.[/QUOTE] Object.defineProperty
I gotz the Dribbble: [url]http://dribbble.com/adambratt[/url]
[QUOTE=adamjon858;33935217]I gotz the Dribbble: [url]http://dribbble.com/adambratt[/url][/QUOTE] nice, how do you become a player? here's mine: [url]http://dribbble.com/refrigerator[/url]
Sorry, you need to Log In to post a reply to this thread.