Fork me on GitHub
Products.TinyMCE 1.3 beta 1 release
24. Oct. 2011 at 09:10 written under python, release, tinymce, plone, english

Installation

Changelog

Detailed changelog is long, (if you are interested) read following.

Deliverables

  • tinymce version upgrade 3.2.7 (2009) to 3.4.3 (2011)
  • IE9 support (implicitly fixed by previous line)
  • Dexterity support
  • Plone 3 and 4 compatible
  • rewritten Image and Link plugins (now named as plonebrowser) with jQuery
  • configurable shortcuts in browser plugin
  • GS migration
  • JavaScript compressor
  • KSS is gone
  • tested on opera/chrome/firefox/IE7/IE8/IE9
  • split tinymce project to a fork of github.com/tinymce/tinymce/

Known issues

  • editing existing link on image does not recognize current link
  • few IE7 design glitches

If this work is helpful to you, please contribute to my trip to PloneConf2011

Read and Post Comments
Public release of BurnerOnFire
03. Oct. 2009 at 07:59 written under python, release, GUI, burneronfire, english

I'm proud to release first public version of BurnerOnFire.

BurnerOnFire is written in Python, providing simple GUI(GTK+) and CLI interface to burning .iso images simultaneously to multiple CD/DVD burners.

Documentation and install instructions are located at kiberpipa.org.

Features:

  • write iso image to multiple CD/DVD burners
  • count number of successfully burned discs
  • option to limit number of discs to be burned
  • detects write speeds and intersect results
  • eject/close tray burner
  • TODO: write multiple iso images from a folder
Read and Post Comments