
March 19th, 2013 by

Afraithe
We are moving websites around abit today (Tuesday 19th and possibly Wednesday 20th), so some outage will occur, mostly related to using the forum or bug tracker on the TinyMCE website, and also the shop will be down for a short period of time. This will affect all our websites Plupload.com, Moxiecode.com, TinyMCE.com and Fiddle.tinymce.com.
If you encounter any problems, try again the next day, if you still encounter problems with our website or services after Wednesday, please report it to us.
Posted in Blogs, Development, Software, Work |
Comments Off

December 28th, 2011 by

Afraithe
We at Moxiecode would like to thank you all for a great year and we are looking forward to another one just like it (but even better!).
Shoutouts to our friends at Ephox, for their great contribution to the TinyMCE code base.
Also shoutouts to the WordPress guys, congratulations on the 3.3 release, we now have 2 of our projects running within WordPress, both TinyMCE and Plupload.
Thanky you all for using our products.
Posted in Blogs, Cool stuff |
Comments Off

December 20th, 2011 by

Afraithe
Jake Goldman, chief engineer and CEO of 10up LLC posted a slide of his talk at 2011 Wordcamp earlier.
Showing some advanced work on how to customize and form the editor to fit your website better, using custom styles, adding custom buttons and styling the interface, a very good slide, wish I had heard the talk.
Check out the article and slides here.
Posted in Blogs, Cool stuff, Development |
Comments Off

November 18th, 2010 by

Afraithe
Me and Spocke is taking a trip to Palo Alto, California for a couple of days at the start of December (1th-5th) to meet up with some business and technology partners. We are looking forward to seeing the center of the IT industry, if you wish to meetup there for some reason, get in touch with us, our time is limited but we might be able to work something out.
On another note, we have a new employee, Davit Barbakadze has been helping us out for a bit the last couple of weeks and he is now a part of Moxiecode Systems AB. His main focus right now will be to incorporate some fixes and enhancements into Plupload and then move over to help out on TinyMCE development as well as other development.
Posted in Blogs, Cool stuff, Work |
1 Comment »

May 26th, 2010 by

Afraithe
In order to provide better TinyMCE support for those who need it, we have started a Partner network, and our first partner signed up is Ephox, they will provide support and commercial licensing for TinyMCE.
In addition, they have also commited resources to help out the community in a more direct way, by helping to fix bugs, answer issues on the forum and various other things. You might have seen Adrian commiting bug fixes on Git and answering some topics on the forums. Ephox has also setup an automated UNIT test bed that checks TinyMCE across browsers on different Operating systems as soon as something is commited to GitHub TinyMCE project. You can check out the Ephox Enterprise TinyMCE offering at their website. Also check out Adrians view on this partnership at his blog.
So why do we need this? Moxiecode Systems is a rather small company, we want to focus on the development of TinyMCE and not get bogged down with to much support and licensing issues (not everyone like/can use LGPL). “Outsourcing” these parts to our partner network and filtering bug reports through them will allow us to focus more on the needs of the community and future development.
Switching to GitHub was a major step in getting more social, getting more developers engaged in TinyMCE and making it simpler to contribute. This Partnership network is another step towards Enterprise customers that want more than just a community supported editor, they need premium support, guaranteed turn around times and many other things.
If you wish to become a partner, contact us and we will fill you in on how this works.
Posted in Blogs, Development, Software, Work |
Comments Off

April 16th, 2010 by

Afraithe
When we switched from Subversion to GitHub, the only negative feedback we got was that it is a lot harder to user SVN External in order to import the TinyMCE SVN tree into your own repository.
Well on the 1st of April, GitHub announced SVN support, most ppl thought it was an April fools joke, but it does actually work.
It is read-only of course.
If you want to check out TinyMCE using SVN you use this url.
svn checkout http://svn.github.com/tinymce/tinymce.git
Check out their blog post on GitHub for more info.
Posted in Blogs, Cool stuff, Development |
5 Comments »

March 9th, 2010 by

Spocke
This new release adds better error handling with the new “Error” event. It enables you to handle everything from initialization errors to custom errors depending on server responses. We will add examples of usage of this to the site as soon as possible.
We also introduced a new ChunkUploaded event this is very similar to the FileUploaded event except that it’s fired when a chunk is sent to the server not when all chunks have been uploaded. If you trigger an error inside this event it will cancel the remaining chunks.
A new bytesPerSec property was added to the total progress. This allows you to display the current upload speed.
We also added new support for renaming of files before they get uploaded. This is a feature of the jQuery queue widget and will only be available if you disable the unique_names option and enable the rename option. It will only allow the user to rename the base part of the file not change the extension, how ever extensions should always be verified on the server for security reasons.
The Plupload site finally got a Forum. This has been a popular request by the community. So discussions regarding the product, news about the product etc will now be posted there rather on this blog. You can also follow the news using Twitter on our Plupload twitter account.
Posted in Blogs, Development, Software, Work |
Comments Off

January 29th, 2010 by

Afraithe
The latest move from SVN to GitHub is one step in our effort to reach out more to our community. If you go to our TinyMCE GitHub project, you can get RSS feeds for commits and all kinds of stuff. We now have over 100 followers on GitHub!
Another step is that we have added Twitter links on our TinyMCE website so you can follow this blog and forum news. The TinyMCE twitter (www.twitter.com/tinymce) will also take all TinyMCE related blog posts from this website, and the Moxiecode twitter (www.twitter.com/moxiecode) will only take everything from this blog and not the TinyMCE forum news.
For a while back we have also a Facebook page, sign up to show your support.
We are hard at work tweaking the latest version of TinyMCE, and there hasn’t been any major bugs found in the beta even though this is a big rewrite of certain parts.
Posted in Blogs, Cool stuff, Work |
Comments Off

October 29th, 2009 by

Afraithe
From version 4 of Plone, TinyMCE will be the default editor, replacing Kupu.
Rob Geitema has made some excellent work in integrating the editor into Plone.
There was a Plone conference covering (amongst other things) the upcoming TinyMCE integration, check out the recording on Rob Geitema blog.
Very nice integration work!
Posted in Blogs, Cool stuff, Development, Software, Work |
Comments Off

March 27th, 2009 by

Afraithe
WPTavern.com posted an interview with our good friend Andrew Ozz, currently working with the WordPress team.
I suggest you checkout the interview here.
http://www.wptavern.com/interview-with-andrew-ozz-mr-visual-editor
We continue to listen to the WordPress community (through our friends working with WordPress) and are very happy about the intergration of our editor in this most excellent blog/site engine.
Need more ppl like Andrew Ozz, for other platforms, we can simple not handle integration with every CMS system out there, if you are working on integration with other CMS, feel free to contact us if you need assistance, we will help you out as much as we can.
Posted in Blogs, Cool stuff, Development, Software |
Comments Off