PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Mod Requests

Reply
 
Thread Tools
Old 10-26-2003, 01:55 AM   #1
sid
Former Member
 
Join Date: Sep 2003
Posts: 34
Lightbulb XML feeds

I would love to see PHP dig offering XML feeds, so for example many developers can use your search engine database and query your MYSQL db and display the results in their template on their site, in a different host etc. But I think its impossible to do that because all the keywords are stored in the 'keywords' table but is there any other way to do that? I mean, is there anyway to let other sites search your PHP dig database and display it in their format?
sid is offline   Reply With Quote
Old 11-20-2003, 06:11 PM   #2
David J Harmon
Orange Mole
 
David J Harmon's Avatar
 
Join Date: Sep 2003
Location: Corbin KY
Posts: 45
Good ideal, it would be nice if you could pull that off...
__________________
David J Harmon
Cyberkopia.NETwork Geeks Style
http://cyberkoipia.net
David J Harmon is offline   Reply With Quote
Old 12-11-2003, 11:46 AM   #3
lelandv
Green Mole
 
Join Date: Dec 2003
Posts: 11
I too would be interested in ways to do this. I currently have a need to take a PDF file as the input (which can already be done using pdftotext or pdftohtml, and even pdf2xml), and actually parse an XML data conversion of it so that a search on specific text will return the document title, article title, page number, and bibiliographic extract from the section.

The way the current keywords table is setup, there's no way to correlate the keywords to that level of granularity.

Leland
lelandv is offline   Reply With Quote
Old 01-29-2004, 01:17 AM   #4
Rolandks
Purple Mole
 
Rolandks's Avatar
 
Join Date: Sep 2003
Location: Kassel, Germany
Posts: 119
The first Posting is here from 10-03 ? Is there a plan to offering XML feeds?
Some one has ask me if i can include my phpdig-search to other Content-Management-System (Imperia) to includes my search on an other page.

-Roland-
Rolandks is offline   Reply With Quote
Old 02-11-2004, 03:28 AM   #5
Rolandks
Purple Mole
 
Rolandks's Avatar
 
Join Date: Sep 2003
Location: Kassel, Germany
Posts: 119
Hmm,
okay my plan:

- as Input we need the Searchstring (one or two words in Quotas " ") and all other parameter are from config.php

- Ouput: a temp-file named "field_ID.XML" with unique ID in folder \text_content which is auto delete at next session

XML-Formated Template:
PHP Code:
<phpdig:results>


<
phpdigpage_link/>
<
phpdig:text/>
etc.

 </
phpdig:results
OR if empty

PHP Code:
<phpdig:result_message/>
<
phpdig:ignore_message/>
<
phpdig:ignore_commess/> 
I think thats it and we have a feed like RSS: http://www.php.net/news.rss

-Roland-
Rolandks is offline   Reply With Quote
Old 03-21-2004, 08:12 PM   #6
jerrywin5
Orange Mole
 
Join Date: Mar 2004
Posts: 48
I need to implement this feature as well. Has anyone been able to do this?
jerrywin5 is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XML problems? Dave A Troubleshooting 0 12-30-2005 01:05 AM
XML output GunMuse Mod Requests 0 02-19-2005 11:50 AM
Erreur XML Kalou Troubleshooting 1 11-18-2004 10:17 AM
XML error babyboy External Binaries 1 09-07-2004 04:00 PM
RSS/XML Search Feeds Charter Feedback & News 3 04-13-2004 06:08 PM


All times are GMT -8. The time now is 06:19 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.