Congrats on launching your own app of 2048, Gabriele. I don't know if the hype is still there, but it's nice to see an app from a person who actually cares about the user's experience and not trying to grab cash.
[QUOTE=Cow Muffins;44737639]Congrats on launching your own app of 2048, Gabriele. I don't know if the hype is still there, but it's nice to see an app from a person who actually cares about the user's experience and not trying to grab cash.[/QUOTE]
Yes, beautiful work again on 2048 app. Also checked out your new website: lovely, easy to use and gets the info right infront the user. Great clean design from you!
[QUOTE=PortalGod;44678638]
got rid of the line altogether and made the font size a little better
[/QUOTE]
You gotta make the font size waaay smaller in the "about me" section. It will give the site more room to breathe. Right now it feels very "in your face".
You should also add a little more spacing between sections.
Not posted in _ages_ but am still reading this thread from time to time; was playing around/learning Sketch today when I remembered submitting a design for the same website/idea previously. Anyway, new stuffs:
[thumb]http://i.imgur.com/IR9vRma.jpg[/thumb]
[QUOTE=Kwaq;44727266][img]http://lw2.co.uk/mamaam.gif[/img]
mmo[/QUOTE]
wait this is all html5
are you releasing the source or did you use a pre-made engine
Well first time posting in Web WAYWO, don't go too harsh :v:
I've been working on a site for my ICT course. It's inspired by metro and heavily utilises JS for navigation so will display a warning message if you have it off. I think I'm gonna use it for an actual site since I like it so much. What do you guys think?
[url]http://ict.mattjeanes.com/[/url]
what's with all the extra space in the services section?
That
[I]-moz-box-pack: center;[/I]
doesn't seem to like my screen resolution.
[IMG]http://i.imgur.com/7UP8UfO.png[/IMG]
Deactivating it[URL="http://i.imgur.com/7UrwXUA.png"] looks better[/URL] (for me)
[QUOTE=MattJeanes;44750337]Well first time posting in Web WAYWO, don't go too harsh :v:
I've been working on a site for my ICT course. It's inspired by metro and heavily utilises JS for navigation so will display a warning message if you have it off. I think I'm gonna use it for an actual site since I like it so much. What do you guys think?
[url]http://ict.mattjeanes.com/[/url][/QUOTE]
I like it, the menu animation looks awesome. Not sure about the green though, it doesn't go well with the blue:
[IMG]http://i.imgur.com/DsIQmjy.png[/IMG]
I would also left-align the text on the homepage, right-alight is too hard to read (as an English speaker, anyway). Also you might want to cut down on the number of rows on the services page; I'm pretty sure overly long price/feature comparisons put off customers.
It works in Chrome & IE but it messes up in FF for some reason (well I know it's because CSS works different in different browsers but I don't know how to fix it in this case). Also the services page was horribly ripped from [URL]http://www.hosting24.com/features.php[/URL] because I needed to have something on that page. The content of the site is just for ICT, what I'm looking to use in the future is the mainframe.
[editline]8th May 2014[/editline]
[QUOTE=Fizzadar;44750454]I like it, the menu animation looks awesome. Not sure about the green though, it doesn't go well with the blue:
[IMG]http://i.imgur.com/DsIQmjy.png[/IMG][/QUOTE]
Thanks, though I had to use green as part of the course specification. What colour would you suggest if I used this on a proper site?
Edit: removed the FF bit for .center in CSS and everything seems to be working now for some reason. Can anyone confirm?
[QUOTE=MattJeanes;44750337]Well first time posting in Web WAYWO, don't go too harsh :v:
I've been working on a site for my ICT course. It's inspired by metro and heavily utilises JS for navigation so will display a warning message if you have it off. I think I'm gonna use it for an actual site since I like it so much. What do you guys think?
[url]http://ict.mattjeanes.com/[/url][/QUOTE]
Don't rely so much on JS for a navigation, also the animation is not that appealing to my eye. Personal opinion I suppose.
More air in the main container would also look good if you ask me, perhaps double the padding?
[QUOTE=Cronos Dage;44749604]wait this is all html5
are you releasing the source or did you use a pre-made engine[/QUOTE]
it's just html and sockets
but its not really scalable so im remaking it in phaser
I just opensourced the most important website of this decade. If you love freedoms then you're gonna love this.
[url]https://github.com/Mechazawa/rms.sexy[/url]
[url]https://rms.sexy/[/url]
[url=https://rms.sexy/][t]https://rms.sexy/img/img_3628.jpg[/t][/url]
I'm using Windows SMTP service on our server, but i can only get it to send internal emails to addresses on the same domain, anyway to get it to send to stuff at gmail and others?
[editline]8th May 2014[/editline]
Not really a web development question per say, im just using SMTP to mail out registration emails
[QUOTE=RidingKeys;44753036]I'm using Windows SMTP service on our server, but i can only get it to send internal emails to addresses on the same domain, anyway to get it to send to stuff at gmail and others?
[editline]8th May 2014[/editline]
Not really a web development question per say, im just using SMTP to mail out registration emails[/QUOTE]
I can assure you that setting up any type of SMTP is horrible and you should not really attempt it. It is really difficult, and most of the time the mails you send will be denied before it even arrives at a person's spam inbox.
I've had experiences with setting up my own SMTP and after 2 months of trying to get it to work I decided to go with [url]http://smtp2go.com[/url] for my outgoing mails. Believe me, you do not want to go through the process of being and staying a whitelisted SMTP server.
[QUOTE=Cyberuben;44753239]I can assure you that setting up any type of SMTP is horrible and you should not really attempt it. It is really difficult, and most of the time the mails you send will be denied before it even arrives at a person's spam inbox.
I've had experiences with setting up my own SMTP and after 2 months of trying to get it to work I decided to go with [url]http://smtp2go.com[/url] for my outgoing mails. Believe me, you do not want to go through the process of being and staying a whitelisted SMTP server.[/QUOTE]
yeah it's been a rough week trying to get this shit to work. I think i'm either going to pay google the $5 a month and use theirs or use what you're using.
[QUOTE=RidingKeys;44754113]yeah it's been a rough week trying to get this shit to work. I think i'm either going to pay google the $5 a month and use theirs or use what you're using.[/QUOTE]
I strongly recommend smtp2go.com as they do not reveal the sender's IP, Google does, unless you use their web interface. I had contact with their support over phone as one of the main reason of me switching to Google Apps was that my webserver's IP wouldn't be revealed. They told me it only hides your IP when sent from the web interface, and it is not going to change anywhere in the near future.
[QUOTE=MattJeanes;44750337]Well first time posting in Web WAYWO, don't go too harsh :v:
I've been working on a site for my ICT course. It's inspired by metro and heavily utilises JS for navigation so will display a warning message if you have it off. I think I'm gonna use it for an actual site since I like it so much. What do you guys think?
[url]http://ict.mattjeanes.com/[/url][/QUOTE]
I wish I got taught web design in school. Programming wasn't even mentioned at all in my ICT class.
Then again, aren't they calling it CS now?
We was recommended we created websites in Serif WebPlus X3 or something when I did IT. I just used Dreamweaver in code view (My old school blocked Notepad for some reason and syntax highlighting/completion is nice) with Bootstrap.
Did a little work on some movie club.
[url]http://www.somemovieclub.com/register/noob[/url]
[url]http://www.somemovieclub.com/login[/url]
Only frontend
I made a thing
[url]http://isthelondonundergroundonstrike.co.uk/[/url]
[QUOTE=Mega1mpact;44758092]I made a thing
[url]http://isthelondonundergroundonstrike.co.uk/[/url][/QUOTE]
They currently are not on strike though, it was suspended on Monday.
[QUOTE=Spero78;44759798]They currently are not on strike though, it was suspended on Monday.[/QUOTE]
Replaced it
[QUOTE=josm;44757677]I wish I got taught web design in school. Programming wasn't even mentioned at all in my ICT class.
Then again, aren't they calling it CS now?[/QUOTE]
ICT in the UK has basically just been a course on how to be a receptionist >_<
[QUOTE=josm;44757677]I wish I got taught web design in school. Programming wasn't even mentioned at all in my ICT class.
Then again, aren't they calling it CS now?[/QUOTE]
In secondary school the ICT classes are complete shit, as Hickley said you basically learn to become a receptionist. My college however has Computing and BTEC ICT (I'm doing both). Computing is learning programming in vb.net while BTEC ICT is a range of units. There's a bullshit unit to do with personal development, then you "build" a computer (basically plug in the hard drive/gpu/dvd drive), then you make a website according to a client brief - which is what I just did. We're supposed to use dreamweaver which is alright but I just did it by hand as I prefer that - though my friends teacher forced him to use dreamweaver so yeah.
In short, secondary school is shit, college is better but still not great
Doing the same course as Dr. Matt at the same College. It is terrible. It makes me want to hurt people
Made a new design for my online portfolio
[url]http://tobiasdosdal.dk/[/url]
What do you think?
Too much Bootstrap?
[QUOTE=DontDoShit;44765108]Made a new design for my online portfolio
[url]http://tobiasdosdal.dk/[/url]
What do you think?
Too much Bootstrap?[/QUOTE]
[img]http://i.imgur.com/JhgOJuP.png[/img]
I am planning to do a *good* re-design of my personal site (for the billionth time). Should I just do a one-column blog with an about page? That's kind of all I need really (apart from pages that I can directly link to).
Decided to make an open source loading screen for GMod, which should be done really soon!
I'll upload it on Github when I'm finished.
[t]http://puu.sh/8FDfe.jpg[/t]
In motion!
[t]http://puu.sh/8FDcu.gif[/t]
Edit: It will use Javascript to get the first portion of information from the server, then it will pass an AJAX call to PHP which queries the server to get more information.
Demo: [url]http://svenskunganka.com/demo/strapquery/[/url]
Sorry, you need to Log In to post a reply to this thread.