• Web Development - WAYWO - #8
    5,514 replies, posted
Made some sort of a Facepunch avatar scraper sort of thing. [url]http://benbristow.co.uk/dev/fp/[/url] Polls the homepage every 5 minutes using PHP/CRON and downloads all of the avatars on the front page. I don't know if this is against the FP rules, but if it is I'll take it down.
[QUOTE=benbb;41425057]Made some sort of a Facepunch avatar scraper sort of thing. [url]http://benbristow.co.uk/dev/fp/[/url] Polls the homepage every 5 minutes using PHP/CRON and downloads all of the avatars on the front page. I don't know if this is against the FP rules, but if it is I'll take it down.[/QUOTE] I don't know if it is explicitly against the rules, but I imagine a five minute interval is not something that would raise any red flags.
[QUOTE=benbb;41425057]Made some sort of a Facepunch avatar scraper sort of thing. [url]http://benbristow.co.uk/dev/fp/[/url] Polls the homepage every 5 minutes using PHP/CRON and downloads all of the avatars on the front page. I don't know if this is against the FP rules, but if it is I'll take it down.[/QUOTE] thats basically the same amount of avatar grabbing a normal user would do so i dont see a problem
[url]http://techoaster.blogspot.no/2013/07/access-w3schoolscom-offline.html[/url] :v:
[QUOTE=xmariusx;41427940][url]http://techoaster.blogspot.no/2013/07/access-w3schoolscom-offline.html[/url] :v:[/QUOTE] dem fonts. [editline]12th July 2013[/editline] dat background.
[QUOTE=xmariusx;41427940][url]http://techoaster.blogspot.no/2013/07/access-w3schoolscom-offline.html[/url] :v:[/QUOTE] I'm trying to find a fork to stab my eyes with.
[QUOTE=xmariusx;41427940][url]http://techoaster.blogspot.no/2013/07/access-w3schoolscom-offline.html[/url] :v:[/QUOTE] [quote]All the web developers might very well know that how useful w3schools.com is. [/quote] :v:
[QUOTE=Mega1mpact;41428593]I'm trying to find a fork to stab my eyes with.[/QUOTE] Have you tried looking in your kitchen?
[QUOTE=benbb;41428778]Have you tried looking in your kitchen?[/QUOTE] [t]http://i.imgur.com/E46kK0R.jpg[/t]
[QUOTE=Mega1mpact;41430627][t]http://i.imgur.com/E46kK0R.jpg[/t][/QUOTE] Sounds like you'll need to do a [I]clone [/I]then.
[QUOTE=Mega1mpact;41430627][t]http://i.imgur.com/E46kK0R.jpg[/t][/QUOTE] Take a spoon and carve them out.
[QUOTE=xmariusx;41427940][url]http://techoaster.blogspot.no/2013/07/access-w3schoolscom-offline.html[/url] :v:[/QUOTE] Omg, thank you, I'm gonna put right next to Computer Knowledge, Anarchy Folder and Wikipedia Offline Folders.
[QUOTE=KmartSqrl;41410591]There is absolutely no reason for that to be an imagemap. The [B]ONLY[/B] time you should use an imagemap on a regular website is if you have irregularly shaped, interlocking pieces that need to be clickable. HTML for email is still stuck in the 90s so that makes sense there.[/QUOTE] Even so, in all the emails that I have created, I've never felt the need to use an image map
I've moved my own personal picture hosting service to a new subdomain (pictures.gabrielecirulli.com) and I've also taken a chance to spice up the error pages: [URL="http://pictures.gabrielecirulli.com"]403[/URL]: [IMG]http://pictures.gabrielecirulli.com/403_—_Forbidden-20130713-204901.png[/IMG] [URL="http://pictures.gabrielecirulli.com/something-missing"]404[/URL]: [IMG]http://pictures.gabrielecirulli.com/404_—_Not_Found-20130713-204959.png[/IMG]
I don't think HTTP status codes should be the focus of an error page from a UI/UX perspective, but they do look nice.
[QUOTE=rieda1589;41443898]I don't think HTTP status codes should be the focus of an error page from a UI/UX perspective, but they do look nice.[/QUOTE] Well it's nothing anyone will really see on my site (at least for now) unless they're tampering with it, because I'm not hosting any dynamic content, so I did it as more of a "fun" thing.
If you've ever wondered how not to do something, then the crafty kids over at valve's new pipeline project have some wonderful examples for you: [url]http://pipeline.valvesoftware.com/js/videos.js[/url] [url]http://pipeline.valvesoftware.com/js/bio.js[/url] [url]http://pipeline.valvesoftware.com/login.php[/url] [url]http://pipeline.valvesoftware.com/about_us.php[/url] [url]http://pipeline.valvesoftware.com/videos.php[/url] [editline]13th July 2013[/editline] Want me to do a breakdown on what's wrong with this?
[QUOTE]404 - Page Not Found Unfortunately the page you requested cannot be found, this is entirely your fault.[/QUOTE]
Yes pls I like how they're using ~20MB, 5000x6000px images for their biography thumbnails
[QUOTE=JohnD;41444220]If you've ever wondered how not to do something, then the crafty kids over at valve's new pipeline project have some wonderful examples for you: [url]http://pipeline.valvesoftware.com/js/videos.js[/url] [url]http://pipeline.valvesoftware.com/js/bio.js[/url] [url]http://pipeline.valvesoftware.com/login.php[/url] [url]http://pipeline.valvesoftware.com/about_us.php[/url] [url]http://pipeline.valvesoftware.com/videos.php[/url] [editline]13th July 2013[/editline] Want me to do a breakdown on what's wrong with this?[/QUOTE] Mailed Gabe about some of the issues of this yesterday, he was going to put them through to the interns. [editline]13th July 2013[/editline] [QUOTE=Vietnow;41444434]Yes pls I like how they're using ~20MB, 5000x6000px images for their biography thumbnails[/QUOTE] That part of the site shouldn't even be live yet. Only the page on [url]http://pipeline.valvesoftware.com/[/url] should be.
Maybe they should've asked one of their senior web developers to give it a quick check before making it live and making a big announcement video...
[QUOTE=JohnD;41444220]If you've ever wondered how not to do something, then the crafty kids over at valve's new pipeline project have some wonderful examples for you: [url]http://pipeline.valvesoftware.com/js/videos.js[/url] [url]http://pipeline.valvesoftware.com/js/bio.js[/url] [url]http://pipeline.valvesoftware.com/login.php[/url] [url]http://pipeline.valvesoftware.com/about_us.php[/url] [url]http://pipeline.valvesoftware.com/videos.php[/url] [editline]13th July 2013[/editline] Want me to do a breakdown on what's wrong with this?[/QUOTE] It's some horrendous code but it's hard to read through it without a context. Where are these taken from? [editline]13th July 2013[/editline] Oh, just realized the bottom three links weren't scripts. Also wow the people list.
The pipeline homepage looks like someone downloaded bootstrap and fucked with it in their text editor, just terrible
[QUOTE=:awesome:;41445383]The pipeline homepage looks like someone downloaded bootstrap and fucked with it in their text editor, just terrible[/QUOTE] It's made by a few 15 year old interns that have basically 0 proper experience. It's obviously not great, but it looks better than anything I made when I was 15. Don't be too harsh.
[QUOTE=:awesome:;41445383]The pipeline homepage looks like someone downloaded bootstrap and fucked with it in their text editor, just terrible[/QUOTE] 1. As mentioned above, it's a student project. 2. I can see there's bootstrap.css but tbh it doesn't look like bootstrap
[QUOTE=Marlamin;41445399]It's made by a few 15 year old interns that have basically 0 proper experience. It's obviously not great, but it looks better than anything I made when I was 15. Don't be too harsh.[/QUOTE] there's a few of them, there has to be at least one that sort of knows what they're doing to guide the others
[QUOTE=pinecleandog;41451554]there's a few of them, there has to be at least one that sort of knows what they're doing to guide the others[/QUOTE] I doubt that. Also, when you're on an internship you usually just have the full-time web developers telling you what you're supposed to be doing on day 1, and then leaving you on your own for the rest of the time to go back to work on their stuff, so they probably didn't have much direction during the whole project apart from probably talking to Gabe or someone else a few times.
[QUOTE=JohnD;41444220] Want me to do a breakdown on what's wrong with this?[/QUOTE] Please ♥
[QUOTE=Kirth;41452814]Please ♥[/QUOTE] Well from what i can see, they did no optimizing at all, JS and CSS aren't minified and images are way too big (and not compressed either) And who in their right mind would use javascript to define the content (bio.js)
And it's really not just that. Also [code] videos.push(new video(0,1,0,0,1,0,0,0,0,'Programming Fanatics','#','This video demonstrates the pain and suffering assosiated with programming'));[/code] Yeah..
Sorry, you need to Log In to post a reply to this thread.