What really simple and lightweight Python framework would you guys recommend. Dead simple stuff (basically just for templating).
[QUOTE=LiLBliNg;31949836]Fly cheap huh? Hopefully I'l get some cheap flights when your'e done!
How does it look scaled down? Looks like it will be hard to read on smaller size.[/QUOTE]
[img]http://img1.uploadscreenshot.com/images/orig/8/23706333027-orig.png[/img]
I think it looks pretty nice as I'm a shitty designer and it was never my intention to design anything.
And yeah, cheap flights, somebody started the idea, I extended and now I'm planning to extend it even more.
I like it but the S is too covered up.
The S or the s?
I can barely make out what the orange text says. Too covered.
Both are too covered up. Any non Lithuanian speaker couldn't read it. Not that they are supposed to.
[QUOTE=adamjon858;31948645]Grumble Grumble...
I've come to realize that there's no such thing as a perfect framework or even a near perfect framework. I've been working with Django recently and it's possibly the nicest bit of code I've ever worked with. However, it's still got problems. Need to allow users to login with email instead of username? Need to use an external login service? Too bad...it's going to take you a while to figure out how to implement it.
A lot of times, it seems like the best framework is one that you build yourself. It's tailored to your programming style and you know it inside and out.
[B]/programming wisdom[/B][/QUOTE]
logging in via email is piss easy
[img]http://s.hzy.im/0682.png[/img]
(obviously you have to make @'s disallowed in usernames and you would have extra validation in your code_
[QUOTE=LiLBliNg;31951442]Both are too covered up. Any non Lithuanian speaker couldn't read it. Not that they are supposed to.[/QUOTE]
But really, that's the thing about language, you don't read the letters, you read words. Of course it's going to be hard to read it when you don't know the word, but I think anyone that speaks Lithuanian will be able to read easily. I'll ask around, see if others can actually read it :D
I think there should be a background-opacity CSS property. It could be used to fade between different background images using CSS3 transitions like:
[css]
.element
{
background: url(image.png) url(image2.png);
animation: fading 5s infinite;
}
@keyframes fading
{
0%{background-opacity:100% 100%;}
50%{background-opacity: 100% 0%;}
100%{background-opacity: 100% 100%;}
}
[/css]
[QUOTE=Crhem van der B;31951759]But really, that's the thing about language, you don't read the letters, you read words. Of course it's going to be hard to read it when you don't know the word, but I think anyone that speaks Lithuanian will be able to read easily. I'll ask around, see if others can actually read it :D[/QUOTE]
Actually people read letters. I know what you are talking about, that study was proven to be fake. And most of words in the example were 4-5 letter words so its not hard to figure them out. Show people the small version, and if people find it hard to read try putting orange word over the plane, that should be good enough.
I want to design a wordpress theme for a project I'm doing. I'm not a web developer and I'm not serious into this. I just want to design a good looking theme. Where do I start?
-snip-
[QUOTE=RusselG;31953041]rgba(0,0,0,1)
example: [css]background-color: rgba(0,0,0,0.5)[/css]
That would produce a background colour with 50% opacity.[/QUOTE]
If you read the css you'd see he wants to change the opacity of a background image even though you could just make it opaque using photoshop.
Actually I'll use Joomla!.
[img]http://img1.uploadscreenshot.com/images/orig/8/23710401212-orig.png[/img]
or
[img]http://img1.uploadscreenshot.com/images/orig/8/23710403462-orig.png[/img]
?
[QUOTE=Mr.T;31953026]I want to design a wordpress theme for a project I'm doing. I'm not a web developer and I'm not serious into this. I just want to design a good looking theme. Where do I start?[/QUOTE]
If you don't want to deal with the Wordpress Codex docs, [url="http://rockablepress.com/books/rockstar-wordpress-designer/"]Rockstar Wordpress Designer[/url] takes you from converting a photoshop design to a single html/css page, and then how to use that page as the basis for the wordpress theme templates. The process they present is a very efficient way of going about it, using the single html + css page as a basis for all the other pages, and is generally less redundant than trying to hack together a theme from existing themes you won't necessarily fully understand.
[editline]alright[/editline]
Nevermind then.
[QUOTE=Crhem van der B;31953245][img]http://img1.uploadscreenshot.com/images/orig/8/23710401212-orig.png[/img]
or
[img]http://img1.uploadscreenshot.com/images/orig/8/23710403462-orig.png[/img]
?[/QUOTE]
I tend to prefer the top (shadow looks weird on the top line of text next to the plane) but [i]maybe[/i] make the bottom curl of the capital S appear in front of the plane, and maybe try the same thing for the tail of the k.
[QUOTE=Crhem van der B;31953245][img]http://img1.uploadscreenshot.com/images/orig/8/23710401212-orig.png[/img]
or
[img]http://img1.uploadscreenshot.com/images/orig/8/23710403462-orig.png[/img]
?[/QUOTE]
The first one is better.
the 2nd one is a bit awkward how the first text is placed.
[img]http://dl.dropbox.com/u/4309320/portfoliodesign.png[/img]
[editline]26th August 2011[/editline]
Work in progress and I am not a designer!
The text is a tad jagged. Might want to fix that.
[QUOTE=Adil;31953412]
Work in progress and I am not a designer![/QUOTE]
But nor is it something out of the ordinary. You have a rather bland taste, and you're not following any color sheme. The underline colors are really sharp and by far to vibrant, and are hard on the eyes on that bright white background.
[QUOTE=Adil;31953412][img]http://dl.dropbox.com/u/4309320/portfoliodesign.png[/img]
[editline]26th August 2011[/editline]
Work in progress and I am not a designer![/QUOTE]
You can't really critique something if it doesn't have any content.
[url]http://skriskpigiai.lt/[/url]
Followed BrettJay's advice with the S, I think it looks good for a promo/logo, no?
[QUOTE=Crhem van der B;31953245][img]http://img1.uploadscreenshot.com/images/orig/8/23710401212-orig.png[/img]
or
[img]http://img1.uploadscreenshot.com/images/orig/8/23710403462-orig.png[/img]
?[/QUOTE]
Second one.
I would prefer to be able to read the ENTIRE text without guessing.
[QUOTE=BrettJay;31953254]I tend to prefer the top (shadow looks weird on the top line of text next to the plane) but [i]maybe[/i] make the bottom curl of the capital S appear in front of the plane, and maybe try the same thing for the tail of the k.[/QUOTE]
I was going to suggest this but have the bottom of it curl around behind the tail and then come back in front of it. So the left end of the bottom curl would loop around in front of the plane. It'd tie things together better I think.
[QUOTE=Mr.T;31953217]Actually I'll use Joomla!.[/QUOTE]
NO! NOOOOOO!!!
Use Worpress instead of Joomla. Joomla is shit. It's horrible.
[QUOTE=Crhem van der B;31953503][url]http://skriskpigiai.lt/[/url]
Followed BrettJay's advice with the S, I think it looks good for a promo/logo, no?[/QUOTE]
looking sweet bro
[QUOTE=Mr.T;31953026]I want to design a wordpress theme for a project I'm doing. I'm not a web developer and I'm not serious into this. I just want to design a good looking theme. Where do I start?[/QUOTE]
If you're not serious then why not just buy a theme?
[QUOTE=H4Z3Y;31951454]logging in via email is piss easy
[img]http://s.hzy.im/0682.png[/img]
(obviously you have to make @'s disallowed in usernames and you would have extra validation in your code_[/QUOTE]
Yes I know that now, however the fact that I can't use the default contrib for it was a bit annoying.
I have a school interested in gradstr.
better work faster
[IMG]http://i.imgur.com/Mh6X1.png[/IMG]
Actuirl is a simple text-based posting system for university students.
I haven't really done any advertising to get the site going though.
I still have to set up emailing system like Kijiji or Craigslist to protect the real poster's email address.
[img]http://s.hzy.im/0683.jpg[/img]
Sorry, you need to Log In to post a reply to this thread.