I'm great at design, at the level of i.e. Balsamiq Mockups.

It just takes me too long to build it from scratch in CSS+HTML+JS to
get from wireframe to proper design.

I am building it from satchmo as base, but am looking for other
libraries to integrate in order to be DRY-er.

Reuse FTW!

But I think if I can just separate satchmo out enough, it will be
easily integratable with other Django (and Python) libraries.

On Sat, Dec 17, 2011 at 12:17 AM, Andre Terra <andrete...@gmail.com> wrote:
> I'll refrain from repeating what the others have said, so I'll just say I
> wholeheartedly agree.
>
> Having said that, a project like this requires *extensive* knowledge of
> HTML/JS/CSS in order to be successful, as someone pointed out. With that in
> mind, I recommend you find a partner with front end experience that can
> design the website from scratch.
>
> While Django and Python are great tools, they are also more...
> "objective"... than HTML and CSS, so usually bashing your head against a
> programming problem will eventually yield a solution, whereas you can't
> easily teach someone how to design beautiful *and* intuitive UI/UX. It's a
> long process that requires a "creative" side that not all of us have.
>
>
> Cheers,
> AT
>
>
>
> On Fri, Dec 16, 2011 at 10:37 AM, Tom Evans <tevans...@googlemail.com>
> wrote:
>>
>> On Fri, Dec 16, 2011 at 12:17 PM, abhay hegde <abhaybhe...@gmail.com>
>> wrote:
>> > Great ! Thanks everyone for the response. Django is the way to go then.
>> >
>> > @ionic drive :- Not sure as it's just in the initial stage. I will have
>> > to
>> > set aside time for this one.
>> >
>>
>> Not that Django is a bad choice - it's not, its a great choice - but
>> it is largely irrelevant what language you implement your ideas in.
>> Some will be more appropriate than others, and if your idea is
>> successful, it is likely that you will need to rewrite/re-engineer
>> your site.
>>
>> For example, Amazon was initially written in C++/Perl scripts, Twitter
>> started out using RubyOnRails and a Ruby messaging queue, Facebook
>> used to be written in PHP but it was so slow they wrote a PHP -> C++
>> compiler.
>>
>> Django is an excellent choice, because it is precise, has clear
>> documentation and doesn't restrict what you can do with it.
>>
>> Cheers
>>
>> Tom
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to