[QUOTE=kragmars102;37629838]I always wanted to attempt make some sort of colorful graphic mascot for a website, so I finally took the time and did. don't laugh :c
[IMG]http://puu.sh/149oR[/IMG][/QUOTE]
Where would you ever find a naked child with weird eyes standing over a cyclops octopus's tentacles? :v
[editline]11th September 2012[/editline]
On top of a cloud with no bottom side
In the picture you just quoted dumb-dumb!!! Heheh
[QUOTE=KmartSqrl;37631203]In the picture you just quoted dumb-dumb!!! Heheh[/QUOTE]
I want your drug
[QUOTE]Where would you ever find a naked child with weird eyes standing over a cyclops octopus's tentacles? :v
Edited:
On top of a cloud with no bottom side[/QUOTE]
China / Japan most likely.
[QUOTE=TerabyteS_;37631724]I want your drug[/QUOTE]
I'm sober right now sadly
[QUOTE=lkymky;37628002]For my own website we have our own snarky quotes that we use
[url]www.almost-there.org[/url]
anywho if you want to steal a few go right ahead...
[url]http://pastebin.com/jWZjurzY[/url][/QUOTE]
...And like I said, the site I showed was for quotes of a certain person in a certain irc channel.
[QUOTE=TerabyteS_;37631724]I want your drug[/QUOTE]
[video=youtube;MAsBvQ3nuks]http://www.youtube.com/watch?v=MAsBvQ3nuks[/video]
[url]http://fastdl.evolution-gaming.net/blasphp/musicplayer/[/url] A neat web-based music player I made. It was my first web project since Summer started so I was a bit rusty on everything. Click on title of the song playing to select a song.
[QUOTE=thejjokerr;37639303]Can't get back to safety D: ALL HOPE IS LOST
[editline]12th September 2012[/editline]
(It doesn't bring you back to the index, instead it brings you to 404/index)[/QUOTE]
fixed, thanks :3
Also: [url]http://beztdesigns.com/cdn/files/404page.zip[/url] ( if anyone wants to use it ). I ask you to give me "optional" credit and do not attempt to resell or anything alike.
Gonna start internship at trikoder.net soon. 4 months abroad :dance:
[QUOTE=kragmars102;37635987][url]http://beztdesigns.com/404[/url]
[url]http://beztdesigns.com/developer/[/url][/QUOTE]
This is fantastic! haha. Well done!
Updated my [URL="https://gist.github.com/3692918"]console wrapper[/URL]. Now with support for c.log, .error, .info, .warn.
Forgot the best part of console.log in my earlier script.
[IMG]http://i.imgur.com/KZREu.png[/IMG]
Now you can pass more variables to the function. (console.log("wasd", [1,2], {3})...)
Btw i found a nice feature in chrome. When assigning a console.* to a variable ( var i = console.log; ) and trying to call it via i(); it gives you a "Uncaught TypeError: Illegal invocation in javascript".
Thanks to [URL="http://stackoverflow.com/questions/8904782/uncaught-typeerror-illegal-invocation-in-javascript"]stackoverflow[/URL] i found a solution for this problem :D
[url]http://stackoverflow.com/users/1015722/drderp[/url]
waaaaa i don't have enough rep
also i'm working on trying to add a sort of a plugin system to generic forums, and i'm not sure what to do. I think i'm gonna add a file named `gf-plugins`, and have it set up like `gf-plugins/plugin-name/...`, but i don't know how i'd have it interface with the rest of the forums. Assets seem easy enough, because I can add `gf-plugins/*/assets/stylesheets` and `gf-plugins/*/assets/javascripts` to the asset path, and kinda have files named `gf-plugins/plugin.js` and `gf-plugins/plugin.css` to kinda help those along.
What i'd really have trouble with are plugins for controllers, views, and models- for models, I guess, you could reopen the classes and modify the internals there. For views, I might be able to prepend `gf-plugins/*/views/` to the load path, but I have no clue for controllers. Any ideas?
Guess what I just installed :D
[thumb]http://i50.tinypic.com/oa3brr.png[/thumb]
Only free for 2 years tho. Will have to pay after that, or go back to win7.
[QUOTE=Miljaker;37646168]Guess what I just installed :D
[thumb]http://i50.tinypic.com/oa3brr.png[/thumb]
Only free for 2 years tho. Will have to pay after that, or go back to win7.[/QUOTE]
Is that windows 8..?
How come you're using chrome? Thought there was a big fail involving other browsers, which was stopping me from using it.
Also how is it? Is it really as shitty as I think it might well be?
[QUOTE=SCopE5000;37648615]Is that windows 8..?
How come you're using chrome? Thought there was a big fail involving other browsers, which was stopping me from using it.
Also how is it? Is it really as shitty as I think it might well be?[/QUOTE]
Only on ARM CPU's
[QUOTE=SCopE5000;37648615]Is that windows 8..?
How come you're using chrome? Thought there was a big fail involving other browsers, which was stopping me from using it.
Also how is it? Is it really as shitty as I think it might well be?[/QUOTE]
I put windows 8 on my laptop and I find it pretty nice, I mean it's a bit of a change but in a good way I guess.
Its an improvement overall on windows 7 I would say. There are a few things extremely annoying tho.
The charm on desktop mode pops up when you want to press the X to close a full sized window. It doesn't prevent you from pressing the X but seeing the icons pop out is annoying. I also don't like the way you have to close win8 apps. There is no X in the corner but you have to drag from the top of the window to the bottom.
I also don't like not having a shutdown button in desktop mode. You have to press alt+f4 on your desktop or go to the start screen. I rebound the button on my laptop to shutdown now but I preferred having that on hibernate.
Everything else is better imo. Haven't had any other problems.
I like this 404 :D
[url]https://www.guildwars2.com/404[/url]
Just made a site with twitter's bootstrap. Definitely cheating, but it was pretty fun - I'd recommend messing around with it
[QUOTE=atl101;37651295]Just made a site with twitter's bootstrap. Definitely cheating, but it was pretty fun - I'd recommend messing around with it[/QUOTE]
It's quite possibly the best thing ever to people with [url=http://marlamin.com/cdr/index.php]no[/url] sense of design whatsoever. :v:
Gotta love Sinatra: [url]https://gist.github.com/7fa7ce89a3be63c1201f[/url]
[QUOTE=Amiga OS;37654520]That looks infinitely more readable and easier to use than PHP, I'm going to have to have a look at this.[/QUOTE]
Ruby is the shit
Didn't think to post this, as it's not much to show, but basically following along treebook, trying my ass off to learn rails, and honestly, i've never been a big back end person, i was always about the design..and someone else handled the back end, coming from a straight design background, rails is soooo easy to catch on to, i found myself closing the tutorial and just adding things, fixing things, and doing my own stuff without it, just after 2 days of watching them. anyways. some content..
[quote]
[img]http://tuddle.net/treebook/1.jpg[/img]
[img]http://tuddle.net/treebook/2.jpg[/img]
[img]http://tuddle.net/treebook/3.jpg[/img]
[/quote]
YES COME TO THE RUBY SIDE.
What was it like 2 months ago that everyone was all "PHP IS FINE SHUT UP ABOUT RUBY"? Glad to see so many people making and enjoying the switch.
I thought ruby was hard to learn. I tried some of the ruby tutorials and I just gave up because I couldn't remember what to type.
I bit the bullet and actually started learning Ruby, it's blowing my mind.