[QUOTE=asantos3;39915450]Sup guys.
Working on a simple calculator with automatic interface.
CL = Clear Last Character
CA = Clear All Characters
Need feedback on my code though, what do you think?
[url=https://dl.dropbox.com/u/5169714/Dev/17728SantosAndre/calculadora/index.html][img]http://i.imgur.com/NwdHV1z.png[/img][/url]
[url=https://dl.dropbox.com/u/5169714/Dev/17728SantosAndre/calculadora/index.html]Here.[/url][/QUOTE]
I'm working on a calculator on school when I got nothing to do :v:
What I miss from yours:
- autofocus
- log
- - click on log item to bring it back to the input field
- add methods: root() = Math.sqrt()
- add variables: pi = Math.PI
- add variable ans, which returns last answer
[QUOTE=xmariusx;39921787]I'm working on a calculator on school when I got nothing to do :v:[/QUOTE]
This is for school and my work is done but now I wanna do it better with the suggestions that you guys add it.
If you add the extra features, make sure it's a option - just like Windows & Mac calculator.
Site 2.0 now with added Boss designs!
[url=https://tickets.digitalshoreditch.com/][img]http://i.imgur.com/JcAD1pU.png[/img]
https://tickets.digitalshoreditch.com/[/url]
Thanks for all your advice last time, got any more?
[QUOTE=Lexic;39922613]Site 2.0 now with added Boss designs!
[URL="https://tickets.digitalshoreditch.com/"][IMG]http://i.imgur.com/JcAD1pU.png[/IMG]
https://tickets.digitalshoreditch.com/[/URL]
Thanks for all your advice last time, got any more?[/QUOTE]
The Slideshow buttons have way to variating colors - try drawing the dark one a bit closer to the lighter one (the selected one is fine though).
The pink on the buttons is a bit too bright IMO. Also:
[IMG]http://i.imgur.com/9HyGHYG.jpg[/IMG]
Why so much space?
To show off the stylish and artistic background image. (Yes, really)
[url]http://puu.sh/2i9wE[/url]
You can see an edge where that image at the footer doesn't match the background color
[QUOTE=Lexic;39922613]Site 2.0 now with added Boss designs!
[url=https://tickets.digitalshoreditch.com/][img]http://i.imgur.com/JcAD1pU.png[/img]
https://tickets.digitalshoreditch.com/[/url]
Thanks for all your advice last time, got any more?[/QUOTE]
It's creative, it's suppose to be fun. I do think the colors are still too much, if you remove the green and pink button backgrounds I think it'll be acceptable. At the moment it's difficult to concentrate on a particular area, but I do like it.
[IMG]http://i.imgur.com/0EWVJ6L.png[/IMG]
I am jelly Jelly that is really nice
[QUOTE=asantos3;39915450]Sup guys.
Working on a simple calculator with automatic interface.
CL = Clear Last Character
CA = Clear All Characters
Need feedback on my code though, what do you think?
[URL="https://dl.dropbox.com/u/5169714/Dev/17728SantosAndre/calculadora/index.html"][IMG]http://i.imgur.com/NwdHV1z.png[/IMG][/URL]
[URL="https://dl.dropbox.com/u/5169714/Dev/17728SantosAndre/calculadora/index.html"]Here.[/URL][/QUOTE]
When you enter text instead of numbers you get a JavaScript error, my suggestion is ensure that you handle invalid inputs correctly.
Also you seem to have used a lot of inline styling for your buttons.
Hi guys, just polishing my portfolio website at the moment, what do you think?
[url]http://www.tomitoikka.com[/url]
Launched a totally revamped design for [url]http://www.daily750.com/[/url]
The "write" page when you are logged in is the sexiest page right now.
[QUOTE=KmartSqrl;39938639]Launched a totally revamped design for [url]http://www.daily750.com/[/url]
The "write" page when you are logged in is the sexiest page right now.[/QUOTE]
The site looks great - but can you please use gzip to compress the contents? Size loads in a weird part-after-part to me...
[QUOTE=KmartSqrl;39938639]Launched a totally revamped design for [url]http://www.daily750.com/[/url]
The "write" page when you are logged in is the sexiest page right now.[/QUOTE]
it's really clean and modern, I do however think the create account isn't standing out enough.
[QUOTE=kragmars102;39942476]it's really clean and modern, I do however think the create account isn't standing out enough.[/QUOTE]
I think it's fine.
[QUOTE=P1raten;39943439][URL="https://github.com/P1raten/SteamAPI"]this[/URL].[/QUOTE]
[url=https://github.com/redjazz96/steam-mist]Hey, I did that too![/url]
I threw in an untested RCON implementation just because :3
[QUOTE=Emz;39933960]Also you seem to have used a lot of inline styling for your buttons.[/QUOTE]
Automatic Interface, that's why.
I wrote a crappy Public Inventory for Path of Exile. Mainly a guild or friend stalker thing...
[url]http://poe.anotherprophecy.com/?ber[/url]
There is also a chrome extension counter part. That looks even uglier.
[QUOTE=kragmars102;39942476]it's really clean and modern, I do however think the create account isn't standing out enough.[/QUOTE]
I just need to make big buttons for sign in and sign up underneath the huge text on the home page I think, since that's the only page you can see if you're logged out other than the login or register pages.
[editline]17th March 2013[/editline]
Also, I totally recommend trying the whole morning pages thing out. It's been a great way for me to get ideas together in the morning and figure out things that I'm stuck on.
First day at the new job, holy shit I am so glad I get to write ruby all day now instead of trudging through horribly written PHP and Magento. There's some really what-the-fuck stuff in this project, but that will get cleaned up in time, and the fact I'm working in Rails makes that all easier to deal with already. I'm sooooo happy right now haha.
[QUOTE=KmartSqrl;39960142]First day at the new job, holy shit I am so glad I get to write ruby all day now instead of trudging through horribly written PHP and Magento. There's some really what-the-fuck stuff in this project, but that will get cleaned up in time, and the fact I'm working in Rails makes that all easier to deal with already. I'm sooooo happy right now haha.[/QUOTE]
Sounds nice. I looked at some RoR tutorials and it didn't seem bad at all. My only issue is that it seems a bit over the edge for personal use.
I generally use sinatra when something doesn't warrant a full Rails app, but I've even been using Rails for small stuff lately. There's just too much niceness that I miss when I'm working with other frameworks. RoR really isn't terribly complicated unless you need it to be, that's part of it's beauty.
[QUOTE=Killervalon;39960175]Sounds nice. I looked at some RoR tutorials and it didn't seem bad at all. My only issue is that it seems a bit over the edge for personal use.[/QUOTE]
I'm making the colors thing with it and it's been fun as hell so far.
I think the thing that really makes rails shine is that you don't have to fuck with any of the boilerplate stuff, because it's all been refined beyond what you'd be able to do on your own already. That means you get to spend almost all of your energy actually working on your application, which is really how things should be. The awesome gem ecosystem definitely helps with that too.
[t]http://i.imgur.com/AnrdEVw.png[/t]
The more I work on it the more features I think of adding, as you can tell from the nav.
[QUOTE=Jelly;39968513][t]http://i.imgur.com/AnrdEVw.png[/t]
The more I work on it the more features I think of adding, as you can tell from the nav.[/QUOTE]
What does it do? :v: (Besides showing it on the map)
God I fucking love rails
[code]
start_date = DateTime.parse(params[:start_date]).in_time_zone("Pacific Time (US & Canada)").beginning_of_day
end_date = DateTime.parse(params[:end_date]).in_time_zone("Pacific Time (US & Canada)").end_of_day
[/code]
Sorry, you need to Log In to post a reply to this thread.