[video=youtube;EPYnGFEcis4]http://www.youtube.com/watch?v=EPYnGFEcis4[/video]
In case you haven't seen it yet, its a really cool talk.
So I've been working on fixing my login form. [url="http://peniscorp.com/stuff/meh_-_Google_Chrome_2013-05-19_17-26-11.png"]This[/url] is what it looked before (linked because it's almost a shock image) and this is what it looks like now:
[img]http://peniscorp.com/stuff/meh_-_Google_Chrome_2013-05-19_18-19-14.png[/img]
That actually looks quite nice
I'd love some feedback on this:
[url]http://new.craigwalldesign.com/[/url]
[img]http://puu.sh/2WPLo/8b007cfe1c.png[/img]
specially the "order now" and popup menu from clicking an item in the "browse" category
Just released that optimization testing stuff I was working on as a gem (it's only no github right now, not rubygems yet)
[url]https://github.com/arehberg/opawesome[/url]
First time releasing a gem, and some of the code isn't top notch but it works and I wanted to start being able to pull it in to my other projects as a gem, so there it is!
How do you make a sidebar in HTML5? I tried to make one by floating it to the left and right but for some reason it won't turn itself into a sidebar.
I bought this wonderful URL for the website I made for a small game
[url]http://makebabi.es[/url]
Started working on a portfolio website as well finally.
[URL="https://pingaling.eu/up/port/"]https://pingaling.eu/up/port/[/URL]
I'm pretty proud of the sidebar so far. It's the first time I actually am designing something myself and any feedback would be appreciated!
Phew, just finished reading through this thread. Was wondering, do any of you rubyists go the route of VM->Linux for dev purposes? If so, what are you using? Virtualbox seems to have some horrible performance issues, and I am stuck!
Working on an RSS Feed Reader/Manager to replace Google Reader.
[IMG]https://lh6.googleusercontent.com/stXtoUQ4oUD7-k6faSZAP5W481wGFWVUUugqMY25vHSF-HJgj7NMonfNxEkYhuevvj6egwxxIw=s640-h400-e365[/IMG]
[URL]http://ww2.coastal.edu/csshaw/googlereader/[/URL]
If you have Chrome, install the app and rate it!
[URL]https://chrome.google.com/webstore/detail/rss-reader-replacement/pdfbfnbgfbplkebocgpedpgnfblgdemf[/URL]
Please give me some feedback on it all. I'll keep updating it all as I go.
[QUOTE=Gryn;40719138]Phew, just finished reading through this thread. Was wondering, do any of you rubyists go the route of VM->Linux for dev purposes? If so, what are you using? Virtualbox seems to have some horrible performance issues, and I am stuck![/QUOTE]
You could check out Vagrant ([url]http://www.vagrantup.com/[/url]). I have used it for my Rails development.
[QUOTE=xmariusx;40702468]I'd love some feedback on this:
[url]http://new.craigwalldesign.com/[/url]
specially the "order now" and popup menu from clicking an item in the "browse" category[/QUOTE]
[U]Order Now[/U]
I like the input styles, but they are pretty hard to see. Maybe add a soft background color and border to the form, and it will help show off those inputs and textarea.
[U]Browse[/U]
I would move the slider down as a sidebar, and add a few other browse functions as drop downs along with the slider. Like color, type (stucco, brick, wood, etc.), and others. The slider seems very forced, and it seems like you thought it was really cool and you are intensifying it too much.
As for the popups for each of the houses, it is very hard to see the floor plans. The size of the popup is good, but maybe have an expand image on hover for the floor plans. Or maybe another popup that only appears on hover of the floor plans. Kind of like a tooltip of sorts that shows above the image when your mouse is over the original image, and disappears when the mouse moves off. You can right click->view image, and see a much higher resolution of the floor plans, and you should really show that off. The top div of the pop up is perfect I think.
This is all my opinion, and you may choose to do what you please. Just wanted to put in my two cents!
Designing a website for my univercity's faculty, would like some C&C on element placement and other. It seems to me that the website is too plain and boring, but I don't know what to do.
[img]http://cs307709.vk.me/v307709713/700c/ukQhcHAot78.jpg[/img]
Sorry for communist lingo.
I'm a lot happier with this design.
[t]http://nehkz.me/img/i/f0eb7d1be998d1f76498f2e7c87702a8.png[/t]
What do you think?
[QUOTE=Amiga OS;40722376]Are you running a GUI on the VM?[/QUOTE]
Yeah, normally I would just create a linux partition and be done with it; but the flexibility of VMs is more appealing. I was using 12.04 LTS Ubuntu distro, perhaps that's part of the problem?
[QUOTE=HELL_razor;40723699][U]Order Now[/U]
I like the input styles, but they are pretty hard to see. Maybe add a soft background color and border to the form, and it will help show off those inputs and textarea.
[U]Browse[/U]
I would move the slider down as a sidebar, and add a few other browse functions as drop downs along with the slider. Like color, type (stucco, brick, wood, etc.), and others. The slider seems very forced, and it seems like you thought it was really cool and you are intensifying it too much.
As for the popups for each of the houses, it is very hard to see the floor plans. The size of the popup is good, but maybe have an expand image on hover for the floor plans. Or maybe another popup that only appears on hover of the floor plans. Kind of like a tooltip of sorts that shows above the image when your mouse is over the original image, and disappears when the mouse moves off. You can right click->view image, and see a much higher resolution of the floor plans, and you should really show that off. The top div of the pop up is perfect I think.
This is all my opinion, and you may choose to do what you please. Just wanted to put in my two cents![/QUOTE]
First off, thanks for the feedback :)
I'm properly gonna redo the whole order now site, as it's pretty bland.
A problem with a side panel would be the tiny space you have to drag the slider. Even though you can use the arrow keys, it's not a good user experience to have over 10 000 pixels in a 200 pixel area.
I'll think about something for the floor plans.
Thanks gain. :)
[QUOTE=Eirabben;40723437]You could check out Vagrant ([url]http://www.vagrantup.com/[/url]). I have used it for my Rails development.[/QUOTE]
I second this. I've only just started to play around with it and haven't used it on any real projects yet, but I can definitely see myself using it on the next project I start up.
[QUOTE=Amiga OS;40725580]Running Ubloatu as a server unless you are using their minimal cmdline only distro is probably a bad idea.[/QUOTE]
Right, I am not trying to run a server, I am trying to escape Windows 7 while working with ruby/rails, without having to leave it entirely. I am not a fan of jumping back and forth between partitions either.
[QUOTE=Gryn;40726597]Right, I am not trying to run a server, I am trying to escape Windows 7 while working with ruby/rails, without having to leave it entirely. I am not a fan of jumping back and forth between partitions either.[/QUOTE]
Vaaaagraaaaant
[QUOTE=Amiga OS;40725580]Running Ubloatu as a server unless you are using their minimal cmdline only distro is probably a bad idea.[/QUOTE]
I quite like Ubuntu Server with the minimal vm install: [url]http://erratasec.blogspot.co.uk/2013/03/ubuntu-low-mem-install-for-vms.html[/url]
Consumes 51MB ram and has access to apt-get and all the Ubuntu goodies if you pick "Basic Ubuntu Server". Takes <2GB of disk space.
redid my wip domain homepage.
[url]http://nlan.org/[/url]
That is really cool.
[QUOTE=Silentfood;40730179]redid my wip domain homepage.
[url]http://nlan.org/[/url][/QUOTE]
nice
Yo ifaux long time no see
i am unbanned and after two years i have matured greatly
[editline]21st May 2013[/editline]
yo
[QUOTE=ifaux;40731622]i am unbanned and after two years i have matured greatly
[editline]21st May 2013[/editline]
yo[/QUOTE]
Waiting for content! Have you actually finished a project yet. (Not trying to an ass, but you always had awesome stuff)
[QUOTE=jung3o;40732023]Waiting for content! Have you actually finished a project yet. (Not trying to an ass, but you always had awesome stuff)[/QUOTE]
i have actually quit the web dev business but i still think i have a pretty decent eye for pretty things so just stoppin by to criticize you know
[QUOTE=ifaux;40732146]i have actually quit the web dev business but i still think i have a pretty decent eye for pretty things so just stoppin by to criticize you know[/QUOTE]
If that's the case do you mind giving me a little feedback on this?
[QUOTE=douche beat;40672052][img]http://i.imgur.com/TQQUc7R.gif[/img][/QUOTE]
tacky
[editline]21st May 2013[/editline]
never been a fan of flashy shit like that unless it's something ridiculously well done
I think the home button needs to not have that gap above it when it bounces down.
[editline]21st May 2013[/editline]
And on an unrelated note, JRuby is fucking cool
Sorry, you need to Log In to post a reply to this thread.