<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DigiTechLog Dot Com &#187; テキストエディタ</title>
	<atom:link href="http://digitechlog.com/category/software/text-editor/feed" rel="self" type="application/rss+xml" />
	<link>http://digitechlog.com</link>
	<description>Adobe AIR、Flex、Flash、Java</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SE&#124;PY ActionScript editor: フリーのFlashコンテンツを開発するためのActionScriptエディター</title>
		<link>http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html</link>
		<comments>http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html#comments</comments>
		<pubDate>Wed, 18 Mar 2009 09:05:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash Project]]></category>
		<category><![CDATA[テキストエディタ]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[scintilla]]></category>
		<category><![CDATA[SE|PY]]></category>
		<category><![CDATA[エディター]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html</guid>
		<description><![CDATA[SE&#124;PY ActionScript editorとは、Pythonで作られたオープンソースのFlashコンテンツを開発するためのActionScriptエディターです。GPLライセンスで配布されますので、フリーで使うことができます。「MTASC（Motion-Twin ActionScript2 Compiler）: フリーのコマンドラインActionScript(Flash)コンパイラ」に紹介したMTASC（Motion-Twin ActionScript 2 Compiler）を利用するとシンタックスチェックもできます。Pythonを用いて開発されているので、MacOSのバージョンもリリースされています。ハイライト機能はscintillaで実装していますので、いろいろscintillaの特徴もあります。SE&#124;PY 自身として以下の様の特徴があります。 

特徴- コード折畳み、コードハイライト- コードの自動入力補完- タブモード- ズーム- クラスエクスプローラー- MTASCによる文法チェック及びコンパイル- バージョン管理システムCVSやSVNとの連携 
 
関連リンク
http://sourceforge.net/projects/SEPY　公式サイト
Related Posts

FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
ActionScriptで実現するテキストサーチエンジンクラス
Screentimeで時計スクリーンセーバーを作成する
PHPObject: PHPとFlashのActionScript連携パッケージ
Papervision3D: Flashで動作する3Dエンジン
FlexUnit: Flex/ActionScript3.0アプリケーションの単体テストを行うためのユニットテスティングフレームワーク
Away3D: ActionScript3で提供されるFlashの3D描画エンジン
AsWing: Java SwingらしいFlashのActionScript向けのオープンソースのGUIフレームワーク

]]></description>
			<content:encoded><![CDATA[<p><img height="60" alt="sepy" src="http://digitechlog.com/wp-content/uploads/2009/03/sepy.png" width="60" align="left" border="0">SE|PY ActionScript editorとは、Pythonで作られたオープンソースのFlashコンテンツを開発するためのActionScriptエディターです。GPLライセンスで配布されますので、フリーで使うことができます。「<a href="http://digitechlog.com/2009/01/23/actionscript-2-open-source-free-compiler-mtasc.html">MTASC（Motion-Twin ActionScript2 Compiler）: フリーのコマンドラインActionScript(Flash)コンパイラ</a>」に紹介したMTASC（Motion-Twin ActionScript 2 Compiler）を利用するとシンタックスチェックもできます。Pythonを用いて開発されているので、MacOSのバージョンもリリースされています。ハイライト機能はscintillaで実装していますので、いろいろscintillaの特徴もあります。SE|PY 自身として以下の様の特徴があります。 </p>
<p><span id="more-379"></span>
<p><strong>特徴</strong><br />- コード折畳み、コードハイライト<br />- コードの自動入力補完<br />- タブモード<br />- ズーム<br />- クラスエクスプローラー<br />- MTASCによる文法チェック及びコンパイル<br />- バージョン管理システムCVSやSVNとの連携 </p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/editor-se-py-actionscript.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="310" alt="Editor-se-py-actionscript" src="http://digitechlog.com/wp-content/uploads/2009/03/editor-se-py-actionscript-thumb.png" width="484" border="0"></a> </p>
<p><strong>関連リンク</strong></p>
<p><a title="http://sourceforge.net/projects/SEPY" href="http://sourceforge.net/projects/SEPY"><strong>http://sourceforge.net/projects/SEPY</strong></a>　公式サイト</p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2009/12/03/textsearchengine-flash-text-search-engine-class.html" title="ActionScriptで実現するテキストサーチエンジンクラス">ActionScriptで実現するテキストサーチエンジンクラス</a></li>
<li><a href="http://digitechlog.com/2009/10/07/how-to-create-flash-clock-screensaver-by-screentime.html" title="Screentimeで時計スクリーンセーバーを作成する">Screentimeで時計スクリーンセーバーを作成する</a></li>
<li><a href="http://digitechlog.com/2009/08/25/phpobject-is-a-flash-remoting-alternative-for-php.html" title="PHPObject: PHPとFlashのActionScript連携パッケージ">PHPObject: PHPとFlashのActionScript連携パッケージ</a></li>
<li><a href="http://digitechlog.com/2009/05/30/papervision3d-is-an-open-source-3d-engine-for-the-flash-platform.html" title="Papervision3D: Flashで動作する3Dエンジン">Papervision3D: Flashで動作する3Dエンジン</a></li>
<li><a href="http://digitechlog.com/2009/05/07/flexunit-flex-actionscript-application-unit-test-tool-framework.html" title="FlexUnit: Flex/ActionScript3.0アプリケーションの単体テストを行うためのユニットテスティングフレームワーク">FlexUnit: Flex/ActionScript3.0アプリケーションの単体テストを行うためのユニットテスティングフレームワーク</a></li>
<li><a href="http://digitechlog.com/2009/04/27/away3d-flash-actionscript-open-source-3d-engine.html" title="Away3D: ActionScript3で提供されるFlashの3D描画エンジン">Away3D: ActionScript3で提供されるFlashの3D描画エンジン</a></li>
<li><a href="http://digitechlog.com/2009/04/24/aswing-an-open-source-flash-actionscript-gui-framework-and-library.html" title="AsWing: Java SwingらしいFlashのActionScript向けのオープンソースのGUIフレームワーク">AsWing: Java SwingらしいFlashのActionScript向けのオープンソースのGUIフレームワーク</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/03/18/se-py-is-an-actionscript-editor-written-in-python-wxpython-and-using-scintilla-for-text-highlight-code-collapsing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JEdit: ActionScriptもサポートされているオープンソースのテキストエディタ</title>
		<link>http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html</link>
		<comments>http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html#comments</comments>
		<pubDate>Thu, 05 Mar 2009 13:13:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[テキストエディタ]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[JEdit]]></category>
		<category><![CDATA[エディタ]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html</guid>
		<description><![CDATA[JEditというテキストエディタでは、Javaで開発され、日本語の漢字も対応し、macrosとプラグインでActionScript文法も対応していて、分割ウィンドウ、TSMインライン変換、ドラッグ&#38;ドロップ、正規表現による検索など機能を付けるテキストエディタです。JEditのGUIはJavaのSwingで作りますので、一般的なJavaアプリケーションより綺麗だと思います。前回紹介したFlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境はプログラミング専門のIDEですが、それよりJEditは軽量型のテキストエディタですよね。
ピュアJavaで開発されるので、MacでもUnix／LinuxでももちろんWindowsでもうまくて動けます。
※「SWing」とは、Sun Microsystems社のプログラミング言語Javaに標準で付属するグラフィック関連のクラスライブラリ(再利用可能なプログラム部品群)。Java 2から標準搭載されたJFCの一部である。Javaで開発されたアプリケーションソフトに、実行環境によらない統一されたグラフィカルユーザインターフェースを提供する。従来から提供されているAWTに比べ、環境による振る舞いの差をなくし、実行速度を高め、多くのバグを取り除き、HTMLに対応するなどの改良が施されている。Swing の最大の機能は「ルックアンドフィール」である。これは、簡単に言うならば外観と動作の一貫性のことを表す。

・日本語も表示できる
 
・ActionScriptソースをハイライトで表示する
 
関連リンク
http://sourceforge.net/projects/jedit/　公式サイト
Related Posts

Movie Masher: ActionScript 3ベースのオンラインビデオエディタ
8 Adobe ActionScriptのチュートリアルフラッシュ
７+ AS3で非同期処理のオープンソースのライブラリ一覧
AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク
FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
PotrAs: ２色のラスタ画像（BitmapData）からベクタ変換するActionScript 3ライブラリ
Flash CS3とアクションプロジェクト向けベーシックのArrayBinderクラス
ActionScriptのクッキー（Cookie）操作クラス

]]></description>
			<content:encoded><![CDATA[<p>JEditというテキストエディタでは、Javaで開発され、日本語の漢字も対応し、macrosとプラグインでActionScript文法も対応していて、分割ウィンドウ、TSMインライン変換、ドラッグ&amp;ドロップ、正規表現による検索など機能を付けるテキストエディタです。JEditのGUIはJavaのSwingで作りますので、一般的なJavaアプリケーションより綺麗だと思います。前回紹介した<a href="http://digitechlog.com/2009/02/27/flashdevelop-popular-open-source-actionscript-and-web-development-environment.html">FlashDevelop: .NETで開発されていてオープンソースのFlash/ActionScript 用のWindows向けIDE開発環境</a>はプログラミング専門のIDEですが、それよりJEditは軽量型のテキストエディタですよね。</p>
<p>ピュアJavaで開発されるので、MacでもUnix／LinuxでももちろんWindowsでもうまくて動けます。</p>
<p>※「SWing」とは、Sun Microsystems社のプログラミング言語Javaに標準で付属するグラフィック関連のクラスライブラリ(再利用可能なプログラム部品群)。Java 2から標準搭載されたJFCの一部である。Javaで開発されたアプリケーションソフトに、実行環境によらない統一されたグラフィカルユーザインターフェースを提供する。従来から提供されているAWTに比べ、環境による振る舞いの差をなくし、実行速度を高め、多くのバグを取り除き、HTMLに対応するなどの改良が施されている。Swing の最大の機能は「ルックアンドフィール」である。これは、簡単に言うならば外観と動作の一貫性のことを表す。</p>
<p><span id="more-363"></span>
<p><strong>・日本語も表示できる</strong></p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/jedit.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="JEdit" src="http://digitechlog.com/wp-content/uploads/2009/03/jedit-thumb.png" width="504" height="428"></a> </p>
<p><strong>・ActionScriptソースをハイライトで表示する</strong></p>
<p><a href="http://digitechlog.com/wp-content/uploads/2009/03/jedit-actionscript.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="JEdit-ActionScript" src="http://digitechlog.com/wp-content/uploads/2009/03/jedit-actionscript-thumb.png" width="504" height="556"></a> </p>
<p>関連リンク</p>
<p><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="url" src="http://digitechlog.com/wp-content/uploads/2009/02/url.jpg" width="34" height="17"><a title="http://sourceforge.net/projects/jedit/" href="http://sourceforge.net/projects/jedit/"><strong>http://sourceforge.net/projects/jedit/</strong></a><strong>　公式サイト</strong></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html" title="Movie Masher: ActionScript 3ベースのオンラインビデオエディタ">Movie Masher: ActionScript 3ベースのオンラインビデオエディタ</a></li>
<li><a href="http://digitechlog.com/2010/06/06/8-helpfull-adobe-flash-actionscript.html" title="8 Adobe ActionScriptのチュートリアルフラッシュ">8 Adobe ActionScriptのチュートリアルフラッシュ</a></li>
<li><a href="http://digitechlog.com/2010/03/12/7-asynchronous-processing-open-source-actionscript-library.html" title="７+ AS3で非同期処理のオープンソースのライブラリ一覧">７+ AS3で非同期処理のオープンソースのライブラリ一覧</a></li>
<li><a href="http://digitechlog.com/2010/02/13/as3unit-actionscript-3-junit-for-flash.html" title="AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク">AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク</a></li>
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2010/01/29/potras-convert-bitmap-data-vector-in-actionscript3.html" title="PotrAs: ２色のラスタ画像（BitmapData）からベクタ変換するActionScript 3ライブラリ">PotrAs: ２色のラスタ画像（BitmapData）からベクタ変換するActionScript 3ライブラリ</a></li>
<li><a href="http://digitechlog.com/2009/12/28/basic-arraybinder-class-for-flash-cs3-and-actionscript-projects.html" title="Flash CS3とアクションプロジェクト向けベーシックのArrayBinderクラス">Flash CS3とアクションプロジェクト向けベーシックのArrayBinderクラス</a></li>
<li><a href="http://digitechlog.com/2009/12/10/actionscript-cookie-util-class-free-download.html" title="ActionScriptのクッキー（Cookie）操作クラス">ActionScriptのクッキー（Cookie）操作クラス</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2009/03/05/jedit-a-programmer-text-editor-written-in-java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

