Monday, 28. April 2008, 17:28:48
javascript, open source, eclipse, web development
...

If you like to use Eclipse for web development you should definetly try out
Aptana Studio Community Edition. Aptana Studio Community Edition is really amazing and adds so much nice and cool features to Eclipse:
* A normal file tree
* FTP support
* AJAX development
* Validation
* Help and references
* additional plugins for Ruby, Adobe AIR and Php
A howto to
add Aptana to your existing Eclipse is available too.
If you haven't Eclipse installed yet take as a base the
Php Developer Tools (PDT).
Tuesday, 15. April 2008, 09:34:19
java, typoscript, php, eclipse
...
Together with Sebastian Böttger from
Cross Content Media here at
area42 we started a month ago the tyClipse project which aimed a
TYPO3 Enterprise Development solution on
Eclipse.

Now we joined our forces with the
FLOW3DE project to create together a bigger solution for TYPO3 4, TYPO3 5 and the new Framework
FLOW3:
DEV3 
Sebastian will present this project at the
TYPO3 Developer Days 2008 (T3DD08) too.
Sunday, 30. March 2008, 00:56:59
tyclipse, sweets, gedit, typoscript
...

I'm working on the next version of
SweeTS. This time i'm focused on new features like code operations (cleaning, formating etc.).
SweeTS is a development enviroment for TypoScript and a external TypoScript editor. TypoScript is the template language of the
content management system (CMS) TYPO3.
Another question is how to structure a better code explorer. About that i started
a poll at the Typo3 Forum.net.
Wednesday, 19. March 2008, 22:20:12
tyclipse, sweets, gedit, typoscript
...

...i was very busy the last days. I had a talk at
the T3AK'08 and at
area42 i have to finish
SweeTS 1.20. SweeTS is a development enviroment for TypoScript and a external TypoScript editor. TypoScript is the template language of the
content management system (CMS) TYPO3.
Besides that i launched the
tyClipse project that will bring TYPO3 and TypoScript development to
Eclipse.
Thursday, 4. October 2007, 12:47:33
eclipse, flash, adobe, swf
Adobe releases the first version of
Flex Builder for Linux. This version is based on several features from Flex Builder 3 (codenamed "Moxie"). It includes project creation, code coloring, code hints, compilation, the Ajax Bridge, Find All References, and debugging. Not all Flex Builder 3 features are supported, so be sure to check out the release notes for a list of unsupported features:
http://labs.adobe.com/technologies/flex/flexbuilder_linux/releasenotes.html
Thursday, 4. January 2007, 21:16:51
open laszlo, fdt, eclipse, wine
...

Yes, it's possible you can develop any kind of Flash richmedia content on Linux.
-
Flash 8 and Wine
As the Code Weaver people wrote "Wine is ready for Macromedia Flash" - and its true! I tested it my self and Flash 8 runs totally smooth on Linux using Wine.
-
A text editor and Mtasc
Another way is using the texteditor of your choice with the possibilty to call external tools and the ActionScript 2 compiler Mtasc. like this way:
mtasc -swf "%File%.swf" -main -header 800:600:20 "%File%"
-
Eclipse with FDT
Or using Eclipse with the FDT - Development Tool for Flash
-
Eclipse and OpenLaszlo
Last but not least Eclipse and the extension OpenLaszlo
So no problem at all?
You may like to have the newest Flash plugin:
http://www.geole.info/Debs-fuer-Ubuntu-Edgy.73.0.htmlOr some other usefull Flash tools:
Open Source FlashEclipse and Flash