working on a client's website, waiting for text & pictures from the client and then will start the proper formatting of text & images.
[url]www.architech.fi/cafeaxo[/url]
feedback is welcome.
[QUOTE=Neddy;37784329]Anyone got any good tutorial links for some.. login thing..? Prefer php[/QUOTE]
If you're still interested, this is quite extensive(47 videos) but covers a lot of user acess system, may be useful.
[url]http://www.youtube.com/watch?v=9kyQGBABA38&feature=BFa&list=ECE134D877783367C7[/url]
[QUOTE=j4NZKUE;37797097]working on a client's website, waiting for text & pictures from the client and then will start the proper formatting of text & images.
[url]www.architech.fi/cafeaxo[/url]
feedback is welcome.[/QUOTE]
It could just be me but he yellow seems a bit jarring. Maybe desaturate it a bit?
My eyes suck so ignore me if you think otherwise :rolleyes:.
Also, there looks like something odd going on with the logo/title text.
'looks really good thought. Keep it up.
[QUOTE=saming;37713627]My homepage, now finished.
[IMG]http://i.imgur.com/mQsgc.png[/IMG]
[URL="http://saming.free.fr/"]Link.[/URL][/QUOTE]
Pretty.
Started internship yesterday. Did nothing but set up git first day because they had no work planned for me. And today I made one whole ribbon and changed some css properties of a few container divs. And by the looks of it my co-workers didn't do much more. Is the whole webdev business world so "lazy"?
^^some are in for money and others because of their interest.
[QUOTE=Miljaker;37797866]Started internship yesterday. Did nothing but set up git first day because they had no work planned for me. And today I made one whole ribbon and changed some css properties of a few container divs. And by the looks of it my co-workers didn't do much more. Is the whole webdev business world so "lazy"?[/QUOTE]
Nope
[url]http://81.178.239.49/[/url]
who needs consistent navbar item sizes
[QUOTE=C:\;37799025][url]http://81.178.239.49/[/url]
who needs consistent navbar item sizes[/QUOTE]
make it so you still select it when hovering over the icons.
[QUOTE=jung3o;37799121]make it so you still select it when hovering over the icons.[/QUOTE]
Doing it now, give me a sec.
this may take a while, i must rearrange a bunch of shit
[editline]25th September 2012[/editline]
[code] <script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#homeImg').mouseover(function(){
$('#nav ul li a.firstItem').css('background-color', 'rgba(200,50,40,0.9)');
});
$('#homeImg').mouseout(function(){
$('#nav ul li a.firstItem').css('background-color', 'rgba(0,0,0,0)');
});
$('#nav ul li a.firstItem').mouseover(function(){
$('#nav ul li a.firstItem').css('background-color', 'rgba(200,50,40,0.9)');
});
$('#nav ul li a.firstItem').mouseout(function(){
$('#nav ul li a.firstItem').css('background-color', 'rgba(0,0,0,0)');
});
});[/code]
this is the worst thing i have ever done
and i have to do it for every single nav item
oh god
Well at least my teacher will grade me well, everyone else in my class is just making the site design in fireworks, then slicing it up and sticking it in dreamweaver.
edit: [url]http://pastebin.com/LnSwPyLu[/url]
coder of the year
edit: I just made a solution in like 8 lines of CSS.
fuck
Is it too horrible?
[img]http://xoom3r.net/hosting/img/page.png[/img]
The font is. I found it hard to read. Also, having pictures of servers that aren't yours is a bit dodgy (False advertising, etc).
Look at where it says "Pre-order a server today!" and look at the R on 'Server', for an example of why proof reading is important. Other than that, it's clean and it looks fine.
[SUB]Edited: [/SUB][I]
Aaaaaaaaaactually, there's quite a few typos.[/I]
[QUOTE=Slater;37800070]The font is. I found it hard to read. Also, having pictures of servers that aren't yours is a bit dodgy (False advertising, etc).
Look at where it says "Pre-order a server today!" and look at the R on 'Server', for an example of why proof reading is important. Other than that, it's clean and it looks fine.
[SUB]Edited: [/SUB][I]
Aaaaaaaaaactually, there's quite a few typos.[/I][/QUOTE]
I found this on my web archive, I was probably high when I made it.
[QUOTE=antiChrist;37800209]I found this on my web archive, I was probably high when I made it.[/QUOTE]
Oh. That explains that then! Even still, for a completely baked-off-your-face-all-you-can-see-is-colours-floating-around-the-room mental state, it's not terrible!
Also, something old that I made.
[url]http://xoom3r.net/lab/fog/[/url]
[QUOTE=antiChrist;37800295]Also, something old that I made.
[url]http://xoom3r.net/lab/fog/[/url][/QUOTE]
I remember that
[QUOTE=TerabyteS_;37794683]too late i stole it[/QUOTE]
ok ifaux
Here's our simple private todo tracker for in-house development (written by Jelly, styled by me)
[IMG]http://www.gabrielecirulli.com/p/Todos-20120926-010844.png[/IMG]
That's beautiful!
tera what language are you guys using for the backend of Amuzor?
[QUOTE=TerabyteS_;37800836]Here's our simple private todo tracker for in-house development (written by Jelly, styled by me)
[IMG]http://www.gabrielecirulli.com/p/Todos-20120926-010844.png[/IMG][/QUOTE]
mother of god
[QUOTE=Ac!dL3ak;37800379]I remember that[/QUOTE]
I don't remember posting it, but heh, I've been pretty high that last few weeks.
I don't even.
[QUOTE=antiChrist;37799913]Is it too horrible?
[img]http://xoom3r.net/hosting/img/page.png[/img][/QUOTE]
i actually really like that wow
[QUOTE=TerabyteS_;37800836]Here's our simple private todo tracker for in-house development (written by Jelly, styled by me)
[IMG]http://www.gabrielecirulli.com/p/Todos-20120926-010844.png[/IMG][/QUOTE]
hot but the happy face in the corner makes me cringe.
[QUOTE=Kopimi;37800939]tera what language are you guys using for the backend of Amuzor?[/QUOTE]
Node/Coffeescript.
[QUOTE=usa;37802575]hot but the happy face in the corner makes me cringe.[/QUOTE]
Likewise but it fits our demographic.
[QUOTE=TerabyteS_;37800836]Here's our simple private todo tracker for in-house development (written by Jelly, styled by me)
[IMG]http://www.gabrielecirulli.com/p/Todos-20120926-010844.png[/IMG][/QUOTE]
No priority management? No subtasks? Can't assign tasks to team members?
I expected more from you guys :v:
I'm all jokes of course it looks good but a little under-featured imo, if you are going to go to the trouble of writing the todo list into the actual site you might as well go all the way with it
[QUOTE=wizard`;37802889]No priority management? No subtasks? Can't assign tasks to team members?
I expected more from you guys :v:
I'm all jokes of course it looks good but a little under-featured imo, if you are going to go to the trouble of writing the todo list into the actual site you might as well go all the way with it[/QUOTE]
It was written in 10 minutes because our Basecamp subscription ran out and we're too poor to pay $50 a month.
[QUOTE=Jelly;37802898]It was written in 10 minutes because our Basecamp subscription ran out and we're too poor to pay $50 a month.[/QUOTE]
I wasn't hating, it looks good I was just a little confused at first. Also why not just use Asana if your basecamp ran out? doesn't matter now though
[QUOTE=Jelly;37802819]Node/Coffeescript.[/QUOTE]
Any particular reason you chose Node over something like Rails, etc?
[QUOTE=anton;37803091]Any particular reason you chose Node over something like Rails, etc?[/QUOTE]
I dislike Ruby and prefer Javascript/Coffeescript. Later on we plan to have a lot of real time web sockets stuff going on so it was the sane choice.
Sorry, you need to Log In to post a reply to this thread.