Re: Best CSS/JS compressor?

2011-06-02 Thread Anoop Thomas Mathew
On 3 June 2011 00:01, Mike  wrote:

> What is everyone using to combine CSS/JS?
>
> Has anyone tried mod_pagespeed? Perhaps Django-Compressor?
>


Hi,

+1 for django-compressor.
Its very easy to use, and it servers its purpose well...

There is  a django-compress , but I found compressor more "developer
friendly".
No idea about mod_pagespeed.


> All the discussions I found were quite dated.
>
> Thanks
>
> --
> 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.
>
>
regards,
Anoop

-- 
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.



Aw: Best CSS/JS compressor?

2011-06-02 Thread Martin Brochhaus
I'm using django_compressor and I am very happy with it!

Best regards,
Martin

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/eUlxYkp0NXdEQkVK.
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.



Re: Best CSS/JS compressor?

2011-06-02 Thread Maksymus007
we use yui for both js and css. but we have it a bit different,i mean we use
django tag for including files and some script that compress and join files
and both share the same naming algorithm.

Pozdrawiam, Maksymilian Pawlak
02-06-2011 21:08 użytkownik "Mike"  napisał:
> What is everyone using to combine CSS/JS?
>
> Has anyone tried mod_pagespeed? Perhaps Django-Compressor?
>
> All the discussions I found were quite dated.
>
> Thanks
>
> --
> 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.



Best CSS/JS compressor?

2011-06-02 Thread Mike
What is everyone using to combine CSS/JS?

Has anyone tried mod_pagespeed? Perhaps Django-Compressor?

All the discussions I found were quite dated.

Thanks

-- 
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.