with the help of backdoor?

i want to deploy this script to a page:
http://www.ikinoktayazilim.com/wordpress/2007/11/13/vakitrb/

but constantly gives errors

firstly i cant use

include REXML

no probs i added it to right place

vakitler =
REXML::Document.new(File.new('vakit.xml')).root.to_a[bugun].text.split(/\t/)

but i wouldnt work this way tho...

but that'd work: vakitler = REXML::Document.new(File.new('vakit.xml'))

On 5/15/08, kranthi reddy <[EMAIL PROTECTED]> wrote:
>
> U can have a hack to the remote server using a net/http request and the
> achieve the rest using REXML..This should work acutally .....
>
> cheers,
> kranthi
>
>
> On Thu, May 15, 2008 at 1:48 PM, nurullah <[EMAIL PROTECTED]> wrote:
>
> > Could anyone read xml files from radiant pages?
> >
> > i installed backdoor extension and hpricot but still couldnt achive to
> what
> > i want
> >
> > i want to read xml files that is located on another server
> >
> > is there any extension for that?
> >
> > secondly, is there any attempt or chance to translate radiant to another
> > language? (in my case, to turkish)
>
> > _______________________________________________
> > Radiant mailing list
> > Post:   Radiant@radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
> >
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to