• What are you working on? v7
    7,420 replies, posted
[QUOTE=StinkyJoe;39053107]Bootstrap has some genuinely useful boilerplate, I use [i]some[/i] of its components everyday, much for the same reason I use third-party libraries in my code instead of re-writing everything from scratch. However, using Bootstrap without layering your own style & work over it is analogous to installing Rails and deploying your website with the Rails welcome page. It's a framework over which to work. Obvious exception applies to super-rough prototypes that shouldn't see the light of day.[/QUOTE] I phrased what I meant awfully. Bootstrap itself isn't getting overused, but far too many sites simply take it as the alpha and omega of design and run with it. Sites upon sites with the nearly trademark black heading bar. [editline]1st January 2013[/editline] [QUOTE=Jelly;39053173][t]http://i.imgur.com/s0G05.png[/t] Peak analytics when we posted Amuzor to HN. [editline]2nd January 2013[/editline] We totalled 13k page views and 6.3k visitors in around 4-6 hours. [/QUOTE] Does that location graph show most users are from the Europe area? [QUOTE=Jelly;39053173]Compare [url]http://elliotspeck.com/[/url] to [url]http://charlie.bz/[/url][/QUOTE] Ayeah I've been bouncing around a new one for about six months but I got caught up with two jobs and Minecraft community work so it went on the super-backburner. I'll finish it up and launch it probably tomorrow if I get motivated enough.
[QUOTE=Qombat;39053302]Does that location graph show most users are from the Europe area?[/QUOTE] The location graph was for active users. [QUOTE=Qombat;39053302]Ayeah I've been bouncing around a new one for about six months but I got caught up with two jobs and Minecraft community work so it went on the super-backburner. I'll finish it up and launch it probably tomorrow if I get motivated enough.[/QUOTE] I was more trying to point out the uncoincidental similarities.
[QUOTE=Jelly;39053351]The location graph was for active users.[/QUOTE] Is there an overall heatmap? I'm curious. [QUOTE=Jelly;39053351]I was more trying to point out the uncoincidental similarities.[/QUOTE] 3cool5me. You got me. Except I only did that out of pure curiousity as to what you'd do when I came back around. I picked Charlie's site because he doesn't visit here anymore. My actual portfolio site will be up in ~1hr when I get back to my computer with SSH access.
[QUOTE=Qombat;39053389]Is there an overall heatmap? I'm curious.[/QUOTE] [t]http://i.imgur.com/IfS3i.png[/t] [QUOTE=Qombat;39053389]I picked Charlie's site because he doesn't visit here anymore.[/QUOTE] Yes he does, he even posted in this thread. [URL]http://facepunch.com/showthread.php?t=1152034&p=39048566&viewfull=1#post39048566[/URL]
Here's an image viewing thing I've been working on, it procedurally generates thumbnails and HTML based on the folder structure and images I place in the directory, meaning I can add images to it whenever and not have to do anything but place the image where it needs to go. This is really my first PHP project so criticism is very welcome. [url]http://collections.snsys.us/?collection=Fractal[/url] [IMG_thumb]https://dl.dropbox.com/u/19589844/Screenshots/snsysgallery.png[/IMG_thumb]
[QUOTE=Jelly;39042092]What's the advantage of having a web server written in lua or is this just an exercise?[/QUOTE] Initially just an exercise (after writing one in Java for university). But now I've decided I want to start writing web-apps in Lua and the current options either a) don't work or b) suck. For serving Lua on the web there's: nginx+lua - couldn't get it working on OSX (probably missed something) - but you can't use the standard Lua modules which I view as a requirement apache+lua - works well enough but makes the code apache-specific Xavante - works perfectly but feels slow, mine beats it in apache bench tests :) Lua-wa itself is designed so that it could be put into nginx/apache, essentially all that needs doing is give luawa:processRequest() a table of the request data, and it spits out a table of response data; so I can imagine fitting it into mod_lua/similar would be relatively simple. But then again it's fun to have your own server :)
[QUOTE=Qombat;39052655]Bootstrap is slowly getting more and more overused, in my opinion. [editline]1st January 2013[/editline] [CODE]<!-- Le styles -->[/CODE] :saddowns: [editline]1st January 2013[/editline] Well, apparently we've lost :saddowns: since I was last around.[/QUOTE] Bootstrap allows me to just grab something and make shit fast, I don't really care about what it looks like right now. Also, that comment is straight from Bootstrap's example.
[QUOTE=Qombat;39053389]My actual portfolio site will be up in ~1hr when I get back to my computer with SSH access.[/QUOTE] I still see the old one.
[QUOTE=Jelly;39053173][t]http://i.imgur.com/s0G05.png[/t] Peak analytics when we posted Amuzor to HN. [/QUOTE] And thanks to [url=https://soundcloud.com/tdoyle/friction]my song[/url] getting to the top before HN hit I got to almost 500 listens :v:
[QUOTE=amcfaggot;39025649]you should never want to associate yourself with anything gmod related period[/QUOTE] Kind of ironic considering you basically tried to re-write it. [url]http://code.google.com/p/hl2sb/source/browse/trunk/lua/entities/prop_example/init.lua[/url]
[QUOTE=garry;39064552]Kind of ironic considering you basically tried to re-write it. [url]http://code.google.com/p/hl2sb/source/browse/trunk/lua/entities/prop_example/init.lua[/url][/QUOTE] hi garry
[QUOTE=garry;39064552]Kind of ironic considering you basically tried to re-write it. [url]http://code.google.com/p/hl2sb/source/browse/trunk/lua/entities/prop_example/init.lua[/url][/QUOTE] This has been playing on my mind ever since you have changed it, but is your blog suppose to have blog mis-spelled? Im guessing so but sometimes we miss the errors staring us right in the face.
[QUOTE=Sharpshooter;39065520]This has been playing on my mind ever since you have changed it, but is your blog suppose to have blog mis-spelled? Im guessing so but sometimes we miss the errors staring us right in the face.[/QUOTE] he does it for the reaction
blarrgh sounds good.
[QUOTE=fritzel;39066323]blarrgh sounds good.[/QUOTE] Blarrgh sounds like a woody word. Blaaarrrrrrrrggghhhh Nice and woody.
My boss is a cruel and unusual man. I suspect the first day back is going to involve an argument over whether or not using Sencha Touch is a good idea for a normal website and the advisability of embedding it in a Wordpress theme to that end.
[QUOTE=garry;39064552]Kind of ironic considering you basically tried to re-write it. [url]http://code.google.com/p/hl2sb/source/browse/trunk/lua/entities/prop_example/init.lua[/url][/QUOTE] you see what i mean, this is why [editline]2nd January 2013[/editline] i dunno if i ever showed this off, but yeah [url]http://www.andrewmcwatters.com/erection[/url]
it shouldn't, though depending on what browser you're on, it might be less fluid [url]http://www.andrewmcwatters.com/erection/js/main.js[/url]
[QUOTE=amcfaggot;39072195]it shouldn't, though depending on what browser you're on, it might be less fluid [url]http://www.andrewmcwatters.com/erection/js/main.js[/url][/QUOTE] It took me 10 seconds to close it.
o lol my bad
Works fine in Opera.
[IMG]http://puu.sh/1IKvM[/IMG] Routing in Laravel 4. Now supporting multiple registrations of controllers. I feel like a child in a candy store.
So, I used Jekyll for the first time today... I'm in love. Considering making a simple little edit/post script in PHP so I can post on the go without having shell access.
[QUOTE=AndrewPH;39075945]So, I used Jekyll for the first time today... I'm in love. Considering making a simple little edit/post script in PHP so I can post on the go without having shell access.[/QUOTE] Jekyll is the tits. I spend so much time screwing around with it that I've yet to actually get a blog finished.
[QUOTE=P1raten;39073906][IMG]http://puu.sh/1IKvM[/IMG] Routing in Laravel 4. Now supporting multiple registrations of controllers. I feel like a child in a candy store.[/QUOTE] Which theme is that? I have too many installed but feel like I should still recognize it.
[QUOTE=Dragonblz;39079878]Which theme is that? I have too many installed but feel like I should still recognize it.[/QUOTE] that's the default. :v:
Anyone know what Chrome is doing requesting the same page 2x extra about 2s after initial load?: [url]http://pastebin.com/raw.php?i=AUvjgvjP[/url]
[QUOTE=Dragonblz;39079878]Which theme is that? I have too many installed but feel like I should still recognize it.[/QUOTE] Monokai or smth similiar
[QUOTE=Hexxeh;39029926]How are you getting on with this? Happy to compensate you for this if you can get it to a state I can use, by the way. Same offer applies to everyone, but do give me a quote first.[/QUOTE] [url]https://dl.dropbox.com/u/52732348/Blog/preview/blog.html[/url] Still WIP The comment field is going to be togglable. [editline]3rd January 2013[/editline] Check out the mobile version too, by visiting it on a mobile :)
[QUOTE=jung3o;39079889]that's the default. :v:[/QUOTE] Figures. Thanks
Sorry, you need to Log In to post a reply to this thread.