<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.php.phplist.devel">
    <title>gmane.comp.php.phplist.devel</title>
    <link>http://blog.gmane.org/gmane.comp.php.phplist.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/832"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/831"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/827"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/826"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/825"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/822"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/820"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/818"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/817"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/812"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/810"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/809"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/789"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/787"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/785"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/784"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/780"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/777"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/775"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.php.phplist.devel/774"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/832">
    <title>[phpList-developers]  Subscribers plugin</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/832</link>
    <description>&lt;pre&gt;I have converted my Users plugin for phplist 2.10.x to a new Subscribers 
plugin for 2.11.9 and later.

The plugin provides three pages, which are added to the Subscribers menu:

* subscriber attributes - shows each subscriber with attributes, and 
confirmed and blacklisted status
* subscriber history - shows history events: all, since a start date or 
those containing specific text
* subscriptions - lists the number of subscriptions and unsubscriptions 
for each month with a chart showing the data graphically

The plugin is on GitHub - 
https://github.com/bramley/phplist-plugin-subscribers and can be 
installed through the Plugins page in phplist.

Duncan Cameron

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download you&lt;/pre&gt;</description>
    <dc:creator>Duncan Cameron</dc:creator>
    <dc:date>2013-05-10T17:30:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/831">
    <title>[phpList-developers] new dev version 2.11.9</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/831</link>
    <description>&lt;pre&gt;
Three issues were found (thanks prt) in 2.11.8 which justified rolling
out a new development version.

1. click tracking stopped working
2. the editor didn't load when phpList wasn't installed in "lists".
3. a security issue was found by HTTPCS

Anyone running 2.11.X is advised to upgrade to 2.11.9

Michiel

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-04-29T17:31:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/827">
    <title>[phpList-developers] coding standards</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/827</link>
    <description>&lt;pre&gt;
I recently discovered the PHP FIG: http://www.php-fig.org/

I think it makes sense to adopt their guidelines, so I will update the
resources wiki to reflect this.

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-04-25T21:34:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/826">
    <title>[phpList-developers] new dev version, 2.11.8</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/826</link>
    <description>&lt;pre&gt;
I've uploaded version 2.11.8
https://sourceforge.net/projects/phplist/files/phplist-development/2.11.8/

I think it's getting close to a stable version 3.0RC1 but it would be
great if people can play with it.

It should be fairly stable, so if you are running a 2.11 version then
you should definitely upgrade to this one.

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-04-25T21:13:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/825">
    <title>[phpList-developers] phpList on Github</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/825</link>
    <description>&lt;pre&gt;
The phpList source is now on Github. For the moment, I'm mixing SVN and
GIT, to see how it goes. It's likely that at some point the duality will
go. Depends a bit on the workflow.

https://github.com/michield/phplist

I will write some docs on how to run it from git-master. For now, the
externals are not there, so it will look rather funny with the new code
on the old orange design.

In order to get everything together, you'd need to fetch the externals
which are:

lists/texts/
lists/admin/lan
lists/admin/help
lists/admin/info
lists/admin/ui/dressprow

I made the conversion with svn2git, which means that the first commit on
Nov 21, 2003 is there:
https://github.com/michield/phplist/commits/master?page=60

phpList has now gone through CVS via SVN to Git. :-)

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-04-25T15:28:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/822">
    <title>[phpList-developers] plugin naming</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/822</link>
    <description>&lt;pre&gt;
I think the way Dokuwiki names it's plugin projects on Github is quite
nice and we should copy it. They call all plugins
"dokuwiki-plugin-[project]". So, in line with that, I've renamed the
fckphplist project. https://github.com/phpartisan/phplist-plugin-fckeditor

This is just the project name on Github. As we don't have many plugins
yet, this is the time to set up a naming convention for the future. It
has a bit of an impact, as you need to re-checkout the project.

On github, go to your project and click settings to rename it.


&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-04-22T12:16:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/820">
    <title>[phpList-developers] Error after clean install</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/820</link>
    <description>&lt;pre&gt;Hi all,
After following this instructions:
http://resources.phplist.com/develop/start#local_setup
I got this error :

"Database error 1146 while doing query select lan,translation from i18n
where original = "language-name" and lan not in
("nl","de","en","es","fr","pl","pt_BR","zh_TW","zh_CN","vi","ar","da","el","es_AR","fa","fi","hu","it","ja","nl_BE","ru","sl","sv")
Table 'phplistdb.i18n' doesn't exist"

Any Idea? Thanks.




&lt;/pre&gt;</description>
    <dc:creator>tarekdj</dc:creator>
    <dc:date>2013-04-17T15:45:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/818">
    <title>[phpList-developers] CKEditor plugin</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/818</link>
    <description>&lt;pre&gt;I have created a plugin to provide the CKEditor with the KCFinder file 
manager to upload and manage images.

The plugin is on GitHub - https://github.com/bramley/phplist-ckeditorplugin

It includes the latest versions of both packages - CKEditor, release 
4.1, and KCFinder 2.51, so that only a single install is needed. The 
paths to the packages are configurable so that each can be upgraded.

The plugin has been developed and tested against the SVN trunk version, 
which provides a plugin hook for an editor, so doesn't work with 2.11.7 
or earlier development releases.

The phplist SVN trunk version can be checked-out from 
http://sourceforge.net/p/phplist/code/HEAD/tree/

Duncan Cameron


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp;&lt;/pre&gt;</description>
    <dc:creator>Duncan Cameron</dc:creator>
    <dc:date>2013-04-12T07:11:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/817">
    <title>[phpList-developers] travis ci</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/817</link>
    <description>&lt;pre&gt;
I just discovered http://travis-ci.org

Seems an interesting CI service, integrated with Github. Might be a good
alternative to Jenkins?

Anyone with experience with it, and thoughts?

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-04-05T14:43:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/812">
    <title>[phpList-developers] phplist hosted..</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/812</link>
    <description>&lt;pre&gt;I suppose i'm addressing whom ever is the order of phplist.com

There is a hosted version..the screen shots of the software show the new
interface..

So it appears to be that the phphosted is either using a different code
base, or is using a higher version of phplist that haven't been released.

I just want to make sure it's all the same code base.

&lt;/pre&gt;</description>
    <dc:creator>Dan Foley</dc:creator>
    <dc:date>2013-03-28T17:50:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/810">
    <title>[phpList-developers] phplist hosted</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/810</link>
    <description>&lt;pre&gt;Please do not block this.. .like you did last time.. if you do block it..
please give me a person response.

I'm concerned that there are now 2 versions of phplist. All the work is
probably going into the hosted version because you can make money off it.
The version that is going over to git.. how can we be assured that if you
make a change off the hosted version you'll make the same change in git?

It would make me super happy to know that the hosted version is the same
exact code that is on git. It should be.. other wise you are NOT "eating
your own dogfood" as they say.

I just worry about that. Please assure me that the code going on git is the
same code you use for the hosted version.

&lt;/pre&gt;</description>
    <dc:creator>Dan Foley</dc:creator>
    <dc:date>2013-03-28T16:45:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/809">
    <title>[phpList-developers] forums</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/809</link>
    <description>&lt;pre&gt;
I've moved the forums to another server because they seemed slow. Has it
improved the speed? It's now on an Amazon server, so I can increase
capacity if necessary.

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-03-26T11:59:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/789">
    <title>[phpList-developers] repository</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/789</link>
    <description>&lt;pre&gt;
after reading hginit.com I'm wondering what to do with the repository.

1. keep subversion
advantages: no need to learn something new, no need to move things around
disadvantages: much harder for others to contribute

2. change to distributed version control
advantages: easier for others to help out
disadvantages: yet another new thing to learn

Considering I've already started linking the plugin system to github, I
guess the "yet another thing to learn" argument is kind of gone. We do
have to go with the time, so a move from svn to distributed seems the
way to go.

Main question then is, mercurial or git?

I guess from my point of view git, so it is not another "yet something
else to learn", but I'd be interested to hear other opinions on this.
Are there strong arguments to use mercurial instead of git?

M

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-03-17T19:29:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/787">
    <title>[phpList-developers] Docs</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/787</link>
    <description>&lt;pre&gt;Hi!
Think I was reading this one in order to create the runtime "docs" in RestAPI…
http://gonzalo123.com/2011/04/04/reflection-over-phpdoc-with-php/
But I agree, it should do it for standard commenting phpDocs…

Regards, Andreas Ek, Flowcom AB, +46 (0)70 303 22 03






------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar_______________________________________________
phpList-developers mailing list
phpList-developers&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phplist-developers
&lt;/pre&gt;</description>
    <dc:creator>Andreas Ek</dc:creator>
    <dc:date>2013-03-15T21:50:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/785">
    <title>[phpList-developers] travel</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/785</link>
    <description>&lt;pre&gt;
I'm travelling to the UK, early March. Anyone in the UK interested to
meet up?

Michiel

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-02-09T23:53:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/784">
    <title>[phpList-developers] writing plugins</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/784</link>
    <description>&lt;pre&gt;
I've written some more docs on how to write plugins.

http://resources.phplist.com/develop/plugins

Most of it applies to the current dev-version only.

Comments and corrections appreciated.

Michiel


&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2013-02-01T12:51:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/780">
    <title>[phpList-developers] Draft: REST API to PHPlist</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/780</link>
    <description>&lt;pre&gt;Hi!
Here's a first draft of a REST-based API to PHPlist.
https://github.com/EkAndreas/phplistapi

I would very much appreciate if someone (more than me :-) could test this plugin and give me feedback!

Regards, 
Andreas Ek, Flowcom AB, 070-3032203





------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812_______________________________________________
phpList-developers mailing list
phpList-developers&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phplist-developers
&lt;/pre&gt;</description>
    <dc:creator>Andreas Ek</dc:creator>
    <dc:date>2012-12-28T18:52:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/777">
    <title>[phpList-developers] REST-based API</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/777</link>
    <description>&lt;pre&gt;Hi!
I have used and extended Oempro as a email campaign engine for over a year and now the time has come to PHPlist mainly because I love the communities around Open Source products.

I really like the product PHPlist but I miss a really nice API for extended integrations. Here is the example of the API to Oempro: http://docs.octeth.com/docs/oempro/developers/api/
Everything that could be done with the UI is implemented via API.

I would like to start with a REST-API, perhaps based on Slim upon PHPlist.

My main goal is to use the PHPlist inside WordPress as a campaign engine (not only for forms :-) so I really need an API.

Ok, I have some more reading to do with your coding standards but I would really like to start…

What do you think, is this even possible?

What is the primary integration methods? Via functions or via database?

Regards,  Andreas Ek, Flowcom AB, 070-3032203



------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote suppor&lt;/pre&gt;</description>
    <dc:creator>Andreas Ek</dc:creator>
    <dc:date>2012-12-22T15:56:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/775">
    <title>[phpList-developers] local setup</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/775</link>
    <description>&lt;pre&gt;
I've rewritten the docs on how to set up phpList from SVN.

http://resources.phplist.com/develop

Feel free to update it if you find things that need changing or can use
clarification.

&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-12-13T22:16:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/774">
    <title>[phpList-developers] svn repository</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/774</link>
    <description>&lt;pre&gt;
Hi All

A while back, I did the upgrade of the phpList project on sourceforge.
It also involved a change in the repository location. I reported it here:
https://sourceforge.net/mailarchive/forum.php?thread_name=5058B1A7.1080109%40phplist.com&amp;amp;forum_name=phplist-developers

Now what I didn't realise is that the repository was actually copied to
a new location. So, I kept committing to the existing repository and it
continued to work (which is partly why I didn't realise it).

I have now re-cloned the repository to the new location, so from now on,
everyone who is working directly on the SVN code will have to do a new
checkout of the new location. You can delete any previous ones you have.

I have asked SF to block access to the old one, so it's a bit more
obvious when you are using the wrong repository.

The code location is listed here: https://sourceforge.net/p/phplist/code/

And the trunk location to check out with SVN is:
https://svn.code.sf.net/p/phplist/code/trunk/phplist

I have also put in "externals"&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-12-13T14:01:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.php.phplist.devel/767">
    <title>[phpList-developers] multi lingual wiki</title>
    <link>http://comments.gmane.org/gmane.comp.php.phplist.devel/767</link>
    <description>&lt;pre&gt;
Hi phpList translators (and developers list CC-ed)

Now that we have the application strings sorted in a nice translation
system, I was thinking we need to tackle the "info" and "help"
translations as well. If you have been playing with the latest
development version of phpList, you will notice that quite a few things
have changed and the "info" files, which are the ones included in a page
when you load the page, have changed.

As a result, the translations will be incorrect, and this will become
confusing for the phpList operators in your language.

So, similar to being able to update the language strings, it would be
nice to have a collaborative system where the info and help information
can be updated.

I just wonder if anyone knows of any system (Open Source of course) that
can do this. I found this project http://www.anwiki.com/ as a
multi-lingual wiki, but I haven't tried it yet. I may look into it. But
before that, I wanted to ask for other suggestions on this list.

Thanks

Michiel


&lt;/pre&gt;</description>
    <dc:creator>Michiel Dethmers</dc:creator>
    <dc:date>2012-11-29T11:51:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.php.phplist.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.php.phplist.devel</link>
  </textinput>
</rdf:RDF>
