background preloader

And SciTE

And SciTE
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations - I use it for building test and demonstration programs as well as SciTE and Scintilla, themselves. SciTE is currently available for Intel Windows (XP or later) and Linux compatible operating systems with GTK+. You can download Scintilla and SciTE. <p>You can <a href=" Scintilla and SciTE. For OS X, there is a commercial version of SciTE available from the Mac App Store. There are some extra configuration files that can enhance SciTE for various languages and APIs. Questions and comments about SciTE should be directed to the scite-interest mailing list, which is for discussion of SciTE and related projects, their bugs and future features. There is a Scintilla project page hosted on

Download Scintilla and SciTE Download The license for using Scintilla or SciTE is similar to that of Python containing very few restrictions. Release 3.4.1 Source Code The source code package contains all of the source code for Scintilla and SciTE but no binary executable code and is available in zip format (2500K) commonly used on Windows tgz format (2300K) commonly used on Linux and compatible operating systems Instructions for building on both Windows and Linux are included in the readme file. Windows Windows Executables Windows executables only support Windows XP and later. A full download (1200K) includes the SciTE executable, any required DLLs, configuration files and documentation. A single file executable called Sc1 (730K) does not need any DLL or properties files as these are linked into the executable. Windows Installer An installer created by Troy Simpson. GTK+ / Linux Linux executable for 32-bit Intel compatible processors This binary release requires GTK+ 2.8 or later and was tested on Ubuntu 10.4.

Delphi for PHP - RAD Visual PHP IDE and Development Environment Introducing HTML5 Builder. With this groundbreaking new developer solution you can now build web and mobile apps with a single codebase using web standards - and deliver your apps to users via desktop and mobile Web browsers or "on device" via Apple, Android, BlackBerry and Windows Phone mobile app stores. HTML5 Builder is available exclusively in Embarcadero RAD Studio XE5. Create your app once and deploy it to multiple web and mobile platforms Creating your app for every mobile platform and form factor as well as both desktop and mobile Web browsers is impractical. Increased speed of development with a single visual framework With HTML5 Builder you don't have to worry about learning a new programming language or writing code. Bring together Designers and Developers in a Collaborative Workflow Modern and dynamic user experience makes your application pop with integrated CSS3 styling and animation, jQuery mobile theming, as well as custom UI styles. Featured Videos

Customization - scite-files - Properties files, api files, other material for computer languages. - Files and information related to the code editor SciTE User-contributed properties Python JavaScript, CSS, web APDL properties and API Auto Hotkey Auto It3 SciTE4AutoIt3 Website containing Auto It3 related properties and API files. Batch Scripting (Windows) Batch API Files (API files for NT, XP/2003, GNUWin32 and SysInternals commands) C# api Properties for CIL/MSIL Clojure Properties for Clojure CMake CMake API Extended OCaml properties file for F# Go Properties for Go Programming Standard FORTRAN API functions Java Lua Microsoft SQL Replaces sql.properties nncron nncron.api Octave octave.api Oracle Extended properties file with additional keywords and standard package names. sql plsql properties file. OScript oscript.api.zip Pascal / Delphi Perl POV-Ray POV-Ray API Progress Ruby Ruby comes with a build of SciTE. Windows Scripting Properties file, api file, tools and setup instructions. Asymptote Properties file. To contribute a file to this list, e-mail the maintainer of this page, scitewiki at gmail dot com, so that it can be hosted here. Languages already supported by SciTE

General Interface 3.4 Documentation Archive – TIBCO Developer Network Go Mobile Connect, share, discuss, and explore TIBCOmmunity wherever you areThe TIBCOmmunity app is available across today’s most popular mobile operating systems.Download the app today! Follow People Connect with your peers and learn from them. The new TIBCommunity lets you follow any member of the community. Choose the people you want to follow from the People Directory (From left nav bar, choose People > Explore People) Follow Communities Choose the communities you want to follow from either: My Profile; or Communities Directory (from left nav bar, choose Communities > Explore Communities) TIBCOmmunity quick guide Powered by tibbr®, the new TIBCOmmunity is where users of TIBCO products connect, share, discuss, and explore. After you log in, you land at ‘My Wall,’ which displays the posts from the people and communities that you follow. A post can be a question, a response to another post, a poll and include videos and images.

SciTE Standard Editing Text editing in SciTE works similarly to most Macintosh or Windows editors with the added feature of automatic syntax styling. SciTE can hold multiple files in memory at one time but only one file will be visible. Rectangular blocks of text can be selected in SciTE by holding down the Alt key on Windows or the Ctrl key on GTK+ while dragging the mouse over the text. There are two panes in SciTE, the editing pane and the output pane. SciTE can perform commands to compile or run source files with the output from these commands directed into the output pane. For example, if Python is installed on the machine, open a new document, type: print("hi") as that document's text. Save the document as printhi.py. print("hi") Perform the Tools | Go command. >pythonw -u printhi.py hi >Exit code: 0 The first blue line is from SciTE showing the command it will use to run the program. print("hi") mistake Perform the Tools | Go command. Command subsystem Command line arguments For example,

Aptana The professional, open source development tool for the open web It's ready. It's time. Develop and test your entire web application using a single environment. With support for the latest browser technology specs such as HTML5, CSS3, JavaScript, Ruby, Rails, PHP and Python. Core Features HTML, CSS, and JavaScript Code Assist Aids in authoring of HTML, CSS, JavaScript, PHP, and Ruby. Code Assist Deployment Wizard Support for one-shot as well as keep-synchronized setups. Deployment Wizard Support for one-shot as well as keep-synchronized setups. Integrated Debugger Set breakpoints, inspect variables, control execution. Integrated Debugger Git Integration Easily put your projects under git source code control. Git Integration Easily put your projects under git source code control. Built-in Terminal Quickly access a command line terminal for execution of operating system commands and language utilities such as gem, rake, etc. Built-in Terminal IDE Customization IDE Customization

SciTE FAQ On Windows, how can asian fonts can be applied? On Windows GDI, font names have been encoded in UTF-8 since Scintilla 3.5.3. This matches the Direct2D code path. Perviously they were encoded in the local code page. Giving the name in UTF-8 or Ascii may solve the problem. On Windows, how can window flashing be avoided? This is most likely a problem with DirectDraw on your graphics card. How do I use a fixed width font for all text? Use these properties: font.base=$(font.monospace) font.small=$(font.monospace) font.comment=$(font.monospace) font.text=$(font.monospace) font.text.comment=$(font.monospace) font.embedded.base=$(font.monospace) font.embedded.comment=$(font.monospace) font.vbs=$(font.monospace) What happened to use.monospaced? The use.monospaced property was removed as people were using it to ask for fixed width fonts and then requiring support to cope with its limitations. Why doesn't my line.numbers setting work? How do I change SciTE to use black as the background colour? No.

Web development and deployment tools: CodeRun

Related: