[QUOTE=arienh4;22440235]If you want someone to pass a reCAPTCHA they have to be really lucky and only get the word they don't know wrong. Also, if someone enters a lot of reCAPTCHAs from the same IP address, I'm quite sure it will start serving two words it's sure of.[/QUOTE]
If you look at the discussion above, I can enter something like "really big" as "reelly bag" and it'll usually pass.
[QUOTE=nullsquared;22446354]If you look at the discussion above, I can enter something like "really big" as "reelly bag" and it'll usually pass.[/QUOTE]They look similar in structure, I would pass it.
[QUOTE=thelinx;22445307]Aren't they just regular divs with different names?[/QUOTE]
Nah, they're nothing. No browser (afaik) has any default styling for them, not even display:block;.
[QUOTE=LODY;22442041][url]http://1337.jp[/url]
[editline]05:34PM[/editline]
yeah[/QUOTE]
Remove the music, please!
I <3 MySQL:
[code]
SELECT games.slug, games.longname, games.description, COUNT( items.id ) as itemCount
FROM games
LEFT JOIN items ON games.id = items.game_id
GROUP BY games.id
ORDER BY games.listorder ASC
[/code]
[QUOTE=Fizzadar;22447404]Remove the music, please![/QUOTE]
It was actually quite catchy. :ohdear:
On a side note, only the home page left to style!
[url]http://rewindstudios.com/portfolio/BlackAndWhite[/url]
[QUOTE=jaybuz;22451138]It was actually quite catchy. :ohdear:
On a side note, only the home page left to style!
[url]http://rewindstudios.com/portfolio/BlackAndWhite[/url][/QUOTE]
That's nice, but make the footer stick to the bottom and try to make the central content area's drop shadow more subtle. Also give it a nice light border to polish it up a bit.
Please no gradients, it's nicer without IMO.
[QUOTE=Fizzadar;22452705]Please no gradients, it's nicer without IMO.[/QUOTE]
[IMG]http://imgkk.com/i/edz3.png[/IMG]
You think that looks better?
[img_thumb]http://imgkk.com/i/tl9i.png[/img_thumb]
design for all resolutions, not just your own
Also, currently working on a futaba clone at [url]http://boot.uni.cx/[/url]
This is the original, in case you were wondering what I was thinking: [url]http://www.2chan.net/[/url]
Whats the best way to check what page your on and highlight the current link in the navbar?
Hopefully theres a better way than doing a bunch of if statements in PHP. (Thats all I could think of sadly)
Side note: All my pages are loaded inside the index page so I can't really just edit each page to highlight the corresponding link.
[QUOTE=nick10510;22455755]Whats the best way to check what page your on and highlight the current link in the navbar?
Hopefully theres a better way than doing a bunch of if statements in PHP. (Thats all I could think of sadly)
Side note: All my pages are loaded inside the index page so I can't really just edit each page to highlight the corresponding link.[/QUOTE]
Create an array holding your menu options and a function that outputs the menu from the array, and just have it detect if the menu item it's parsing is the current page.
[QUOTE=sseug;22451505]That's nice, but make the footer stick to the bottom and try to make the central content area's drop shadow more subtle. Also give it a nice light border to polish it up a bit.[/QUOTE]
I tried having the footer stick but I just didn't like it. Imagine how stretched it would look on a much bigger resolution anyway.
I'll have another look at the shadow when I get home. Thanks for the suggestions.
[QUOTE=Maccabee;22454120][Big image]
You think that looks better?[/QUOTE]
Daymn. OSX has nice font smoothing.
Just launched AnyHub Premium!
[img]http://ahb.me/3_I[/img]
It's only $5 per month at the moment, so it'd be really cool if some of you guys help to support AnyHub by buying this.
Thanks :buddy:
[QUOTE=turb__;22460148]Just launched AnyHub Premium!
[img]http://ahb.me/3_I[/img]
It's only $5 per month at the moment, so it'd be really cool if some of you guys help to support AnyHub by buying this.
Thanks :buddy:[/QUOTE]
What's the maximum upload size?
10 gb
[QUOTE=turb__;22460148]Just launched AnyHub Premium!
[img]http://ahb.me/3_I[/img]
It's only $5 per month at the moment, so it'd be really cool if some of you guys help to support AnyHub by buying this.
Thanks :buddy:[/QUOTE]
I have this, and it's great! You get a bunch of features, no ads, and the best thing is that you're helping AnyHub get better.
Just did a quick redesign of the dropdown menu because it's bugging me a bit.
[IMG]http://dl.dropbox.com/u/386727/Web-And-Graphics/BlackAndWhite-Concept-Menu.png[/IMG]
Better?
[media]http://www.youtube.com/watch?v=EdDc7sWjCL4[/media]
Hell Yes'd throughout the entire video.
[QUOTE=jaybuz;22462571]Just did a quick redesign of the dropdown menu because it's bugging me a bit.
[IMG]http://dl.dropbox.com/u/386727/Web-And-Graphics/BlackAndWhite-Concept-Menu.png[/IMG]
Better?[/QUOTE]
I don't know how it looked before. :(
But dropdowns are generally difficult to style consistently with the layout, at least from my experience, it's tough to get them to look perfect. Yours looks pretty nice.
[QUOTE=turb__;22460148]Just launched AnyHub Premium!
[img]http://ahb.me/3_I[/img]
It's only $5 per month at the moment, so it'd be really cool if some of you guys help to support AnyHub by buying this.
Thanks :buddy:[/QUOTE]If we buy premium can we get a special iPhone app so I can login on my iPhone and upload there?
[QUOTE=KSI;22464327]If we buy premium can we get a special iPhone app so I can login on my iPhone and upload there?[/QUOTE]
[url]http://itunes.apple.com/us/app/anyhub/id372958406?mt=8[/url]
[QUOTE=sseug;22464457][url]http://itunes.apple.com/us/app/anyhub/id372958406?mt=8[/url][/QUOTE]Doesn't support account login. (So it saves the files to my account)
[QUOTE=KSI;22464552]Doesn't support account login. (So it saves the files to my account)[/QUOTE]
The app's author was going to implement it, so most likely you'll have to wait for him to do that - it'll probably become the official AnyHub iPhone app.
Finally got off my ass and made an admin panel for my site.
No more adding posts via phpMyAdmin anymore :c00lbert:
Working on course work :3:
[QUOTE=sseug;22464744]The app's author was going to implement it, so most likely you'll have to wait for him to do that - it'll probably become the official AnyHub iPhone app.[/QUOTE]Awesome.
Successfully moved all of Fanatical VPS site to a new cPanel server setup on one of our VPS's, because I prefer to have it isolated with only my sites and no other shared hosting. Took a while to get it all working, all good now, and have a place for Mod Outlet too :)
[QUOTE=Fizzadar;22469116]Successfully moved all of Fanatical VPS site to a new cPanel server setup on one of our VPS's, because I prefer to have it isolated with only my sites and no other shared hosting. Took a while to get it all working, all good now, and have a place for Mod Outlet too :)[/QUOTE]
Good job, Nick :D
Sorry, you need to Log In to post a reply to this thread.