|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Hear ye, hear ye! Cheetah v2.2.2 has been released! :)I am pleased to announce the final release of Cheetah v2.2.2! This release includes a swath of updates and fixes that are (to be honest) long overdue (my bad). This includes: Windows becoming a first-class citizen for Cheetah, proper support for Google App Engine, multiple inheritance, and a few other fixes and improvements along the way. The final release of v2.2.2 differs slightly from the latest RC due to some fixes to the setup.py code to ensure Windows installation of Cheetah works fine with or without a compiler installed :) Along with this release, I've also started work on Sphinx-based documentation: http://packages.python.org/Cheetah/ (still not complete [1]) DOWNLOAD: * Cheese Shop: - (source) <http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.2.2.tar.gz#md5=e0d89113ab6bb0935d2b67395960264c> - (source rpm) <http://pypi.python.org/packages/any/C/Cheetah/Cheetah-2.2.2-1.src.rpm#md5=23c4673ff43ee1245251e8ee91258086> - Binaries also listed: <http://pypi.python.org/pypi?:action=display&name=Cheetah&version=2.2.2> CHANGELOG: - 0000010: [Templates] Failure to execute templates on Google App Engine - 0000026: [Compiler] Support multiple inheritance - Additionss of a couple new C modules - Improvements to setup.py to support building for Windows (thanks abbeyj!) - Improvements to C-based NameMapper for Windows - Fixes for a swath of unit tests on Windows - Fix for unicode/utf-8 dynamic compilation error (thanks mikeb!) (http://urlenco.de/wwsmxaqc) CONTRIBUTING: If you would like to contribute to Cheetah, you can perform a git clone via: git://github.com/cheetahtemplate/cheetah.git If you use GitHub, consider forking the repository to make pulling patches a breeze: http://github.com/cheetahtemplate/cheetah I'm very pleased with how this release worked out, and I'd like to point out the great work done by James Abbatiello and Mike Bonnet in helping me get this release out the door. I hope you all enjoy, and I'm looking forward to v2.2.3 :) Cheers -R. Tyler Ballance Slide, Inc. [1] You can find the documentation in the repository in the "www/" directory ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|
|
Re: [Cheetahtemplate-announce] Hear ye, hear ye! Cheetah v2.2.2 has been released! :)Hey Tyler,
Thanks for fixing those tests. Everything looks good now. I've just updated the website (and replaced the old CVS link with one to github). Cheers, Tavis On Mon, 14 Sep 2009, R. Tyler Ballance wrote: > > I am pleased to announce the final release of Cheetah v2.2.2! > > This release includes a swath of updates and fixes that are (to be > honest) long overdue (my bad). This includes: Windows becoming a > first-class citizen for Cheetah, proper support for Google App Engine, > multiple inheritance, and a few other fixes and improvements along the > way. > > The final release of v2.2.2 differs slightly from the latest RC due to > some fixes to the setup.py code to ensure Windows installation of > Cheetah works fine with or without a compiler installed :) > > > Along with this release, I've also started work on Sphinx-based > documentation: http://packages.python.org/Cheetah/ (still not complete [1]) > > > DOWNLOAD: > * Cheese Shop: > - (source) <http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.2.2.tar.gz#md5=e0d89113ab6bb0935d2b67395960264c> > - (source rpm) <http://pypi.python.org/packages/any/C/Cheetah/Cheetah-2.2.2-1.src.rpm#md5=23c4673ff43ee1245251e8ee91258086> > - Binaries also listed: <http://pypi.python.org/pypi?:action=display&name=Cheetah&version=2.2.2> > > > > CHANGELOG: > - 0000010: [Templates] Failure to execute templates on Google App Engine > - 0000026: [Compiler] Support multiple inheritance > - Additionss of a couple new C modules > - Improvements to setup.py to support building for Windows (thanks abbeyj!) > - Improvements to C-based NameMapper for Windows > - Fixes for a swath of unit tests on Windows > - Fix for unicode/utf-8 dynamic compilation error (thanks mikeb!) > (http://urlenco.de/wwsmxaqc) > > > CONTRIBUTING: > If you would like to contribute to Cheetah, you can perform a git > clone via: git://github.com/cheetahtemplate/cheetah.git > > If you use GitHub, consider forking the repository to make pulling > patches a breeze: http://github.com/cheetahtemplate/cheetah > > > I'm very pleased with how this release worked out, and I'd like to point > out the great work done by James Abbatiello and Mike Bonnet in helping > me get this release out the door. > > > > I hope you all enjoy, and I'm looking forward to v2.2.3 :) > > > Cheers > > -R. Tyler Ballance > Slide, Inc. > > > [1] You can find the documentation in the repository in the "www/" > directory > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|
|
Re: [?? Probable Spam] Hear ye, hear ye! Cheetah v2.2.2 has been released! :)R. Tyler Ballance schrieb:
> I am pleased to announce the final release of Cheetah v2.2.2! Thanks a lot! I´l wait a few days, then I try to implement it into my current web application. :-) Regards, Gerold :-) -- Waldhart Software A-6405 Pfaffenhofen, Unterdorf 145 Tel: +43 5262 64574, Fax: +43 5262 64514 ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|
|
Re: Hear ye, hear ye! Cheetah v2.2.2 has been released! :)Tyler,
Excellent release :) Nice to see Windows improvements. In case any windows users without compilers would like the binaries, I have again produced Windows binaries with the C-Extensions fully compiled into them for Python 2.4 - 2.6 Additionally, I compiled .egg files in case we wanted to publish them to PyPi for windows users to download using setuptools. All files are available: http://feisley.com/python/cheetah/ Cheers, Jacob On Mon, Sep 14, 2009 at 5:28 PM, R. Tyler Ballance <tyler@...> wrote:
------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|
|
Re: Hear ye, hear ye! Cheetah v2.2.2 has been released! :)On Tue, 15 Sep 2009, Jacob Feisley wrote: > Tyler, > > Excellent release :) Nice to see Windows improvements. > > In case any windows users without compilers would like the binaries, I have > again produced Windows binaries with the C-Extensions fully compiled into > them for Python 2.4 - 2.6 > > Additionally, I compiled .egg files in case we wanted to publish them to > PyPi for windows users to download using setuptools. > > All files are available: http://feisley.com/python/cheetah/ Jacob's nicely compiled .egg, that'd be great. I'll push those .egg files up to the PiPy site for wider distribution then. Thanks Jacob > > > Cheers, > > Jacob > > On Mon, Sep 14, 2009 at 5:28 PM, R. Tyler Ballance <tyler@...> wrote: > > > > > I am pleased to announce the final release of Cheetah v2.2.2! > > > > This release includes a swath of updates and fixes that are (to be > > honest) long overdue (my bad). This includes: Windows becoming a > > first-class citizen for Cheetah, proper support for Google App Engine, > > multiple inheritance, and a few other fixes and improvements along the > > way. > > > > The final release of v2.2.2 differs slightly from the latest RC due to > > some fixes to the setup.py code to ensure Windows installation of > > Cheetah works fine with or without a compiler installed :) > > > > > > Along with this release, I've also started work on Sphinx-based > > documentation: http://packages.python.org/Cheetah/ (still not complete > > [1]) > > > > > > DOWNLOAD: > > * Cheese Shop: > > - (source) < > > http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.2.2.tar.gz#md5=e0d89113ab6bb0935d2b67395960264c > > > > > - (source rpm) < > > http://pypi.python.org/packages/any/C/Cheetah/Cheetah-2.2.2-1.src.rpm#md5=23c4673ff43ee1245251e8ee91258086 > > > > > - Binaries also listed: < > > http://pypi.python.org/pypi?:action=display&name=Cheetah&version=2.2.2> > > > > > > > > CHANGELOG: > > - 0000010: [Templates] Failure to execute templates on Google App Engine > > - 0000026: [Compiler] Support multiple inheritance > > - Additionss of a couple new C modules > > - Improvements to setup.py to support building for Windows (thanks > > abbeyj!) > > - Improvements to C-based NameMapper for Windows > > - Fixes for a swath of unit tests on Windows > > - Fix for unicode/utf-8 dynamic compilation error (thanks mikeb!) > > (http://urlenco.de/wwsmxaqc) > > > > > > CONTRIBUTING: > > If you would like to contribute to Cheetah, you can perform a git > > clone via: git://github.com/cheetahtemplate/cheetah.git > > > > If you use GitHub, consider forking the repository to make pulling > > patches a breeze: http://github.com/cheetahtemplate/cheetah > > > > > > I'm very pleased with how this release worked out, and I'd like to point > > out the great work done by James Abbatiello and Mike Bonnet in helping > > me get this release out the door. > > > > > > > > I hope you all enjoy, and I'm looking forward to v2.2.3 :) > > > > > > Cheers > > > > -R. Tyler Ballance > > Slide, Inc. > > > > > > [1] You can find the documentation in the repository in the "www/" > > directory > > > > > > > > ------------------------------------------------------------------------------ > > Come build with us! The BlackBerry® Developer Conference in SF, CA > > is the only developer event you need to attend this year. Jumpstart your > > developing skills, take BlackBerry mobile applications to market and stay > > ahead of the curve. Join us from November 9-12, 2009. Register now! > > http://p.sf.net/sfu/devconf > > _______________________________________________ > > Cheetahtemplate-discuss mailing list > > Cheetahtemplate-discuss@... > > https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss > > > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|
|
Re: Hear ye, hear ye! Cheetah v2.2.2 has been released! :)works well
will try out more and post info Great job tyler and tavis and team ROCKS
On Tue, Sep 15, 2009 at 10:24 AM, R. Tyler Ballance <tyler@...> wrote:
-- BidEgg - Worlds best low price Auction site http://bidegg.com Amazing wedding entrance viral video http://fotoroll.com/sv?q=jk%20wedding%20entrance%20dance%20Amazing%20wedding%20video ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|
|
Re: [?? Probable Spam] Hear ye, hear ye! Cheetah v2.2.2 has been released! :)Gerold Penz schrieb:
> I´l wait a few days, then I try to implement it into my current web > application. :-) Hello! It is done! I´ve implemented the new Cheetah 2.2.2 in my current web application. Now, I can use UTF-8 for all my templates. :-) And it seems to run perfectly. Thanks, Gerold :-) -- Waldhart Software A-6405 Pfaffenhofen, Unterdorf 145 Tel: +43 5262 64574, Fax: +43 5262 64514 ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cheetahtemplate-discuss mailing list Cheetahtemplate-discuss@... https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
| Free embeddable forum powered by Nabble | Forum Help |