• Web Development - WAYWO - #8
    5,514 replies, posted
[QUOTE=commander204;41920638]Been playing around with some designs for a synchtube clone, and this one kind of came out of it. [t]http://puu.sh/47AH2/85b12a69e0.png[/t] Still not convinced of the purple button, but that's a minor change.[/QUOTE] Your colours don't work that well together. Maybe try something from, [url]http://www.colourlovers.com/[/url]
So I'm making a museum/charities website in my spare time to gain some experience (plus it's fun), but I just feel like it isn't all that great. It's only really a start but some critique on the site as is right now would be great and very helpful, specifically it's about its ease of use as well looks. I'm pretty amateur when it comes to this :v:. [url]http://gamefridge.co.uk/comp/[/url] Cheers
[QUOTE=cyber_cam34;41920886]Your colours don't work that well together. Maybe try something from, [url]http://www.colourlovers.com/[/url][/QUOTE] [url]https://kuler.adobe.com[/url]
[QUOTE=icemaz;41920915]So I'm making a museum/charities website in my spare time to gain some experience (plus it's fun), but I just feel like it isn't all that great. It's only really a start but some critique on the site as is right now would be great and very helpful, specifically it's about its ease of use as well looks. I'm pretty amateur when it comes to this :v:. [url]http://gamefridge.co.uk/comp/[/url] Cheers[/QUOTE] Space things out more and give more padding to your containers, it feels super cramped. If you do that well the site will look 100x better.
Slowly but steadily coming together: [url]http://bolteri-dev.herokuapp.com/[/url] It now displays offers on the home page (they're still missing pictures, but they're actual objects from the database). The offers page is still kind of messed up but I wanted to show the home page, which should show up nicely and also resize well down to a mobile viewport (try resizing the browser window!). Also, if you manage to find out how to add new offers, feel free to mess around. It's no problem since it's just a data set I use for development and I'll eventually wipe it. I will probably implement authentication and authorization tomorrow. Oh and please let me know if you figure out how to do anything that shouldn't normally be possible.
[QUOTE=Jelly;41915120]Switched some of my code to generators, very slick. [CODE] ~ [/CODE][/QUOTE] What is "function *" ?
[QUOTE=zerosix;41921465][url]https://kuler.adobe.com[/url][/QUOTE] [url]http://www.colourlovers.com/[/url]
My site is terribly outdated and skeuomorphic design is being weeded out with flat design trends on the web and within desktop environments, so this afternoon I drafted something new. Here's the old: [IMG]http://img546.imageshack.us/img546/5602/lt2i.png[/IMG] And here's the new: [IMG]http://img153.imageshack.us/img153/3348/53st.png[/IMG] [editline]21st August 2013[/editline] Though this new design is flat, everything will animate in which should give it a little extra charm. [editline]21st August 2013[/editline] I'm getting kind of nervous about what my curriculum vitae should look like though. Generally CVs have a more emphasized educational outline, and I never finish high school, or obtained my GED, though I'm currently finishing my associate's in computer science...
[QUOTE=acpm;41921865]My site is terribly outdated and skeuomorphic design is being weeded out with flat design trends on the web and within desktop environments, so this afternoon I drafted something new. Here's the old: [IMG]http://img546.imageshack.us/img546/5602/lt2i.png[/IMG] And here's the new: [IMG]http://img153.imageshack.us/img153/3348/53st.png[/IMG] [editline]21st August 2013[/editline] Though this new design is flat, everything will animate in which should give it a little extra charm. [editline]21st August 2013[/editline] I'm getting kind of nervous about what my curriculum vitae should look like though. Generally CVs have a more emphasized educational outline, and I never finish high school, or obtained my GED, though I'm currently finishing my associate's in computer science...[/QUOTE] Show work. Education doesn't matter as much as the talent you possess.
[QUOTE=commander204;41920638]Been playing around with some designs for a synchtube clone, and this one kind of came out of it. [t]http://puu.sh/47AH2/85b12a69e0.png[/t] Still not convinced of the purple button, but that's a minor change.[/QUOTE] the background should be a light gray or white
[img_thumb]http://puu.sh/47Jne.jpg[/img_thumb] More work on Minecraft server website, what you can see here is the management tool for players chunks they own, the map is rendered by the game server chunk by chunk and then using rsync it updates the web server and the map is constructed using some JavaScript to align the images.
[QUOTE=marvincmarvin;41921700]What is "function *" ?[/QUOTE] [quote]Switched some of my code to [b]generators[/b], very slick.[/quote]
[QUOTE=rieda1589;41908972]I'm not quite sure how, but my very first blog post made it into the top 3 on Hacker News... :v: [img]http://i.imgur.com/c0KruV1.png[/img] [url]https://news.ycombinator.com/item?id=6246777[/url][/QUOTE] Your article was linked in today's Sidebar: [url]http://sidebar.io/2013/8/21[/url]
So I just published my first Rubygem! It's not strictly web dev right now but I wrote the gem to use on a website and also my first fully TDD anything. It's a gem for downloading and working with highscores from Jagex's Oldschool Runescape. Take a look: [url]https://github.com/sambooo/OSRSGrabber[/url]
[QUOTE=TerabyteS_;41921691]Slowly but steadily coming together: [url]http://bolteri-dev.herokuapp.com/[/url] It now displays offers on the home page (they're still missing pictures, but they're actual objects from the database). The offers page is still kind of messed up but I wanted to show the home page, which should show up nicely and also resize well down to a mobile viewport (try resizing the browser window!). Also, if you manage to find out how to add new offers, feel free to mess around. It's no problem since it's just a data set I use for development and I'll eventually wipe it. I will probably implement authentication and authorization tomorrow. Oh and please let me know if you figure out how to do anything that shouldn't normally be possible.[/QUOTE] I like it a lot! Also, I see a "STINKY BUTT". [editline]22nd August 2013[/editline] [QUOTE=sambooo;41926646]So I just published my first Rubygem! It's not strictly web dev right now but I wrote the gem to use on a website and also my first fully TDD anything. It's a gem for downloading and working with highscores from Jagex's Oldschool Runescape. Take a look: [url]https://github.com/sambooo/OSRSGrabber[/url][/QUOTE] Sent you an embarrassingly tiny pull request.
[QUOTE=StinkyJoe;41926719]Sent you an embarrassingly tiny pull request.[/QUOTE] When I looked at the profile of the person who sent the pr, I thought some random guy had heard of my get of all things AND had the same webkit-node idea as you. It quickly occurred to me I should sleep at some point.
[QUOTE=rieda1589;41908972]I'm not quite sure how, but my very first blog post made it into the top 3 on Hacker News... :v: [img]http://i.imgur.com/c0KruV1.png[/img] [url]https://news.ycombinator.com/item?id=6246777[/url][/QUOTE] Congrats. I actually read it when it was up there and thought it was a good article.
[CODE] var emitter = new Events; emitter.on("save", function(next, foo){ // do stuff next(); }); emitter.on("save", function *(foo){ // do stuff }); emitter.emitQueue("save", ["foobar"], function(){ // done! }); [/CODE] Implemented queue functionality to my eventemitter. Allows you to use generators and regular callbacks together while having them work seamlessly.
[QUOTE=acpm;41921865]My site is terribly outdated and skeuomorphic design is being weeded out with flat design trends on the web and within desktop environments, so this afternoon I drafted something new. Here's the old: [IMG]http://img546.imageshack.us/img546/5602/lt2i.png[/IMG] And here's the new: [IMG]http://img153.imageshack.us/img153/3348/53st.png[/IMG] [editline]21st August 2013[/editline] Though this new design is flat, everything will animate in which should give it a little extra charm. [editline]21st August 2013[/editline] I'm getting kind of nervous about what my curriculum vitae should look like though. Generally CVs have a more emphasized educational outline, and I never finish high school, or obtained my GED, though I'm currently finishing my associate's in computer science...[/QUOTE] What's with the æ in curricilum vitae?
[QUOTE=miceiken;41926922]What's with the æ in curricilum vitae?[/QUOTE] [img]http://puu.sh/48bba/6c3c6f95a7.png[/img]
Changed fonts [URL=http://i.imgur.com/AQyTzjW.png][IMG]http://i.imgur.com/AQyTzjWl.png[/IMG][/URL]
Hey guys, I just submitted my site to hacker news - [url]https://news.ycombinator.com/item?id=6258282[/url] - please take a look and let me know what you think :)
I've been really down lately and have no idea what to create. Anything I start I just give up on because I hadn't thought it out beforehand. I really want to practice my web development skills but I have no ideas. Where do you guys get your ideas?
[QUOTE=Coffeee;41929569]I've been really down lately and have no idea what to create. Anything I start I just give up on because I hadn't thought it out beforehand. I really want to practice my web development skills but I have no ideas. Where do you guys get your ideas?[/QUOTE] Coming up with ideas sucks. Normally I just find something that frustrates me and make a 'fix' for that, or just make something you think would be fun to do. I guess a simple idea to practice your web-dev skills would be your own personal homepage/website.
[QUOTE=Alcapwne;41928864]Hey guys, I just submitted my site to hacker news - [url]https://news.ycombinator.com/item?id=6258282[/url] - please take a look and let me know what you think :)[/QUOTE] It's a very nice idea, but the interface is too similar to Medium IMO.
[QUOTE=rieda1589;41929743]It's a very nice idea, but the interface is too similar to Medium IMO.[/QUOTE] Thanks :) Which part of the interface? The squares with background images are quite similar to Medium's collections but I was actually worried I'd end up copying Medium too much (because I think their design is perfect) so I did try to consciously stop myself haha
[QUOTE=Alcapwne;41929803]Thanks :) Which part of the interface? The squares with background images are quite similar to Medium's collections but I was actually worried I'd end up copying Medium too much (because I think their design is perfect) so I did try to consciously stop myself haha[/QUOTE] The list view specifically. But I agree, Medium's design is goddamn near perfection. [img_thumb]http://i.imgur.com/LVxfPyZ.jpg[/img_thumb]
Added some icons + episode guide. [IMG]http://i.imgur.com/Vr97D6ll.png[/IMG]
[QUOTE=rieda1589;41930031]The list view specifically. But I agree, Medium's design is goddamn near perfection. [img_thumb]http://i.imgur.com/LVxfPyZ.jpg[/img_thumb][/QUOTE] Ahhh yeah I see the similarities :( Do you think I should change it a bit so that it's less similar?
Yawn...oh hey
Sorry, you need to Log In to post a reply to this thread.