<?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>PLATFORMedia LLC &#187; scite</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/scite/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sun, 08 Jan 2012 06:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SciTE setup for Pylons (reminder)</title>
		<link>http://platformedia.com/oss-blog/scite-pylons/</link>
		<comments>http://platformedia.com/oss-blog/scite-pylons/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 23:31:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scite]]></category>
		<category><![CDATA[scss]]></category>

		<guid isPermaLink="false">http://platformedia.com/?p=373</guid>
		<description><![CDATA[Another &#8216;quickie&#8217;.  
Rather than update the central /usr/share/scite/SciTEGlobal.properties, just pull in the user&#8217;s properties from SciTE&#8217;s Options-OpenUserOptionsFile.
There, add the following : 

find.files=*.p*&#124;*.js&#124;*.&#91;ch&#93;*
if PLAT_GTK
&#160;find.command=grep -R &#160;&#8211;include &#8216;$(find.files)&#8217; &#8211;exclude &#8216;*.svn*&#8217; -i &#8211;line-number &#8216;$(find.what)&#8217; .
tabsize=1
indent.size=1
use.tabs=0
indent.size.*.py=4
# NB : tabsize becomes tab.size for filepatterns&#8230;
tab.size.*.py=4
lexer.html.mako=1
source.files=$&#40;source.files&#41;;*.css;*.scss
filter.css=CSS &#40;css scss&#41;&#124;*.css;*.scss&#124;
lexer.*.css=css
lexer.*.scss=css
# Depending on how much you like monospace&#8230;
font.base=$&#40;font.monospace&#41;
font.small=$&#40;font.monospace&#41;
font.comment=$&#40;font.monospace&#41;
font.text=$&#40;font.monospace&#41;
font.text.comment=$&#40;font.monospace&#41;
font.embedded.base=$&#40;font.monospace&#41;
font.embedded.comment=$&#40;font.monospace&#41;
font.vbs=$&#40;font.monospace&#41;
# Turn word-wrap on &#40;definitely a matter [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/scite-pylons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scite filter changes for SCSS files</title>
		<link>http://platformedia.com/oss-blog/scite-updates-for-scss/</link>
		<comments>http://platformedia.com/oss-blog/scite-updates-for-scss/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 19:10:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[scite]]></category>
		<category><![CDATA[scss]]></category>

		<guid isPermaLink="false">http://platformedia.com/?p=345</guid>
		<description><![CDATA[Just a quickie&#8230;
To make SciTE work with scss files (which are enhanced css files), just add the following information:
In /usr/share/scite/SciTEGlobal.properties (on a Fedora machine at least, YMMV) :

;*.scss to the end of source.files=

and in /usr/share/scite/css.properties the top of the file should read :

filter.css=CSS &#40;css scss&#41;&#124;*.css;*.scss&#124;
lexer.*.css=css
lexer.*.scss=css

]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/scite-updates-for-scss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scite filter changes for mako files</title>
		<link>http://platformedia.com/oss-blog/scite-for-mako/</link>
		<comments>http://platformedia.com/oss-blog/scite-for-mako/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 19:15:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mako]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scite]]></category>

		<guid isPermaLink="false">http://platformedia.com/?p=351</guid>
		<description><![CDATA[Just a quickie&#8230;
To make SciTE work with mako files (which are template files used by the mako templating system included with Pylons), just add the following :
In /usr/share/scite/SciTEGlobal.properties (on a Fedora machine at least, YMMV) :

lexer.html.mako=1

]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/scite-for-mako/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scite user Properties</title>
		<link>http://platformedia.com/oss-blog/scite-user-properties/</link>
		<comments>http://platformedia.com/oss-blog/scite-user-properties/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 00:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[scite]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2009/07/scite-user-properties/</guid>
		<description><![CDATA[Just my preferences for  ~/.SciTEUser.properties &#8230;  And (of course) I use ScitePM where possible :

find.files=*.p?&#124;*.js&#124;*.&#91;ch&#93;*
if PLAT_GTK
find.command=grep -R &#160;&#8211;include &#8216;$(find.files)&#8217; &#8211;exclude &#8216;*.svn*&#8217; -i &#8211;line-number &#8216;$(find.what)&#8217; .
tabsize=1
indent.size=1
use.tabs=0
save.session=0
font.base=$&#40;font.monospace&#41;
font.small=$&#40;font.monospace&#41;
font.comment=$&#40;font.monospace&#41;
font.text=$&#40;font.monospace&#41;
font.text.comment=$&#40;font.monospace&#41;
font.embedded.base=$&#40;font.monospace&#41;
font.embedded.comment=$&#40;font.monospace&#41;
font.vbs=$&#40;font.monospace&#41;
position.tile=1
split.vertical=0
buffers=20
# Remap some keys -
# Ctrl-e = to end of line
#NO Ctrl-a = to startof line
# Ctrl-` = Next bookmark
# Alt-` &#160;= Toggle bookmark
# See : http://scintilla.sourceforge.net/CommandValues.html
user.shortcuts=\
Ctrl+e&#124;2314&#124;\
Ctrl+`&#124;IDM_BOOKMARK_NEXT&#124;\
Alt+`&#124;IDM_BOOKMARK_TOGGLE&#124;

]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/scite-user-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rebinding Keys in SCiTE</title>
		<link>http://platformedia.com/oss-blog/rebinding-keys-in-scite/</link>
		<comments>http://platformedia.com/oss-blog/rebinding-keys-in-scite/#comments</comments>
		<pubDate>Mon, 26 May 2008 22:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[key bindings]]></category>
		<category><![CDATA[scite]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2008/05/rebinding-keys-in-scite/</guid>
		<description><![CDATA[On XCFE, some of the default (windowing system) bindings override those of SciTE (notably the Bookmarking commands).
Consult [http://scintilla.sourceforge.net/CommandValues.html] and add the following to
.SciTEUser.properties
 :
# Remap some keys &#8211; # Ctrl-e = to end of line#NOT-YET Ctrl-a = to start of line
# Ctrl-2 = Next bookmark# Alt-2  = Toggle bookmark
user.shortcuts=\Ctrl+e&#124;2314&#124;\Ctrl+2&#124;IDM_BOOKMARK_NEXT&#124;\Alt+2&#124;IDM_BOOKMARK_TOGGLE&#124;
# Ctrl+a&#124;2312&#124;# Ctrl+a&#124;Home&#124;
]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/rebinding-keys-in-scite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

