You can subscribe to this list here.
2003 |
Jan
|
Feb
(21) |
Mar
(9) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
|
Nov
|
Dec
|
From: Alexander P. <ale...@gm...> - 2005-09-23 16:26:25
|
What the caching mechanisms would you advise? THank you. On 9/23/05, Joseph B. Ottinger <jo...@en...> wrote: > > Well, it depends. Usually, you'll want to roll off only as may as people > are likely to look at. For a job site, though.. heck, show all 1000. If > someone's scanning, they'd want to see them all. And don't forget to cach= e > the RSS output!! > > On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > > > Actually that's mostly therotical question, we didn't reach 1,000 > positions > > yet, but we're pretty close. The main question was - how much to show > up? > > > > On 9/23/05, Joseph B. Ottinger <jo...@en...> wrote: > >> > >> Well, there are a lot of resources on what RSS is. As far as 1000 > >> positions... wow. How much turnover is there? > >> > >> On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > >> > >>> Hi! > >>> > >>> I'm a Java developer. I'm running a mid-sized site of job vacations > and > >>> would look to add such a modern feature there as RSS feed for current > >> open > >>> positions. We also have an additional system of news and events. I > think > >> it > >>> also would be great to add an RSS feed there, too. > >>> > >>> However, I'm not very good with RSS, it's nearly all I know that my > >>> Thunderbird mail client can lookup different blogs using RSS and show > up > >> to > >>> me. :) Would you advise me any resource to read or will give a brief > >>> explanation of benefits of RSS feeds? I'd be very thankful for that. > >>> > >>> I've visited http://enigmastation.com/rsslibj/ and found a short piec= e > >> of > >>> code there. But I'm a bit confused about channel.addItem () method. > How > >> much > >>> items should I show there? For example my job board has 1,000 open > >>> positions. Should I list all of them there? This could be a pretty > long > >>> list. > >>> > >>> I'd be thankful for your advices. > >>> > >>> Thanks. > >>> > >>> -- > >>> Alexander Prohorenko. > >>> > >> > >> ----------------------------------------------------------------------= - > >> Joseph B. Ottinger http://enigmastation.com > >> Editor, http://www.TheServerSide.com jo...@en... > >> > > > > > > > > -- > > Alexander Prohorenko. > > > > ----------------------------------------------------------------------- > Joseph B. Ottinger http://enigmastation.com > Editor, http://www.TheServerSide.com jo...@en... > -- Alexander Prohorenko. |
From: Alexander P. <ale...@gm...> - 2005-09-23 16:18:54
|
Got it, thanks all of you! On 9/23/05, Joseph B. Ottinger <jo...@en...> wrote: > > Well, it depends. Usually, you'll want to roll off only as may as people > are likely to look at. For a job site, though.. heck, show all 1000. If > someone's scanning, they'd want to see them all. And don't forget to cach= e > the RSS output!! > > On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > > > Actually that's mostly therotical question, we didn't reach 1,000 > positions > > yet, but we're pretty close. The main question was - how much to show > up? > > > > On 9/23/05, Joseph B. Ottinger <jo...@en...> wrote: > >> > >> Well, there are a lot of resources on what RSS is. As far as 1000 > >> positions... wow. How much turnover is there? > >> > >> On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > >> > >>> Hi! > >>> > >>> I'm a Java developer. I'm running a mid-sized site of job vacations > and > >>> would look to add such a modern feature there as RSS feed for current > >> open > >>> positions. We also have an additional system of news and events. I > think > >> it > >>> also would be great to add an RSS feed there, too. > >>> > >>> However, I'm not very good with RSS, it's nearly all I know that my > >>> Thunderbird mail client can lookup different blogs using RSS and show > up > >> to > >>> me. :) Would you advise me any resource to read or will give a brief > >>> explanation of benefits of RSS feeds? I'd be very thankful for that. > >>> > >>> I've visited http://enigmastation.com/rsslibj/ and found a short piec= e > >> of > >>> code there. But I'm a bit confused about channel.addItem () method. > How > >> much > >>> items should I show there? For example my job board has 1,000 open > >>> positions. Should I list all of them there? This could be a pretty > long > >>> list. > >>> > >>> I'd be thankful for your advices. > >>> > >>> Thanks. > >>> > >>> -- > >>> Alexander Prohorenko. > >>> > >> > >> ----------------------------------------------------------------------= - > >> Joseph B. Ottinger http://enigmastation.com > >> Editor, http://www.TheServerSide.com jo...@en... > >> > > > > > > > > -- > > Alexander Prohorenko. > > > > ----------------------------------------------------------------------- > Joseph B. Ottinger http://enigmastation.com > Editor, http://www.TheServerSide.com jo...@en... > -- Alexander Prohorenko. |
From: Joseph B. O. <jo...@en...> - 2005-09-23 16:06:03
|
Well, it depends. Usually, you'll want to roll off only as may as people are likely to look at. For a job site, though.. heck, show all 1000. If someone's scanning, they'd want to see them all. And don't forget to cache the RSS output!! On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > Actually that's mostly therotical question, we didn't reach 1,000 positions > yet, but we're pretty close. The main question was - how much to show up? > > On 9/23/05, Joseph B. Ottinger <jo...@en...> wrote: >> >> Well, there are a lot of resources on what RSS is. As far as 1000 >> positions... wow. How much turnover is there? >> >> On Fri, 23 Sep 2005, Alexander Prohorenko wrote: >> >>> Hi! >>> >>> I'm a Java developer. I'm running a mid-sized site of job vacations and >>> would look to add such a modern feature there as RSS feed for current >> open >>> positions. We also have an additional system of news and events. I think >> it >>> also would be great to add an RSS feed there, too. >>> >>> However, I'm not very good with RSS, it's nearly all I know that my >>> Thunderbird mail client can lookup different blogs using RSS and show up >> to >>> me. :) Would you advise me any resource to read or will give a brief >>> explanation of benefits of RSS feeds? I'd be very thankful for that. >>> >>> I've visited http://enigmastation.com/rsslibj/ and found a short piece >> of >>> code there. But I'm a bit confused about channel.addItem () method. How >> much >>> items should I show there? For example my job board has 1,000 open >>> positions. Should I list all of them there? This could be a pretty long >>> list. >>> >>> I'd be thankful for your advices. >>> >>> Thanks. >>> >>> -- >>> Alexander Prohorenko. >>> >> >> ----------------------------------------------------------------------- >> Joseph B. Ottinger http://enigmastation.com >> Editor, http://www.TheServerSide.com jo...@en... >> > > > > -- > Alexander Prohorenko. > ----------------------------------------------------------------------- Joseph B. Ottinger http://enigmastation.com Editor, http://www.TheServerSide.com jo...@en... |
From: Alexander P. <ale...@gm...> - 2005-09-23 15:49:57
|
Actually that's mostly therotical question, we didn't reach 1,000 positions yet, but we're pretty close. The main question was - how much to show up? On 9/23/05, Joseph B. Ottinger <jo...@en...> wrote: > > Well, there are a lot of resources on what RSS is. As far as 1000 > positions... wow. How much turnover is there? > > On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > > > Hi! > > > > I'm a Java developer. I'm running a mid-sized site of job vacations and > > would look to add such a modern feature there as RSS feed for current > open > > positions. We also have an additional system of news and events. I thin= k > it > > also would be great to add an RSS feed there, too. > > > > However, I'm not very good with RSS, it's nearly all I know that my > > Thunderbird mail client can lookup different blogs using RSS and show u= p > to > > me. :) Would you advise me any resource to read or will give a brief > > explanation of benefits of RSS feeds? I'd be very thankful for that. > > > > I've visited http://enigmastation.com/rsslibj/ and found a short piece > of > > code there. But I'm a bit confused about channel.addItem () method. How > much > > items should I show there? For example my job board has 1,000 open > > positions. Should I list all of them there? This could be a pretty long > > list. > > > > I'd be thankful for your advices. > > > > Thanks. > > > > -- > > Alexander Prohorenko. > > > > ----------------------------------------------------------------------- > Joseph B. Ottinger http://enigmastation.com > Editor, http://www.TheServerSide.com jo...@en... > -- Alexander Prohorenko. |
From: Joseph B. O. <jo...@en...> - 2005-09-23 15:11:18
|
Well, there are a lot of resources on what RSS is. As far as 1000 positions... wow. How much turnover is there? On Fri, 23 Sep 2005, Alexander Prohorenko wrote: > Hi! > > I'm a Java developer. I'm running a mid-sized site of job vacations and > would look to add such a modern feature there as RSS feed for current open > positions. We also have an additional system of news and events. I think it > also would be great to add an RSS feed there, too. > > However, I'm not very good with RSS, it's nearly all I know that my > Thunderbird mail client can lookup different blogs using RSS and show up to > me. :) Would you advise me any resource to read or will give a brief > explanation of benefits of RSS feeds? I'd be very thankful for that. > > I've visited http://enigmastation.com/rsslibj/ and found a short piece of > code there. But I'm a bit confused about channel.addItem () method. How much > items should I show there? For example my job board has 1,000 open > positions. Should I list all of them there? This could be a pretty long > list. > > I'd be thankful for your advices. > > Thanks. > > -- > Alexander Prohorenko. > ----------------------------------------------------------------------- Joseph B. Ottinger http://enigmastation.com Editor, http://www.TheServerSide.com jo...@en... |
From: Alexander P. <ale...@gm...> - 2005-09-23 15:08:13
|
Hi! I'm a Java developer. I'm running a mid-sized site of job vacations and would look to add such a modern feature there as RSS feed for current open positions. We also have an additional system of news and events. I think it also would be great to add an RSS feed there, too. However, I'm not very good with RSS, it's nearly all I know that my Thunderbird mail client can lookup different blogs using RSS and show up to me. :) Would you advise me any resource to read or will give a brief explanation of benefits of RSS feeds? I'd be very thankful for that. I've visited http://enigmastation.com/rsslibj/ and found a short piece of code there. But I'm a bit confused about channel.addItem () method. How muc= h items should I show there? For example my job board has 1,000 open positions. Should I list all of them there? This could be a pretty long list. I'd be thankful for your advices. Thanks. -- Alexander Prohorenko. |
From: <ben...@id...> - 2004-05-22 12:04:25
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Michael G. <mg...@vi...> - 2004-02-04 18:14:17
|
FYI - I believe the date formatting in SyndicatedElement is off. This line: static SimpleDateFormat psdf = new SimpleDateFormat("E, FF MMM yyyy k:m:s z"); should be: static SimpleDateFormat psdf = new SimpleDateFormat("E, dd MMM yyyy HH:mm:ss z"); Other than that, things are working well. It is in daily use generating RSS feeds at Furl ( http://www.furl.net ). -Mike |
From: Jason B. <jas...@sy...> - 2003-10-01 23:08:24
|
Kaj Just read your previous three emails. Thanks for the info. I will try and have a look at the specs and your code over the next few days. Regards Jason ----- Original Message ----- From: "Kaj Hejer" <kaj...@us...> To: <rss...@li...> Sent: Wednesday, October 01, 2003 9:23 PM Subject: Re: [Rsslibj-developer] GenericRSSWriter: Illegal pattern character 'Z' > At 21:10 +0200 01-10-2003, Kaj Hejer wrote: > >At 20:41 +0200 01-10-2003, Kaj Hejer wrote: > >>Hi! > >> > >>We get the following exception on channel.getFeed("rdf") when we > >>use item.setDcDate: > >> > >>java.lang.IllegalArgumentException: Illegal pattern character 'Z' > >> > >> > >>This seems to be a bug in java 1.3.1. We only see this issue on > >>java 1.3.1, not on 1.4.1. > >> > >>The problems seems to be sdf2 in > >>src/com/rsslibj/writers/GenericRSSWriter.java > > > > > > > Hi again :) > > I found a method for returning dates in ISO-8601 format at > <url:http://forum.java.sun.com/thread.jsp?thread=439507&forum=1&message=1978 495> > > I modified GenericRSSWriter.java to use this code and my modified > version can be found at > http://folk.uio.no/kajh/tmp/GenericRSSWriter.java.txt > > Feel free to include this code in rsslibj (if you think it does what it > should :) > > > -Kaj :) > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Rsslibj-developer mailing list > Rss...@li... > https://lists.sourceforge.net/lists/listinfo/rsslibj-developer > |
From: Kaj H. <kaj...@us...> - 2003-10-01 20:23:55
|
At 21:10 +0200 01-10-2003, Kaj Hejer wrote: >At 20:41 +0200 01-10-2003, Kaj Hejer wrote: >>Hi! >> >>We get the following exception on channel.getFeed("rdf") when we >>use item.setDcDate: >> >>java.lang.IllegalArgumentException: Illegal pattern character 'Z' >> >> >>This seems to be a bug in java 1.3.1. We only see this issue on >>java 1.3.1, not on 1.4.1. >> >>The problems seems to be sdf2 in >>src/com/rsslibj/writers/GenericRSSWriter.java > > Hi again :) I found a method for returning dates in ISO-8601 format at <url:http://forum.java.sun.com/thread.jsp?thread=439507&forum=1&message=1978495> I modified GenericRSSWriter.java to use this code and my modified version can be found at http://folk.uio.no/kajh/tmp/GenericRSSWriter.java.txt Feel free to include this code in rsslibj (if you think it does what it should :) -Kaj :) |
From: Kaj H. <kaj...@us...> - 2003-10-01 19:10:37
|
At 20:41 +0200 01-10-2003, Kaj Hejer wrote: >Hi! > >We get the following exception on channel.getFeed("rdf") when we use >item.setDcDate: > >java.lang.IllegalArgumentException: Illegal pattern character 'Z' > > >This seems to be a bug in java 1.3.1. We only see this issue on java >1.3.1, not on 1.4.1. > >The problems seems to be sdf2 in src/com/rsslibj/writers/GenericRSSWriter.java From <url:http://jakarta.apache.org/commons/lang/api/org/apache/commons/lang/time/FastDateFormat.html>: Java 1.4 introduced a new pattern letter, 'Z', to represent time zones in RFC822 format (eg. +0800 or -1100). This pattern letter can be used here (on all JDK versions). -Kaj :) |
From: Kaj H. <kaj...@us...> - 2003-10-01 18:41:57
|
Hi! We get the following exception on channel.getFeed("rdf") when we use item.setDcDate: java.lang.IllegalArgumentException: Illegal pattern character 'Z' This seems to be a bug in java 1.3.1. We only see this issue on java 1.3.1, not on 1.4.1. The problems seems to be sdf2 in src/com/rsslibj/writers/GenericRSSWriter.java Similar issues are mensioned on f.x. <url:http://www.jivesoftware.com/jive/thread.jspa?threadID=9705&tstart=0> and <url:http://www.experts-exchange.com/Programming/Programming_Languages/Java/Q_20642475.html> -Kaj :) |
From: Kaj H. <kaj...@us...> - 2003-10-01 11:07:26
|
At 11:05 +0100 01-10-2003, Jason Bell wrote: >Kaj > >Simple solution, the setAbout needs to be set so the <item> tag has an rdf >reference in it. > >Add: >item.setAbout("Something"); Great! Thank you for looking into this issue! -Kaj :) |
From: Jason B. <jas...@sy...> - 2003-10-01 10:09:05
|
Kaj Simple solution, the setAbout needs to be set so the <item> tag has an rdf reference in it. Add: item.setAbout("Something"); to the Item object. Item item = new Item(); item.setLink("http://localhost/item1"); item.setTitle("title for first item"); item.setDescription("description for first item"); item.setAbout("Something"); item.setAuthor("Jason Bell"); item.setDcDate(new Date()); channel.addItem(item); Then it works, look at the output rdf closely and you will see what I mean. Regards Jason Bell -----Original Message----- From: rss...@li... [mailto:rss...@li...]On Behalf Of Jason Bell Sent: 01 October 2003 11:00 To: rss...@li... Cc: Kaj Hejer Subject: RE: [Rsslibj-developer] channel.addItem(item): IllegalArgumentException Hi Kaj I have to admit that I use the first method for adding items and have not tried to add items on a per object basis. I have replicated the error though and will look into it. When I have some answers I will post them on this list. Kind regards and thanks Jason Bell -----Original Message----- From: rss...@li... [mailto:rss...@li...]On Behalf Of Kaj Hejer Sent: 01 October 2003 09:04 To: rss...@li... Subject: [Rsslibj-developer] channel.addItem(item): IllegalArgumentException Hi! Thanks for making rsslibj! We are trying to add items by creating an item object, set attributes on this item and then add it to the chanal. This gives java.lang.IllegalArgumentException: attribute rdf:resource must have data in li on channel.getFeed("rtf"). Should it be possible to add items this way or to we have to use the 3 arguments channel.addItem method? Here is what we do: // first create the chanal Channel channel = new Channel(); channel.setDescription(selectedBlogg.strippaTittel()); channel.setLink(homepage); channel.setTitle(selectedBlogg.strippaTittel()); if (selectedBlogg.getUrlForRSSImage() != null) { channel.setImage( homepage, selectedBlogg.strippaTittel(), selectedBlogg.getUrlForRSSImage()); } When doing this it channel.getFeed give the rss-feed as output: channel.addItem( "http://localhost/item1", "title item1", "description item1"); System.out.println("rss: " + channel.getFeed("rdf")); When doing this: Item item = new Item(); item.setLink("http://localhost/item1"); item.setTitle("title for first item"); item.setDescription("description for first item"); item.setDcDate(new Date()); channel.addItem(item); System.out.println("rss: " + channel.getFeed("rdf")); channel.getFeed gives java.lang.IllegalArgumentException: attribute rdf:resource must have data in li I'm using rsslibj-1_0RC2 and EXML-7.1 on osx 10.2.8 with java 1.4.1_01. -Kaj :) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Rsslibj-developer mailing list Rss...@li... https://lists.sourceforge.net/lists/listinfo/rsslibj-developer ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Rsslibj-developer mailing list Rss...@li... https://lists.sourceforge.net/lists/listinfo/rsslibj-developer |
From: Jason B. <jas...@sy...> - 2003-10-01 10:03:32
|
Hi Kaj I have to admit that I use the first method for adding items and have not tried to add items on a per object basis. I have replicated the error though and will look into it. When I have some answers I will post them on this list. Kind regards and thanks Jason Bell -----Original Message----- From: rss...@li... [mailto:rss...@li...]On Behalf Of Kaj Hejer Sent: 01 October 2003 09:04 To: rss...@li... Subject: [Rsslibj-developer] channel.addItem(item): IllegalArgumentException Hi! Thanks for making rsslibj! We are trying to add items by creating an item object, set attributes on this item and then add it to the chanal. This gives java.lang.IllegalArgumentException: attribute rdf:resource must have data in li on channel.getFeed("rtf"). Should it be possible to add items this way or to we have to use the 3 arguments channel.addItem method? Here is what we do: // first create the chanal Channel channel = new Channel(); channel.setDescription(selectedBlogg.strippaTittel()); channel.setLink(homepage); channel.setTitle(selectedBlogg.strippaTittel()); if (selectedBlogg.getUrlForRSSImage() != null) { channel.setImage( homepage, selectedBlogg.strippaTittel(), selectedBlogg.getUrlForRSSImage()); } When doing this it channel.getFeed give the rss-feed as output: channel.addItem( "http://localhost/item1", "title item1", "description item1"); System.out.println("rss: " + channel.getFeed("rdf")); When doing this: Item item = new Item(); item.setLink("http://localhost/item1"); item.setTitle("title for first item"); item.setDescription("description for first item"); item.setDcDate(new Date()); channel.addItem(item); System.out.println("rss: " + channel.getFeed("rdf")); channel.getFeed gives java.lang.IllegalArgumentException: attribute rdf:resource must have data in li I'm using rsslibj-1_0RC2 and EXML-7.1 on osx 10.2.8 with java 1.4.1_01. -Kaj :) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Rsslibj-developer mailing list Rss...@li... https://lists.sourceforge.net/lists/listinfo/rsslibj-developer |
From: Kaj H. <kaj...@us...> - 2003-10-01 08:04:09
|
Hi! Thanks for making rsslibj! We are trying to add items by creating an item object, set attributes on this item and then add it to the chanal. This gives java.lang.IllegalArgumentException: attribute rdf:resource must have data in li on channel.getFeed("rtf"). Should it be possible to add items this way or to we have to use the 3 arguments channel.addItem method? Here is what we do: // first create the chanal Channel channel = new Channel(); channel.setDescription(selectedBlogg.strippaTittel()); channel.setLink(homepage); channel.setTitle(selectedBlogg.strippaTittel()); if (selectedBlogg.getUrlForRSSImage() != null) { channel.setImage( homepage, selectedBlogg.strippaTittel(), selectedBlogg.getUrlForRSSImage()); } When doing this it channel.getFeed give the rss-feed as output: channel.addItem( "http://localhost/item1", "title item1", "description item1"); System.out.println("rss: " + channel.getFeed("rdf")); When doing this: Item item = new Item(); item.setLink("http://localhost/item1"); item.setTitle("title for first item"); item.setDescription("description for first item"); item.setDcDate(new Date()); channel.addItem(item); System.out.println("rss: " + channel.getFeed("rdf")); channel.getFeed gives java.lang.IllegalArgumentException: attribute rdf:resource must have data in li I'm using rsslibj-1_0RC2 and EXML-7.1 on osx 10.2.8 with java 1.4.1_01. -Kaj :) |
From: Robert M. <ro...@sp...> - 2003-09-16 13:01:50
|
Great, thank you :) >>> Joseph Ottinger <jo...@en...> 09/16/03 12:13pm >>> Rob, I think I speak for both Jason and myself when I say that I don't mind in any case. On Tue, 16 Sep 2003, Robert McGovern wrote: > Hi Jason & Joe, > > I am writing to ask permission to use your rsslibj library in an > example I am preparing for a book on developing Eclipse Plugins for > Manning. > > The example is for the first section of the book and will cover > creating a tree view, menus, actions, wizards and so on. The focus will > be entirely on the plugin side of things and no mention is planned on > the support code (using the lib and so on) other than in passing; but as > I am using the lib I thought I should ask. I should also say that the > code will not be sold and will be available for free from Mannings site, > my website and likely sourceforge. > > Rob > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Rsslibj-developer mailing list > Rss...@li... > https://lists.sourceforge.net/lists/listinfo/rsslibj-developer > ------------------------------------------------------------------- Joseph B. Ottinger http://enigmastation.com IT Consultant jo...@en... J2EE Editor - Java Developer's Journal jos...@sy... |
From: Joseph O. <jo...@en...> - 2003-09-16 11:22:01
|
Rob, I think I speak for both Jason and myself when I say that I don't mind in any case. On Tue, 16 Sep 2003, Robert McGovern wrote: > Hi Jason & Joe, > > I am writing to ask permission to use your rsslibj library in an > example I am preparing for a book on developing Eclipse Plugins for > Manning. > > The example is for the first section of the book and will cover > creating a tree view, menus, actions, wizards and so on. The focus will > be entirely on the plugin side of things and no mention is planned on > the support code (using the lib and so on) other than in passing; but as > I am using the lib I thought I should ask. I should also say that the > code will not be sold and will be available for free from Mannings site, > my website and likely sourceforge. > > Rob > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Rsslibj-developer mailing list > Rss...@li... > https://lists.sourceforge.net/lists/listinfo/rsslibj-developer > ------------------------------------------------------------------- Joseph B. Ottinger http://enigmastation.com IT Consultant jo...@en... J2EE Editor - Java Developer's Journal jos...@sy... |
From: Robert M. <ro...@sp...> - 2003-09-16 11:20:13
|
Hi Jason & Joe, I am writing to ask permission to use your rsslibj library in an example I am preparing for a book on developing Eclipse Plugins for Manning. The example is for the first section of the book and will cover creating a tree view, menus, actions, wizards and so on. The focus will be entirely on the plugin side of things and no mention is planned on the support code (using the lib and so on) other than in passing; but as I am using the lib I thought I should ask. I should also say that the code will not be sold and will be available for free from Mannings site, my website and likely sourceforge. Rob |
From: Jason B. <jas...@sy...> - 2003-08-05 14:17:27
|
I've just added support for pubDate tag for RSS 2.0 feeds. Updates have been committed to CVS so if you want to update you can do so. The output is the same as stated in the RSS 2.0 Spec http://blogs.law.harvard.edu/tech/rss#hrelementsOfLtitemgt based on RFC822 date format. There's a little work that needs doing to <enclosure> and <source> as there is no attribute support for these tags at the moment. Regards Jason Bell |
From: Jason B. <jas...@sy...> - 2003-08-04 21:26:13
|
Dear Mike You weren't missing anything, we were! 50% of the request is done, guid is now supported. If you grab an update of the source from CVS then rebuild it all should be well. So for a RSS 2.0 feed you could declare an Item object like so... Item item = new Item(); item.setGuid("http://whatever.com/blog/permalink.html"); If you append the setGuid() with .isPerm() item.setGuid("http://link").isPerm(); It will set the isPermalink attribute within the tag. <guid isPermalink='true'>http://link</guid> The other RSS 2.0 item elements have been implemented (author, source, comments, enclosure). So last on the list :) is pubDate..... I'll email again when it's done. Regards Jason Bell ----- Original Message ----- From: "Michael Giles" <mg...@vi...> To: <rss...@li...> Sent: Friday, August 01, 2003 7:41 PM Subject: [Rsslibj-developer] Missing Item attributes for RSS 2.0... > First off I want to say that the rsslibj code is working great (and I got > it working very quickly). Thank you! > > I'm looking at the list of elements in Item for RSS 2.0 > (http://blogs.law.harvard.edu/tech/rss#hrelementsOfLtitemgt) and I don't > see how to create some of them in rsslibj. Namely, I want to have pubDate > and guid in my RSS. Am I missing something obvious (quite possible)? Thanks! > > -Mike > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Rsslibj-developer mailing list > Rss...@li... > https://lists.sourceforge.net/lists/listinfo/rsslibj-developer > |
From: Michael G. <mg...@vi...> - 2003-08-01 18:41:50
|
First off I want to say that the rsslibj code is working great (and I got it working very quickly). Thank you! I'm looking at the list of elements in Item for RSS 2.0 (http://blogs.law.harvard.edu/tech/rss#hrelementsOfLtitemgt) and I don't see how to create some of them in rsslibj. Namely, I want to have pubDate and guid in my RSS. Am I missing something obvious (quite possible)? Thanks! -Mike |
From: Jason B. <jas...@sy...> - 2003-07-22 11:19:35
|
Dear All It's been six months since we started RSSLibJ as a project. It's been fun watching how other people are adopting RSS as a useful standard. What I would like to know is how you guys are using and where you are using the package. It'll be nice to see if companies are using us and if you want to comment on how well it is the please feel free. Any suggestions and comments are always welcome. Kind regards Jason Bell |
From: Joseph O. <jo...@en...> - 2003-04-29 11:45:04
|
Folks, I talked to Wes Moulder a few days ago about the EXML license; he said it was cool as long as the use of RSSLibJ was compatible with EXML's license. We'll be adding a license document that addresses this. We'll *also* be making EXML available as a separate download on sourceforge soon. --------------------------------------------------------- Joseph B. Ottinger jo...@en... http://enigmastation.com IT Consultant |
From: Joseph O. <jo...@en...> - 2003-03-07 12:04:39
|
On Fri, 7 Mar 2003, Danny Ayers wrote: > > versions of xerces in the same project. Lovely concept.) EXML's smaller > > userbase means that deployers can drop it in without expecting the rest of > > their xerces-dependent code to have any changes whatsoever. > > Heh, I must admit this angle hadn't occurred to me - I love it. > I've been caught out by version dependency and associated problems often > enough, worst of all was when I was using Crimson (in Batik) alongside > Xerces (in Jena). Usually didn't have a clue which version of a class was > being used. I actually think I've got 3 different versions of Xerces around > as we speak (one in my dev tree, I think there's one tucked into a local > Tomcat install, and another in Jena). So your arguments above have a > sympathetic ear here - in fact if you've any used cars you want to sell, now > would be a very good time ;-) I've got a truck I'd like to replace with a vehicle I can stuff my family in... > There is another consideration, and I'd very much like to hear your > thoughts - J2SE 1.4 with its XML support. At which point do you think it > would make sense in a project like this to move the focus to this version? Actually, J2SE 1.4 was the original target. I initially started coding, thought, "Hey, JAXP is standard now, why don't we use that, since virtually everyone will have it," started coding, discovered cruft after cruft, decided the W3C designs APIs like OMG does (Motto: "We want to expose APIs that no one will want to use. Here's 30 lines of code to do something that one line should do."), and ran back to EXML, since it's got a lot of nifty advantages that saved me from spending a week on support code to get a project out. --------------------------------------------------------- Joseph B. Ottinger jo...@en... http://enigmastation.com IT Consultant |