[GSoC] Django syncmedia proposal

2009-04-08 Thread Petar Marić
ersion for convenience at http://gsoc2009.petarmaric.com/ Abstract My name is Petar Marić, a long time Djangonaut with an idea how to improve a somewhat neglected part of Django - distributing static (me

Google Summer of Code 2009

2009-03-06 Thread Petar Marić
Will Django be participating in the Google SoC event this year? Regards, -- Petar Marić *e-mail: petar.ma...@gmail.com *mobile: +381 (64) 6122467 *icq: 224720322 *jabber: petar.ma...@gmail.com *web: http://www.petarmaric.com/ --~--~-~--~~~---~--~~ You received

Spam attack on the Django site

2007-06-25 Thread Petar Marić
Looking at http://www.djangoproject.com/comments/ there seems to be *a lot* of spam. Maybe you should try ubernostrums django-comment-utils (http://code.google.com/p/django-comment-utils/) -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *jabber: [EMAIL

Re: Django Trac spam cleaned

2006-10-08 Thread Petar Marić
Which Trac version are you using? If you're >= 0.10 you could use the SpamFilter plugin ( http://trac.edgewall.org/wiki/SpamFilter ). Performs wonders you know ;) -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *w

Re: Suggestion for #1602, urlify.js blocks out non-English chars

2006-07-12 Thread Petar Marić
"а": "a", "б": "b", "в": "v", "г": "g", "д": "d", "ђ": "dj", "е": "e", "ж": "z", "з": "z", "и":

Re: Suggestion: Better slugifying of scandinavic characters

2006-05-16 Thread Petar Marić
There has been a similar discussion of these issues about a month ago on this list -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *web: http://www.petarmaric.com/ --~--~-~--~~~---~--~~ You received this

Re: Suggestion: Integrate XStandard as the XHTML editor

2006-04-27 Thread Petar Marić
If that's the way you all feel - I'll never speak of it again ;) -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *web: http://www.petarmaric.com/ --~--~-~--~~~---~--~~ You received this message b

Suggestion: Integrate XStandard as the XHTML editor

2006-04-25 Thread Petar Marić
ee global licence for a buffed-up version to one of best WYSIWYG XHTML editors today in exchange for a link to xhtml.com? I'm so +1 on this :D Regards, -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_ma

Re: Removing TEMPLATE_FILE_EXTENSION

2006-04-14 Thread Petar Marić
+1 on the original proposal -0 on making it an optional setting -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *web: http://www.petarmaric.com/ --~--~-~--~~~---~--~~ You received this message because you

Re: #1602: urlify.js blocks out non-English chars

2006-04-09 Thread Petar Marić
you ;) For me this is more of a SEO and compatibility (file system/web server/client) thing than a usability matter. @Arthur: You know what? Why don't we just do whatever feels more natural to our language? Then again, I can sense some transliteration collisions on the way. -- Petar Mari

Re: #1602: urlify.js blocks out non-English chars

2006-04-08 Thread Petar Marić
f.slug) super(Product, self).save() [/snip] For this to work, I use a patched local copy of urlify.js: [snip] class Admin: js = ( #Change the behaviour of urlify so it accepts Serbian letters '../media/admin/js/urlify.js', ) [/snip] -- Petar Marić *e-mail:

#1602: urlify.js blocks out non-English chars

2006-04-08 Thread Petar Marić
ve way too many symbols in them, ie Chinese, Japanese, Thai? AFAIK, in them one symbol represents a whole word. Should we include them also or leave them out? Or does someone out there have a better solution? Cheers, -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 22472

Re: Light django-admin.py wrapper: manage.py

2005-12-08 Thread Petar Marić
be honky-dory. And I think that the DATABASE_ENGINE setting should be set to empty string "" in settings.py by default, so it can detect if it hasn't been properly set up. Cheers, -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *web: http://www.petarmaric.com/

Re: Light django-admin.py wrapper: manage.py

2005-12-08 Thread Petar Marić
a bug: Maybe it's better to change project template to put DATABASE_ENGINE = "" and then check that? Regards, -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *web: http://www.petarmaric.com/

Re: Smarter cache

2005-11-30 Thread Petar Marić
+1 for SmartCache(tm) -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 224720322 *skype: petar_maric *web: http://www.petarmaric.com/

Re: i18n for JavaScript

2005-11-28 Thread Petar Marić
dead simple, as the C-expression > that is in the .mo file is a valid JS expression, too). > So only a volunteer for the string interpolation is still needed ;-) Pluralization for Serbian is working. -- Petar Marić *e-mail: [EMAIL PROTECTED] *mobile: +381 (64) 6122467 *icq: 2

Re: Idea for a new badge

2005-11-06 Thread Petar Marić
Link is not http://media.djang...angowish126x70.gif'? its http://media.djang...angowish126x70.gif On 11/6/05, Luke Plant <[EMAIL PROTECTED]> wrote: > > On Sun, 6 Nov 2005 20:24:43 +0100 Petar Marić wrote: > > > I wanted to use this idea for my blog, then figured this cou

Idea for a new badge

2005-11-06 Thread Petar Marić
I wanted to use this idea for my blog, then figured this could interest a few more people: You know that orange bar on top of http://media.djangoproject.com/img/badges/djangowish126x70.gif ? Add another one at the bottom and write "So I've done it". Cheers, -- Petar Marić

Re: i18n -- DRAFT

2005-10-11 Thread Petar Marić
On 10/11/05, Nebojša Đorđević - nesh <[EMAIL PROTECTED]> wrote: > to Petar: We can continue this discussion on DPT or ICQ. Agreed. -- Петар Марић Irrigation of the land with seawater desalinated by fusion power is ancient. It's called 'rain'. - Michael McClary

Re: i18n -- DRAFT

2005-10-11 Thread Petar Marić
On 10/11/05, Nebojša Đorđević - nesh <[EMAIL PROTECTED]> wrote: > This is little off-topic. > > I'm looking to make both Serbian translations (latin and cyrillic). > But, I'm failed to found any reference to _standard_ codes for that. > Only idea I have is to make two codes - sr_LAT and sr_CYR and

Re: i18n -- DRAFT

2005-10-11 Thread Petar Marić
On 10/11/05, Nebojša Đorđević - nesh <[EMAIL PROTECTED]> wrote: > Is it's really necessary to change extension of html files to > html.py? xgettext will be treat all files as python source because "- > L Python" anyway. Petar Marić <[EMAIL PROTECTED]> told me

Re: i18n and French

2005-09-23 Thread Petar Marić
Well, for starters you could add yourself here: http://code.djangoproject.com/wiki/Localization Welcome to the community :) -- Петар Марић Irrigation of the land with seawater desalinated by fusion power is ancient. It's called 'rain'. - Michael McClary