WYSIWYG editor
- Light and easily-installable WYSIWYG editor adapted for web mail usage;
- Includes all features necessary for rich text editing online;
- An excellent example of our JavaScript experience.
Unfortunately, we cannot show the editor AS IS as it is the property of a web mail company.
Despite the availability of lots of free or low-cost WYSIWYG editors, clients ask us to develop an editor because most of these commercially available editors have a lot of superfluous features that make them too heavy. An even bigger challenge is to customize these editors to one's own tastes and requirements. So, the customer wanted to have their own "light" editor with all the features needed for web-mail.
We developed this editor on JavaScript using an object oriented programming paradigm that made its code understandable and easy to modify.
There is only 50K of main JS code, making the editor initialisation quicker than most other editors.
Moreover, the editor can be 'skinned' easily. The design part is separated from JavaScript and the skinning process is as simple as changing the CSS.
A highly-useful feature is that is the editor is multilingual. Adding a new language support just requires the addition of a language initialisation file. There is absolutely no programming expertise required to be able to add a new language to the editor.
You know how often users copy/paste text from MS Word. Did you ever see how much garbage gets pasted from MS Word with HTML? MS Word is brilliant for everything excluding HTML creation.
The editor automatically detects and cleans up superfluous tags that appear when text is copied from MS Word, without changing HTML formatting. Thus, you will always have clear and optimized HTML code that will never "break" your page when the editor is used as the CMS.
What's more, we believe we can produce an editor that could be even better than this one. Just contact us and let us help you have it.
September 2010 -
WebDevs doubles up: Records phenomenal growth in the last year
Economic downturn or not, we're thrilled to announce our exceptional growth during 2009. We're literally double the size now, both in terms of revenues as well as our team size! Equally importantly, it was a year when we delivered on some large, exciting and innovative projects, and in the process enhancing our capabilities and augmenting our strong development portfolio. We successfully executed one of the largest iPhone application development projects, involving a dedicated team of 4 iPhone developers, a designers and a team of testers who worked on this demanding application for about 10 months.
Further strengthening our mobile application development capabilities, we have now increased the size of our Android team to work on porting the aforementioned application to the Android platform.
We've also added Adobe AIR development capabilities to. After a successful Adobe AIR pilot project for a well-known client, the client has entrusted us with ongoing development of desktop applications to be used in their showrooms necessitating the formation of a dedicated Adobe AIR team.
We'd have loved to talk more about these projects to give a better idea of the depth of our expertise; unfortunately, client confidentiality and NDAs take precedence.
May 2009 -
G'day Australia!
WebDevs.com's highly competitive and efficient solutions are now available to you from our Brisbane office, we look forward to pushing on with our expansion in the coming months.
WYSIWYG editor