<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum &#187; Forum: Nexty - Recent Topics</title>
		<link>http://projects.binnyva.com/forum/forum/nexty</link>
		<description>Support for my OSS Projects</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 16:39:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://projects.binnyva.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://projects.binnyva.com/forum/rss/forum/nexty/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>genkiz on "reoccuring todo"</title>
			<link>http://projects.binnyva.com/forum/topic/reoccuring-todo#post-2090</link>
			<pubDate>Sun, 06 Dec 2009 17:41:04 +0000</pubDate>
			<dc:creator>genkiz</dc:creator>
			<guid isPermaLink="false">2090@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I am wondering if is is possible to integrate a reminder option into nexty...&#60;br /&#62;
I would need to alert me and my clients about domain renewal and alerts need to be sent out 4 weeks, 2 weeks, 3 days before the due to date&#60;br /&#62;
Do you think is it possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theresaliao on "Backup"</title>
			<link>http://projects.binnyva.com/forum/topic/backup#post-26</link>
			<pubDate>Fri, 31 Oct 2008 07:01:27 +0000</pubDate>
			<dc:creator>theresaliao</dc:creator>
			<guid isPermaLink="false">26@http://projects.binnyva.com/forum/</guid>
			<description>[quote=&#38;quot;binnyva&#38;quot;:2m6wggap]Does any other online GTD service(say, remember the milk) provide backuping ability?&#60;/blockquote&#62;&#60;br /&#62;
&#60;br /&#62;
Don't know but if not, it's a good raison to use nexty  &#60;!-- sX-D --&#62;&#60;img src=&#34;{SMILIES_PATH}/icon_lol.gif&#34; alt=&#34;X-D&#34; title=&#34;Laughing&#34; /&#62;&#60;!-- sX-D --&#62; &#60;br /&#62;
&#60;br /&#62;
[...]&#60;br /&#62;
I have an account on Remember the milk but I didn't found any backup, just a sync feature in pro services.&#60;br /&#62;
&#60;br /&#62;
a+&#60;br /&#62;
Vicnet</description>
		</item>
		<item>
			<title>theresaliao on "HowTo: Create a Nexty plugin"</title>
			<link>http://projects.binnyva.com/forum/topic/howto_create_a_nexty_plugin#post-340</link>
			<pubDate>Fri, 06 Feb 2009 01:16:04 +0000</pubDate>
			<dc:creator>theresaliao</dc:creator>
			<guid isPermaLink="false">340@http://projects.binnyva.com/forum/</guid>
			<description>Hello,&#60;br /&#62;
&#60;br /&#62;
I try to create a plugin.&#60;br /&#62;
&#60;br /&#62;
Here are some informations to do so for beginers (like me).&#60;br /&#62;
I will add informations as soon as I discover one or have answers.&#60;br /&#62;
&#60;br /&#62;
[size=150:5jf1t6v9]Initialisation&#60;br /&#62;
&#60;ul&#62;&#60;br /&#62;
&#60;li&#62; Create a new dir in plugins directory (it will be the name of the plugin)[/*:m:5jf1t6v9]&#60;br /&#62;
&#60;li&#62; Create a index.php file with&#60;br /&#62;
&#60;blockquote&#62;&#38;lt;?php&#60;br /&#62;
include('../../common.php');&#60;br /&#62;
render();&#60;br /&#62;
&#60;/blockquote&#62;[/*:m:5jf1t6v9]&#60;br /&#62;
&#60;li&#62; Create a template.php file with&#60;br /&#62;
&#60;blockquote&#62;&#60;br /&#62;
&#38;lt;h1&#38;gt;My Plugin !&#38;lt;/h1&#38;gt;&#60;br /&#62;
Hello World !&#60;br /&#62;
&#60;/blockquote&#62;[/*:m:5jf1t6v9]&#60;/ul&#62;&#60;br /&#62;
&#60;br /&#62;
Now you have a menu entry plugin, with a new plugin test inside, which who &#38;quot;Hello World !&#38;quot; when called.&#60;br /&#62;
&#60;br /&#62;
For the moment, there is some bug on windows system: api directory is not correctly handled (some / \ pb). And the template file is not located...&#60;br /&#62;
&#60;br /&#62;
bye&#60;br /&#62;
Vicnet</description>
		</item>
		<item>
			<title>SickSight on "Install problem, where&#039;s the noob section?"</title>
			<link>http://projects.binnyva.com/forum/topic/install_problem_where_s_the_noob_section_#post-111</link>
			<pubDate>Sun, 30 Nov 2008 12:35:34 +0000</pubDate>
			<dc:creator>SickSight</dc:creator>
			<guid isPermaLink="false">111@http://projects.binnyva.com/forum/</guid>
			<description>Vicnet,&#60;br /&#62;
Thank you for your help.&#60;br /&#62;
I used the configuration file you posted. I modified it for my use. Now however, when I try to install the database, I get the following:&#60;br /&#62;
&#60;br /&#62;
Access denied for user 'ODBC'@'localhost' (using password: NO)&#60;br /&#62;
&#60;br /&#62;
Where is the user defined as ODBC? I looked for it everywhere but could not find it. I think if I can redefine the user as the actual user that has permissions in the database, the install will complete.&#60;br /&#62;
&#60;br /&#62;
Thanks again.</description>
		</item>
		<item>
			<title>Anonymous on "Special characters/Umlauts"</title>
			<link>http://projects.binnyva.com/forum/topic/special_characters_umlauts#post-98</link>
			<pubDate>Wed, 28 Jan 2009 12:53:22 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">98@http://projects.binnyva.com/forum/</guid>
			<description>I don't see any problem in my local system either. Its working fine. Again, I use MyISAM engine - not innoDB</description>
		</item>
		<item>
			<title>Anonymous on "Plugin and win32"</title>
			<link>http://projects.binnyva.com/forum/topic/plugin_and_win32#post-56</link>
			<pubDate>Fri, 14 Nov 2008 00:41:30 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">56@http://projects.binnyva.com/forum/</guid>
			<description>Hmm - I'll try to fix the ls() functions problem. As soon as I get a hold of a windows system.</description>
		</item>
		<item>
			<title>Anonymous on "MySql Table prefix"</title>
			<link>http://projects.binnyva.com/forum/topic/mysql_table_prefix#post-20</link>
			<pubDate>Sat, 25 Oct 2008 18:18:23 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">20@http://projects.binnyva.com/forum/</guid>
			<description>Thanks for the offer - send me a mail - my id is binnyva, gmail. We'll communicate betting using email.</description>
		</item>
		<item>
			<title>Anonymous on "Install on free.fr"</title>
			<link>http://projects.binnyva.com/forum/topic/install_on_free_fr#post-16</link>
			<pubDate>Thu, 23 Oct 2008 13:15:37 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">16@http://projects.binnyva.com/forum/</guid>
			<description>Hi Vicnet,&#60;br /&#62;
&#60;br /&#62;
Thanks for the instructions.&#60;br /&#62;
&#60;br /&#62;
&#38;gt; PS: the link on TaskStep is invalid on about page...&#60;br /&#62;
I will have to remove the link - that project in no longer alive - &#60;!-- m --&#62;&#60;a class=&#34;postlink&#34; href=&#34;http://cunningtitle.com/taskstep/&#34;&#62;http://cunningtitle.com/taskstep/&#60;/a&#62;&#60;!-- m --&#62;&#60;br /&#62;
&#60;br /&#62;
&#38;gt; PS2: peharps, you could add this forum on links in about page too.&#60;br /&#62;
Good idea - I'll do that.</description>
		</item>
		<item>
			<title>Anonymous on "Tweaking Nexty"</title>
			<link>http://projects.binnyva.com/forum/topic/tweaking_nexty#post-14</link>
			<pubDate>Tue, 16 Sep 2008 06:01:31 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">14@http://projects.binnyva.com/forum/</guid>
			<description>Sorry about the delay in the reply. I have made all the necessary change. Expect a new release in 2,3 days.</description>
		</item>

	</channel>
</rss>

