[QUOTE=Mr.T;37578245]I love Bootstrap!
[url]http://twitter.github.com/bootstrap/[/url][/QUOTE]
So do I, but I feel terrible for using it every damn time.
[QUOTE=Marlamin;37578474]So do I, but I feel terrible for using it every damn time.[/QUOTE]
Anyone who uses bootstrap without changing the default scheme makes me cringe.
You shouldn't use Bootstrap even if you're really just hacking some stuff together, unless you're in a huge hurry.
[QUOTE=TerabyteS_;37581750]You shouldn't use Bootstrap even if you're really just hacking some stuff together, unless you're in a huge hurry.[/QUOTE]
if you're in a huge hurry, you're doing it wrong.
[QUOTE=TerabyteS_;37581750]You shouldn't use Bootstrap even if you're really just hacking some stuff together, unless you're in a huge hurry.[/QUOTE]
what if you are colorblind and have no understanding of designs whatsoever
using bootstrap is a sin, true story
you'll go to webdev hell for working with it
it's something like a mix of AOL, midis constantly playing, and .gif demons haunting you forever
any time you try and create something, it ends up being perfectly validating, but nothing will render it correctly
Sorry I don't know where else to post this, but why can't I do searches on the forums? it's really annoying.
[QUOTE=kragmars102;37586668]Sorry I don't know where else to post this, but why can't I do searches on the forums? it's really annoying.[/QUOTE]
Read the OP of [thread]1207954[/thread]. Don't simply post your question without reading the OP because you'll be banned.
[QUOTE=horsedrowner;37586679]Read the OP of [thread]1207954[/thread]. Don't simply post your question without reading the OP because you'll be banned.[/QUOTE]
I apologize.
[QUOTE=Crhem van der B;37424567]Chrome really doesn't like Gdipp, there is another alternative: [url]http://code.google.com/p/mactype/[/url][/QUOTE]
Thanks for this, almost felt like I turned my PC to a MAC :D
working on a small and simple cms
[thumb]http://i.imgur.com/4nCeX.png[/thumb]
Just a couple wip's for a private little gaming community for my friends and I. Nothing huge.
The banner images are Valve's Dota 2 stuff obviously. It still needs some polishing but there are a few shabby jQuery stuff here and there. All and all, I'm quite happy with it. It's my second try. How do you all think? Also, the typography looks MUCH better that what is being shown. For some weird reason, PrtSc button is breaking all of the antialiasing/ClearType stuff. The type actually looks much smoother.
main:
[URL="http://filesmelt.com/dl/wip117.png"][IMG]http://filesmelt.com/dl/wip117.png[/IMG][/URL]
and a working radio stream from my home server.
[URL="http://filesmelt.com/dl/wip219.png"][IMG]http://filesmelt.com/dl/wip219.png[/IMG][/URL]
The Now Playing/History ticker updates in real time using some cURL stuff, php, and clever (at least in my mind) usage of a last.fm XML data tracker which is being tossed info from a scrobbler on the radio server via Foobar2k.
It's up and working but I'm not sure if what I'm doing is entirely legal :v: but it's for personal purposes anyway right?
Those are really the only big things around. There are some cool jQuery stuff but you really can't screenshot that now :rolleyes:.
Ignore the weird scrollbar on the side, too.
Looks really cool =)
[QUOTE=KaLam1ty;37600334]Just a couple wip's for a private little gaming community for my friends and I. Nothing huge.
The banner images are Valve's Dota 2 stuff obviously. It still needs some polishing but there are a few shabby jQuery stuff here and there. All and all, I'm quite happy with it. It's my second try. How do you all think? Also, the typography looks MUCH better that what is being shown. For some weird reason, PrtSc button is breaking all of the antialiasing/ClearType stuff. The type actually looks much smoother.
main:
[URL="http://filesmelt.com/dl/wip117.png"][IMG]http://filesmelt.com/dl/wip117.png[/IMG][/URL]
and a working radio stream from my home server.
[URL="http://filesmelt.com/dl/wip219.png"][IMG]http://filesmelt.com/dl/wip219.png[/IMG][/URL]
The Now Playing/History ticker updates in real time using some cURL stuff, php, and clever (at least in my mind) usage of a last.fm XML data tracker which is being tossed info from a scrobbler on the radio server via Foobar2k.
It's up and working but I'm not sure if what I'm doing is entirely legal :v: but it's for personal purposes anyway right?
Those are really the only big things around. There are some cool jQuery stuff but you really can't screenshot that now :rolleyes:.
Ignore the weird scrollbar on the side, too.[/QUOTE]
Wow. Sexy!
[QUOTE=KaLam1ty;37600334]Just a couple wip's for a private little gaming community for my friends and I. Nothing huge.
The banner images are Valve's Dota 2 stuff obviously. It still needs some polishing but there are a few shabby jQuery stuff here and there. All and all, I'm quite happy with it. It's my second try. How do you all think? Also, the typography looks MUCH better that what is being shown. For some weird reason, PrtSc button is breaking all of the antialiasing/ClearType stuff. The type actually looks much smoother.
main:
[URL="http://filesmelt.com/dl/wip117.png"][IMG]http://filesmelt.com/dl/wip117.png[/IMG][/URL]
and a working radio stream from my home server.
[URL="http://filesmelt.com/dl/wip219.png"][IMG]http://filesmelt.com/dl/wip219.png[/IMG][/URL]
The Now Playing/History ticker updates in real time using some cURL stuff, php, and clever (at least in my mind) usage of a last.fm XML data tracker which is being tossed info from a scrobbler on the radio server via Foobar2k.
It's up and working but I'm not sure if what I'm doing is entirely legal :v: but it's for personal purposes anyway right?
Those are really the only big things around. There are some cool jQuery stuff but you really can't screenshot that now :rolleyes:.
Ignore the weird scrollbar on the side, too.[/QUOTE]
I'd just say that the "Our Networks" should have a lowercase n in my opinion to keep it consistent. Like it a lot though
[img_thumb]http://i.imm.io/DP0h.png[/img_thumb]
Needed an excuse to make a really fancy button.
So I used this excuse to also remake another site that was deleted by its owner that displayed quotes made by a certain user on a certain IRC channel that I op on.
[QUOTE=AndrewPH;37609012][img_thumb]http://i.imm.io/DP0h.png[/img_thumb]
Needed an excuse to make a really fancy button.
So I used this excuse to also remake another site that was deleted by its owner that displayed quotes made by a certain user on a certain IRC channel that I op on.[/QUOTE]
what irc channel and what network out of interest?
[QUOTE=usa;37609605]what irc channel and what network out of interest?[/QUOTE]
#minecraft on irc.esper.net
(the official channel. I'm currently nicked to Katoteshikumei)
build a small javascript console.log wrapper, because i wanted to have more debug information when using it. ([URL="https://gist.github.com/3692918"]gist if anyone is interested[/URL])
example:
[code]
function test(){
c.log("in test function");
}
var car = {
wheels : 4,
color : "#bada55"
}
c.log("Hello World");
c.log(car);
t();[/code]
[IMG]http://i.imgur.com/Mg31N.png[/IMG]
Anyone have any good inspiration for a game type website. Been trying to make a website for a game and can't get any decent inspiration for any type of layout.
[QUOTE=TH3_L33T;37622283]Anyone have any good inspiration for a game type website. Been trying to make a website for a game and can't get any decent inspiration for any type of layout.[/QUOTE]
[url]http://www.fullyillustrated.com/[/url]
Has some really sexy designs.
They did the NS2 website if I recall. [url]http://www.naturalselection2.com/[/url]
Most of their layouts are fairly simple in html terms.
It just mostly comes down to actual graphic design work.
They have a lot of other gems there such as branding work, photgraphy, etc.
to give you some more lightbulbs.
Edit:
Oh yeah and this too :v:!
[url]http://farming-simulator.com/[/url]
[IMG]http://puu.sh/140ie[/IMG]
[IMG]http://puu.sh/140i9[/IMG]
[IMG]http://puu.sh/140ib[/IMG]
[IMG]http://puu.sh/140ic[/IMG]
Trying my hand at a more traditional "front page" layout.
[t]http://i.imgur.com/uerv4.png[/t]
yes no abort?
Those cats look anthropomorphic.
[URL]http://marvincmarv.in[/URL]
Contact page is still not working yet and I have to create a portfolio to throw in there..
[QUOTE=AndrewPH;37609012][img_thumb]http://i.imm.io/DP0h.png[/img_thumb]
Needed an excuse to make a really fancy button.
So I used this excuse to also remake another site that was deleted by its owner that displayed quotes made by a certain user on a certain IRC channel that I op on.[/QUOTE]
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=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]
[quote]This is not web 2.0, it isn't metro, we arn't sure wtf this design is... but its sexy[/quote]Grammar does not seem to be your strong point.
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=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]
That would make for a nice 404 page to be honest :dance:
[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]
I'm so high right now
Working from home = mmm mimosas.
Sorry, you need to Log In to post a reply to this thread.