<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>pnotepad.org forums &#187; Tag: clips - Recent Topics</title>
		<link>http://pnotepad.org/forums/tags/clips</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 11:43:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/tags/clips/topics" rel="self" type="application/rss+xml" />

		<item>
                        <title>Importing TextClips from TextPad (Old Geezer)</title>
			<link>http://pnotepad.org/forums/topic/5442#post-8294</link>
			<pubDate>Mon, 05 Sep 2011 22:58:31 +0000</pubDate>
			<dc:creator>Old Geezer</dc:creator>
			<guid isPermaLink="false">8294@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Since I have used TextPad in the past, but I like your program better for a couple of reasons--being free is a major one--I have downloaded several of the TextClips that people have made for TextPad.  They seem to use the same format, so I have to ask.  Will the TextClips from TextPad work properly in PNotepad?  If not, it might be worthwhile to compare some of their clip files with the few that you have here.&#60;/p&#62;
&#60;p&#62;There are many clips and a lot of them seem to be of reasonable quality, although not all of them are, at TextPad's Clip site, &#60;a href=&#34;http://www.textpad.com/add-ons/cliplibs.html&#34; rel=&#34;nofollow&#34;&#62;http://www.textpad.com/add-ons/cliplibs.html&#60;/a&#62;.  You said you would like to have more Clips submitted.  Well, here are a whole bunch of them for everything from HTML to VB to C/C++/C# to ASCII body pictures for medical use to multiple types of information clips.  There are a good number of clips that were made for programmers, but there are also a bunch that were made just to be helpful to people who want to use it as a text editor.&#60;/p&#62;
&#60;p&#62;Again, from the looks of the number of Clips currently available for PN, it might be well worthwhile to adopt the simple format used by TextPad since those files are freely available to everyone.  There is even a Clip file Template to help people create their own, &#60;a href=&#34;http://www.textpad.com/add-ons/files/cliplibs/tcl.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.textpad.com/add-ons/files/cliplibs/tcl.zip&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>adding clips file.. (cfontan)</title>
			<link>http://pnotepad.org/forums/topic/5308#post-8043</link>
			<pubDate>Thu, 23 Jun 2011 16:30:37 +0000</pubDate>
			<dc:creator>cfontan</dc:creator>
			<guid isPermaLink="false">8043@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I added the clips files to the clips folder and restarted the ide and no dice.&#60;/p&#62;
&#60;p&#62;I looked and there is no installclipchache.xml in %AppData%/Echo Software/PN2&#60;/p&#62;
&#60;p&#62;I noticed when I added a clip via PN2 IDE that it created a folder in %AppData%/Echo Software/PN2 with a javscript.clips file&#60;/p&#62;
&#60;p&#62;I edited the file here and the changes were then in the IDE. I used a jsdom.clips found on this site by Sam Collett, but it had duplicates and teh sorting of his ------headers----was off (which is ok.. but the duplicates is the main issue... &#60;/p&#62;
&#60;p&#62;I would like toknow how to add a new clips file to the clips folder and see it in the IDE.. Please help. .&#60;/p&#62;
&#60;p&#62;tried v2.3.2.2300-rc &#38;amp; v2.2.0.2240-ellington&#60;/p&#62;
&#60;p&#62;Love the editor! Thanks, Chris Fontan
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>AutoIt 3 Scheme, Api, and Clips (matwachich)</title>
			<link>http://pnotepad.org/forums/topic/5156#post-7619</link>
			<pubDate>Mon, 31 Jan 2011 19:42:39 +0000</pubDate>
			<dc:creator>matwachich</dc:creator>
			<guid isPermaLink="false">7619@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello and thankyou for this greate program!&#60;br /&#62;
If i post here, it's because i'm desperate!&#60;br /&#62;
I'm an AutoIt Programmer, and i want to change the default editor (Scite) for PN.&#60;br /&#62;
I completed the default au3.scheme provided in google codes so it fits perfectly the Scite's highlight.&#60;br /&#62;
I've got problems with the autocompletion, and the text clips&#60;/p&#62;
&#60;p&#62;Problems:&#60;br /&#62;
1/ I have an api file (au3.api) that contains all Au3 functions with there parameters and descriptions.&#60;br /&#62;
In PN, the autocompletion works but without the parameters, and without respecting the Upper/lower chars of the keywords.&#60;/p&#62;
&#60;p&#62;2/ I'd like to add a REALLY usefull feature the have Scite: whene writing a code, all declared vars and functions are automatically added in the autocompletion! like this, don't need to search in your entire code where is the varible you declared first to copy/past it where you need it.&#60;br /&#62;
First i thought that i must play with ctags to add this feature, but when i got ctags working, i saw that it's a code analysing tool, and doesn't add matched words in the autocompletion list.&#60;br /&#62;
Can you help me?&#60;/p&#62;
&#60;p&#62;3/ I converted the default Scite's abbreviations to PN's clips (using an AutoIt Script), i placed the au3.clips in the clips folder, but nothing happens! the AutoIt clips in PN stay empty! i tried adding au3.clips file in AppData PN's folder, but no way! it seems that the only way to add clips is the manual way in the PN's interface! and with more than 500clips, it's a problem!!!&#60;br /&#62;
How can i add them using my generated file?&#60;/p&#62;
&#60;p&#62;For who readed until here, i say thankyou very much!&#60;/p&#62;
&#60;p&#62;PS: Here are my scheme, api and clips files&#60;br /&#62;
&#60;a href=&#34;http://www.mediafire.com/?epj9fc349l2s8ho&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?epj9fc349l2s8ho&#60;/a&#62;&#60;br /&#62;
I swear that there are no any virus, just a zip file containing the above files.&#60;br /&#62;
If you don't trust me (what i'll understand) i can place those files in a post.&#60;/p&#62;
&#60;p&#62;Thank's
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Text Clips in PHP (Nux)</title>
			<link>http://pnotepad.org/forums/topic/5103#post-7450</link>
			<pubDate>Tue, 09 Nov 2010 18:18:14 +0000</pubDate>
			<dc:creator>Nux</dc:creator>
			<guid isPermaLink="false">7450@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi. I've noticed that I can't use HTML clips in PHP. What is the advisable way to add some clips from one group to the other?&#60;/p&#62;
&#60;p&#62;I found a workaround but it doesn't seem very nice - one just need to copy files from clips/web to clips/php. It works fine, but then when I change something in HTML clips they won't be changed for PHP.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Latest on templates/clips? (forsooth)</title>
			<link>http://pnotepad.org/forums/topic/734#post-2653</link>
			<pubDate>Mon, 11 Jan 2010 03:07:31 +0000</pubDate>
			<dc:creator>forsooth</dc:creator>
			<guid isPermaLink="false">2653@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I've tried to make a trial clips (templates) file, but can't get it to work.  I'm trying the CTRL-ALT-SPACE, but I'm doing something wrong.&#60;/p&#62;
&#60;p&#62;Is there a step-by-step templates-for-dummies guide available?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Portable PN does not rebuild settings/installClipCache.xml (Karmaflute)</title>
			<link>http://pnotepad.org/forums/topic/517#post-1796</link>
			<pubDate>Sun, 01 Feb 2009 07:53:43 +0000</pubDate>
			<dc:creator>Karmaflute</dc:creator>
			<guid isPermaLink="false">1796@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The file settings/installClipCache.xml is not rebuilt when Programmer's Notepad is run. Every time I modify my clips I have to delete this file.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>New clips files not appearing in list of options (mmurphy)</title>
			<link>http://pnotepad.org/forums/topic/446#post-1564</link>
			<pubDate>Mon, 21 Jul 2008 17:14:19 +0000</pubDate>
			<dc:creator>mmurphy</dc:creator>
			<guid isPermaLink="false">1564@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I have tried adding clips files to my clips folder but they never appear in the clips dropdown.  Am I doing something wrong?  I can see the clips that came with PN2 but not the new ones.  One that I attempted to add was the jquery from the PN2 website.&#60;br /&#62;
PN2 ver is 2.0.8.718-basie.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>clips not updating (jduijnmayer)</title>
			<link>http://pnotepad.org/forums/topic/340#post-1200</link>
			<pubDate>Fri, 22 Feb 2008 09:52:12 +0000</pubDate>
			<dc:creator>jduijnmayer</dc:creator>
			<guid isPermaLink="false">1200@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hello there,&#60;/p&#62;
&#60;p&#62;First of all, great editor and I like the simplicity! :)&#60;/p&#62;
&#60;p&#62;But I have a problem with the clips in version 2.0.7.712.&#60;br /&#62;
If I create a new clip or edit one and save it, it doesn't do anything at all.&#60;/p&#62;
&#60;p&#62;I exit pnotepad.exe and restart it, nothing changed.&#60;br /&#62;
Actually, when I remove the clips folder from the Programmers Notepad dir and restart it, it still has all the default clips available.&#60;/p&#62;
&#60;p&#62;I tried to edit/create some with the external tool, which didn't do the trick.&#60;/p&#62;
&#60;p&#62;Am I doing something wrong here, the xml format is OK, I'm sure about that and I tried with and without the CDATA part.&#60;/p&#62;
&#60;p&#62;EDIT: I've tried the latest stable version (2.0.6.1) and the clip editing works fine in that one.&#60;br /&#62;
I see the 2.0.7.712 version doesn't use the CDATA tags in the clip files, could that be the problem?&#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;/p&#62;
&#60;p&#62;Jeffrey
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Toggle into Text Clip Window? (midgetporn)</title>
			<link>http://pnotepad.org/forums/topic/150#post-552</link>
			<pubDate>Wed, 20 Dec 2006 00:29:31 +0000</pubDate>
			<dc:creator>midgetporn</dc:creator>
			<guid isPermaLink="false">552@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;PN2 is great but I'd love to be able to toggle into the text clip window. The less I have to touch my mouse the better.&#60;/p&#62;
&#60;p&#62;Is this already possible and I'm just a dunderhead unable to find it?&#60;/p&#62;
&#60;p&#62;Thanks for making a great text editor.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

