<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for andysylvester</title><link>http://disqus.com/by/andysylvester/</link><description></description><atom:link href="http://disqus.com/andysylvester/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 28 Dec 2021 13:09:28 -0000</lastBuildDate><item><title>Re: 2021-12-27 Emacs news :: Sacha Chua</title><link>https://sachachua.com/blog/2021/12/2021-12-27-emacs-news/#comment-5662162467</link><description>&lt;p&gt;Sacha, I wrote a post on GTD and Org Mode, maybe you could include in next week's Emacs news: &lt;a href="http://andysylvester.com/2021/12/25/gettting-things-done-simply-with-org-mode/" rel="nofollow noopener" target="_blank" title="http://andysylvester.com/2021/12/25/gettting-things-done-simply-with-org-mode/"&gt;http://andysylvester.com/20...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Andy Sylvester&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 28 Dec 2021 13:09:28 -0000</pubDate></item><item><title>Re: 2020-10-12 Emacs news</title><link>https://sachachua.com/blog/2020/10/2020-10-12-emacs-news/#comment-5108690199</link><description>&lt;p&gt;For your next Emacs news update, lesson 8 is now available at &lt;a href="http://OrgModeForBeginners.com" rel="nofollow noopener" target="_blank" title="http://OrgModeForBeginners.com"&gt;http://OrgModeForBeginners.com&lt;/a&gt; (how to add timestamps to TODO tasks and view in Agenda mode). It can be found at &lt;a href="https://orgmodeforbeginners.com/lesson-8/" rel="nofollow noopener" target="_blank" title="https://orgmodeforbeginners.com/lesson-8/"&gt;https://orgmodeforbeginners...&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 13 Oct 2020 11:45:21 -0000</pubDate></item><item><title>Re: 2020-09-07 Emacs news</title><link>https://sachachua.com/blog/2020/09/2020-09-07-emacs-news/#comment-5062758180</link><description>&lt;p&gt;For your next Emacs news update, lesson 7 is now available at &lt;a href="http://OrgModeForBeginners.com" rel="nofollow noopener" target="_blank" title="http://OrgModeForBeginners.com"&gt;http://OrgModeForBeginners.com&lt;/a&gt; (how to add checkboxes to a TODO list) (&lt;a href="https://orgmodeforbeginners.com/lesson-7/)" rel="nofollow noopener" target="_blank" title="https://orgmodeforbeginners.com/lesson-7/)"&gt;https://orgmodeforbeginners...&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 08 Sep 2020 14:41:10 -0000</pubDate></item><item><title>Re: 2020-08-10 Emacs news</title><link>https://sachachua.com/blog/2020/08/2020-08-10-emacs-news/#comment-5026457374</link><description>&lt;p&gt;Sacha, thanks for compiling these Emacs news reports! I want to let you know about a site I have created (&lt;a href="http://orgmodeforbeginners.com/)" rel="nofollow noopener" target="_blank" title="http://orgmodeforbeginners.com/)"&gt;http://orgmodeforbeginners....&lt;/a&gt;. This is a site with videos to help beginning Org Mode users. If you could include it in your next news update, I would appreciate it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 11 Aug 2020 13:42:44 -0000</pubDate></item><item><title>Re: Video: Installing River4 on a Mac</title><link>http://river4.smallpict.com/2015/07/20/videoInstallingRiver4OnAMac.html#comment-2149530533</link><description>&lt;p&gt;Dave, thanks for posting this video! I like the changes you are making to simplify the new install process. I am working on finishing a video showing the River4/S3/Heroku setup process, but will go back to my earlier video on local Windows installs (&lt;a href="http://andysylvester.com/2015/06/05/rocking-with-river4-lesson-1-river4-windows-setup/)" rel="nofollow noopener" target="_blank" title="http://andysylvester.com/2015/06/05/rocking-with-river4-lesson-1-river4-windows-setup/)"&gt;http://andysylvester.com/20...&lt;/a&gt; at some point to pick up your changes.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 21 Jul 2015 15:32:58 -0000</pubDate></item><item><title>Re: A new EC2 for Poets</title><link>http://scripting.com/2015/07/18/aNewEc2ForPoets.html#comment-2149521657</link><description>&lt;p&gt;I developed a set of functions analogous to the River4 filesystem functions you created, but accessing Dropbox instead of the local filesystem. I then created a Dropbox app for River4 to interact with. I then copying the river files from Dropbox to a shared hosting account using a script called Dropbox-Uploader (&lt;a href="https://github.com/andreafabrizi/Dropbox-Uploader)" rel="nofollow noopener" target="_blank" title="https://github.com/andreafabrizi/Dropbox-Uploader)"&gt;https://github.com/andreafa...&lt;/a&gt;. The results are at &lt;a href="http://rivers.andysylvester.com/" rel="nofollow noopener" target="_blank" title="http://rivers.andysylvester.com/"&gt;http://rivers.andysylvester...&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;If you would be interested, I could send you a copy of the code. I could also submit a pull request at some point, but I have it implemented in an older version of River4, and would want to first move my changes to the latest River4 version. Let me know...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 21 Jul 2015 15:29:52 -0000</pubDate></item><item><title>Re: A new EC2 for Poets</title><link>http://scripting.com/2015/07/18/aNewEc2ForPoets.html#comment-2145713782</link><description>&lt;p&gt;I like the idea of using Dropbox to upload files. I am running a modified version of River4 using Dropbox for storage instead of S3. It makes it really easy to edit an OPML file in Fargo and then just copy the file over to Dropbox to add a new feed.&lt;/p&gt;&lt;p&gt;I am interested in being a tester whenever the image is ready!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 19 Jul 2015 18:04:29 -0000</pubDate></item><item><title>Re: Getting started with Radio3</title><link>http://radio3.smallpict.com/2014/09/01/gettingStartedWithRadio3.html#comment-1571455795</link><description>&lt;p&gt;Dave,&lt;/p&gt;&lt;p&gt;Your new tool is working great for me on Google Chrome for Windows! I am looking forward to posting to Facebook as well.&lt;/p&gt;&lt;p&gt;One comment on this "getting started" page - the end of the first paragraph says "...on the open web web." - seems like a typo to me.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Wed, 03 Sep 2014 00:29:56 -0000</pubDate></item><item><title>Re: Life and Code&amp;#8217;s Learn To Code Resources Guide</title><link>http://lifeandcode.tumblr.com/post/11980940683#comment-353083454</link><description>&lt;p&gt;Lisa, the WAMP link in your list of development environments goes to the MAMP site. I would suggest updating the WAMP link to point to &lt;a href="http://www.wampserver.com/en/" rel="nofollow noopener" target="_blank" title="http://www.wampserver.com/en/"&gt;http://www.wampserver.com/en/&lt;/a&gt; and &lt;a href="http://www.apachefriends.org/en/xampp-windows.html" rel="nofollow noopener" target="_blank" title="http://www.apachefriends.org/en/xampp-windows.html"&gt;http://www.apachefriends.or...&lt;/a&gt;.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Tue, 01 Nov 2011 15:56:10 -0000</pubDate></item><item><title>Re: Scripting News: Advice for newbie OPML programmers</title><link>http://scripting.com/stories/2011/03/23/adviceForNewbieOpmlProgram.html#comment-170474744</link><description>&lt;p&gt;Another good resource is my tutorial for developing OPML Editor Tools, found at:&lt;/p&gt;&lt;p&gt;&lt;a href="http://andysylvester.com/2009/08/12/developing-opml-editor-tools/" rel="nofollow noopener" target="_blank" title="http://andysylvester.com/2009/08/12/developing-opml-editor-tools/"&gt;http://andysylvester.com/20...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This would help any new OPML Editor tool developer.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Wed, 23 Mar 2011 18:16:53 -0000</pubDate></item><item><title>Re: HowTo: Adding permalinks to prefs pages, 8/3/08</title><link>http://howto.opml.org/dave/programming.html#comment-16528920</link><description>&lt;p&gt;Brian,&lt;/p&gt;&lt;p&gt;I tried to reply to your post directly but mistyped, see &lt;a href="http://howto.opml.org/dave/programming.html?success#comment-16528884" rel="nofollow noopener" target="_blank" title="http://howto.opml.org/dave/programming.html?success#comment-16528884"&gt;http://howto.opml.org/dave/...&lt;/a&gt; for my reply.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 13 Sep 2009 00:21:01 -0000</pubDate></item><item><title>Re: HowTo: Adding permalinks to prefs pages, 8/3/08</title><link>http://howto.opml.org/dave/programming.html#comment-16528884</link><description>&lt;p&gt;Brian,&lt;/p&gt;&lt;p&gt;I'm glad you liked the articles, I would be interested in any feedback or questions you have. Dave Winer posted a link to the OPML Editor source code on Scripting News on August 25th (&lt;a href="http://static.opml.org/opmlEditor/source/opmlEditorSource.zip)" rel="nofollow noopener" target="_blank" title="http://static.opml.org/opmlEditor/source/opmlEditorSource.zip)"&gt;http://static.opml.org/opml...&lt;/a&gt;. You could also look at the comments on that post (&lt;a href="http://www.scripting.com/stories/2009/08/25/urgentlyNeedAnIntelBuildOf.html)" rel="nofollow noopener" target="_blank" title="http://www.scripting.com/stories/2009/08/25/urgentlyNeedAnIntelBuildOf.html)"&gt;http://www.scripting.com/st...&lt;/a&gt; for more information.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 13 Sep 2009 00:19:10 -0000</pubDate></item><item><title>Re: HowTo: How to use the HowTo Tool</title><link>http://howto.opml.org/dave/howToRoot.html#comment-14923455</link><description>&lt;p&gt;I'm sorry, thanks for letting me know - the URL is &lt;a href="http://howto.opml.org/andys/helloWorld.html" rel="nofollow noopener" target="_blank" title="http://howto.opml.org/andys/helloWorld.html"&gt;http://howto.opml.org/andys...&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Looking at my example a little more, I see that the third level is indented. I guess what threw me off was that the second level headline was also given a permalink in addition to the top level headline (License/background issues headline, for example).&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 16 Aug 2009 19:47:24 -0000</pubDate></item><item><title>Re: HowTo: How to use the HowTo Tool</title><link>http://howto.opml.org/dave/howToRoot.html#comment-14921534</link><description>&lt;p&gt;I have added some content to my Hello World page, and I noticed that the outline rendering was a little different than I expected. I saw that a third level headline did not get indented (I thought that the second level heading would fall below the first level heading - and it does - and that the third level heading would then be indented). I assume this is part of the renderer built into the tool.&lt;/p&gt;&lt;p&gt;Two thoughts I have so far are:&lt;br&gt;1. How easy is to use another function to perform rendering?&lt;br&gt;2. A feature that I think would be neat is to have a table of contents generated from the section headings, like on multisection Wikipedia pages (for example, &lt;a href="http://en.wikipedia.org/wiki/New_York_Mets)" rel="nofollow noopener" target="_blank" title="http://en.wikipedia.org/wiki/New_York_Mets)"&gt;http://en.wikipedia.org/wik...&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;I'll keep posting more ideas as I get them.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 16 Aug 2009 18:29:26 -0000</pubDate></item><item><title>Re: HowTo: How to use the HowTo Tool</title><link>http://howto.opml.org/dave/howToRoot.html#comment-14898750</link><description>&lt;p&gt;Dave, thanks for the quick update, I was able to install it this time and it works with my Identica account:&lt;/p&gt;&lt;p&gt;&lt;a href="http://howto.opml.org/andys/helloWorld.html" rel="nofollow noopener" target="_blank" title="http://howto.opml.org/andys/helloWorld.html"&gt;http://howto.opml.org/andys...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I have some ideas for updating some of the docs on the OPML Editor site, do you mind if I put some notes up on my HowTo Tool page?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 16 Aug 2009 00:36:08 -0000</pubDate></item><item><title>Re: HowTo: How to use the HowTo Tool</title><link>http://howto.opml.org/dave/howToRoot.html#comment-14897909</link><description>&lt;p&gt;I downloaded the HowTo Tool from the Tool Catalog this evening to try it out. I got a dialog box asking me if I wanted to install the tool, and I clicked the OK button. I then got a OPML Editor script dialog box with the following text:&lt;/p&gt;&lt;p&gt;"Can't call the script because the name "podcatcherSuite" hasn't been defined."&lt;/p&gt;&lt;p&gt;I then clicked on the Go To button, and the #installer.onInstall window opened up. The cursor was positioned at the end of a line with the text "podcatcherSuite.init ()".&lt;/p&gt;&lt;p&gt;I confirmed that I have a file called "howto.root" in my Tools folder. I then looked at the howTo.root table in the OPML Editor and confirmed that the #installer table contains a script called onInstall, which is trying to call stuff for the podcatcher Tool. I do not have this Tool installed.&lt;/p&gt;&lt;p&gt;Can this be corrected? I would like to try out the HowTo Tool.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sat, 15 Aug 2009 23:50:00 -0000</pubDate></item><item><title>Re: HowTo: Adding permalinks to prefs pages, 8/3/08</title><link>http://howto.opml.org/dave/programming.html#comment-14763117</link><description>&lt;p&gt;Thanks for the offer, I think I will keep it on my weblog for now. I will take a look at the HowTo Tool this weekend.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Thu, 13 Aug 2009 00:34:18 -0000</pubDate></item><item><title>Re: HowTo: Adding permalinks to prefs pages, 8/3/08</title><link>http://howto.opml.org/dave/programming.html#comment-14710643</link><description>&lt;p&gt;Dave,&lt;/p&gt;&lt;p&gt;I have posted a tutorial on developing OPML Editor Tools on my weblog at &lt;a href="http://andysylvester.com/2009/08/12/developing-opml-editor-tools/" rel="nofollow noopener" target="_blank" title="http://andysylvester.com/2009/08/12/developing-opml-editor-tools/"&gt;http://andysylvester.com/20...&lt;/a&gt; - take a look and let me know what you think.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Wed, 12 Aug 2009 08:56:24 -0000</pubDate></item></channel></rss>