|
RSS Parser Panel
|
| Stewart-G0LGS |
Posted on 29-03-2011 19:39
|

Member

Posts: 77
Joined: 28/11/2010
|
A new update (V0.6.0) is now available, this fixes a few snags discovered since 0.5.7 was released, simply click the link in the existing Admin Panel to access my download site.
Stewart G0LGS
I DO NOT response to PM's regarding any posts on this Forum !
|
| |
|
|
| Lord_Jereth |
Posted on 10-04-2011 20:28
|

Newbie

Posts: 8
Joined: 29/04/2006
|
Hi Stewart-G0LGS,
I was wondering if you could help me. I recently downloaded your RSS Parser but, no offense intended, it's a bit clunky. Mechanically it works great for my needs (I wouldn't change the guts, it really does work very well, especially with the 0.6.0 upgrade) but cosmetically, could I make a few suggestions? What I am looking for is either more like a horizontal ticker effect,
Example (top of the page)
Or a rolling effect much like the center Latest Forum Threads panel on FB4.
The problem is that the original Infusion, which, again, works splendidly in its own right, takes up quite a bit of page real estate even with only 5 news stories showing. If I could have it cut down to show say, 1 or 2 place holders tall and yet have maybe 20 stories rolling through it, it would be a great addition to my site. Or better yet, that horizontally sliding ticker style, such as on the page that I linked to in my example, would be amazing.
Ideally, one could switch between the 3 different states - static RSS panel, ticker tape style panel or rolling single/double spaced style panel. Just a thought.
I think this would be a great addition to your Infusion.
Thanks in advance,
LJ
P.S. I am using v7.01.05 of PHP-Fusion and v0.6.0 of the RSS Parser System |
| |
|
|
| welshmatt123 |
Posted on 12-10-2011 18:07
|

Junior Member

Posts: 20
Joined: 05/06/2009
|
Is there any way to cut the amount of characters used in the RSS Parser side panel? I've had a look though the code but can't seem to find anything.
Thanks |
| |
|
|
| jekov |
Posted on 13-10-2011 10:45
|

Junior Member

Posts: 16
Joined: 21/08/2011
|
smokeman wrote:
I have not tested the following - but you can try it if you want to:
Open up the file lastRSS.php - and find this line:
Codevar $default_cp = 'UTF-8';
- where you can change UTF-8 to the right character set for your site-language.
But as mentioned - this is not tested. I've only looked at the codes.
I have changed UTF-8 to CP-1251 , according to my page http://troyanovo....m/news.php, but there no results. Have anybody really to help me with coding ? Thank's ! |
| |
|
|
| PolarFox |
Posted on 13-10-2011 11:15
|

Admin

Posts: 1503
Joined: 26/08/2008
|
Try to use iconv to view your data in panel.
|
| |
|
|
| jekov |
Posted on 13-10-2011 12:02
|

Junior Member

Posts: 16
Joined: 21/08/2011
|
I have tryed it to change,but results ist the same...Can you tell me more detailed about it?
Thank's! |
| |
|
|
| Dagda1984 |
Posted on 18-11-2011 11:26
|

Newbie

Posts: 5
Joined: 06/08/2010
|
Hi, I was wondering if anyone can help me?
I am using a custom front page panel to layout the home page on my site and i would like to display an RSS feed, but when i try and link the parser panel like i have with other panels i keep getting an "Error: Unknown Feed" message. All the other panels i link into the front page panel load as they should but it just seems to be this one that doesn't want to play if you get me?
Is there any way i can get the panel to display properly in the custom home panel?
Thank you for your time and i hope to hear from someone soon :-) |
| |
|
|
| Stewart-G0LGS |
Posted on 18-11-2011 20:43
|

Member

Posts: 77
Joined: 28/11/2010
|
welshmatt123 wrote:
Is there any way to cut the amount of characters used in the RSS Parser side panel? I've had a look though the code but can't seem to find anything.
If you edit rss_parser_panel.php you will see two lines like:
Codeecho ": ".trimtext($item['description'],50);
Just change the 50 to a smaller number.
Stewart G0LGS
I DO NOT response to PM's regarding any posts on this Forum !
|
| |
|
|
| Stewart-G0LGS |
Posted on 18-11-2011 20:52
|

Member

Posts: 77
Joined: 28/11/2010
|
Dagda1984 wrote:
I am using a custom front page panel to layout the home page on my site and i would like to display an RSS feed, but when i try and link the parser panel like i have with other panels i keep getting an "Error: Unknown Feed" message. All the other panels i link into the front page panel load as they should but it just seems to be this one that doesn't want to play if you get me?
The "Error: Unknown Feed" message is probably because you have not defined the feed in Admin Panel / Infusions / RSS Parser Admin.
The RSS Parser needs to have a Feed defined in it's tables using the same name as the panel in which it is displayed, it does this for you when you add the Feed via the RSS Parser Admin Panel.
Stewart G0LGS
I DO NOT response to PM's regarding any posts on this Forum !
|
| |
|
|
| Dagda1984 |
Posted on 18-11-2011 23:31
|

Newbie

Posts: 5
Joined: 06/08/2010
|
Thank you for your response! I defined the feed in the admin panel in the beginning and it worked ok when i loaded it in its own panel but not in the custom one.
I see where i went wrong now and its working great to thanks again for your help  |
| |
|
|
| Stewart-G0LGS |
Posted on 31-12-2011 22:13
|

Member

Posts: 77
Joined: 28/11/2010
|
V0.7.0 is now available (click the link in the Admin Panel of your existing version), the changes include:
- Additional Options for FeedName and Published Date Display.
- Changed wording for Panel options in English locale
- Extra Parameter checking in Admin Panel
Stewart G0LGS
I DO NOT response to PM's regarding any posts on this Forum !
|
| |
|
|
| Wanabo |
Posted on 03-01-2012 11:52
|

Senior Member

Posts: 354
Joined: 06/02/2006
|
Very good RSS Parser! Finally tried yours. Like what you have done to make automatically panels, makes administrating this infusion easy.
Cannot attach files here so I add the Dutch locale for v0.7.0 between code tags. See below. Used to nicely line up the tables.
Suggestions:
1. Make a switch in the admin section to toggle display; More from ...
2. Missing a general feed page where you can display all feeds. Of course selectable in the admin section. Example: http://ziggo.gebruikers.eu/infusions/rss_parser_panel/feeds.php
73's, PA3GHF
(Remark to PHP-Fusion developers, please fix autolinks between code tags!)
<?php
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2011 Nick Jones
| http://www.php-fu...
+--------------------------------------------------------+
| Filename: English.php for RSS Parser System
| Author: Stewart-G0LGS (A G S Wilkinson)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licen... Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------+
| Note: This Package includes other works distributed under
| GNU General Public License (GPL) as published by
| the Free Software Foundation
+--------------------------------------------------------*/
// Dutch translation: Wanabo, http://www.gebrui...
// Main
$locale['rssp_title']="RSS Parser Systeem";
$locale['rssp_desc']="Vertoon RSS Feeds";
$locale['rssp_see']="Zie";
$locale['rssp_forupd']=" voor updates.";
// Panel
$locale['rssp_001']="Fout: Onbekende Feed";
$locale['rssp_002']="Sorry: Er is geen nieuws van deze feed";
$locale['rssp_020']="Sorry: We we kunnenn deze feed nu niet weergeven";
// Admin Panel
$locale['rssp_admin1']="RSS Parser Beheer";
$locale['rssp_100']="Huidige RSS feeds";
$locale['rssp_101']="Er zijn geen feeds ingesteld";
$locale['rssp_102']="Feed Naam <span class='small2'>[klik om te wijzigen]</span>";
$locale['rssp_103']="Opties / Acties";
$locale['rssp_104']="Bekijk Bron";
$locale['rssp_105']="Leeg Cache";
$locale['rssp_106']="Verwijder";
$locale['rssp_107']="Leeg";
$locale['rssp_110']="Alle Feeds";
$locale['rssp_add']="Voeg feed toe";
$locale['rssp_edit']="Bewerk bestaande feed";
$locale['rssp_noedit']=" (Gebruik: [PANEL_EDITOR])";
$locale['rssp_120']="Feed/Paneel Naam";
$locale['rssp_120a']="(3 - 30 Karakters)";
$locale['rssp_120b']="Feed en Paneel Naam";
$locale['rssp_121']="Feed URL";
$locale['rssp_121b']="Volledige Feed URL (moet bevatten http://)";
$locale['rssp_122']="Sitelink naam";
$locale['rssp_122a']="(30 Karakters Max)";
$locale['rssp_122b']="Sitelink Naam (laat leeg om de Feed naam te gebruiken)";
$locale['rssp_123']="Max Nr van items";
$locale['rssp_123a']="(Suggestie: 5-10)";
$locale['rssp_123b']="Stel max aantal in paneel weer te geven items in";
$locale['rssp_124']="Cache tijdlimiet";
$locale['rssp_124a']="(Suggestie: 300-14400 [5min - 4uur])";
$locale['rssp_124b']="Feed cache tijd / vernieuw interval";
$locale['rssp_125']="Open links in nieuw venster";
$locale['rssp_125b']="Selecteer om links te openen in een nieuw venster";
$locale['rssp_126']="Paneel Locatie";
$locale['rssp_126b']="Selecteer Paneel Locatie";
$locale['rssp_127']="Paneel Zichtbaarheid";
$locale['rssp_127b']="Selecteer Paneel Zichtbaarheid";
$locale['rssp_128']="Weergeven Description";
$locale['rssp_128b']="Selecteer om de volledige Item Description weer te geven";
$locale['rssp_130']="Meer van ";
$locale['rssp_131']="Paneel Editor";
$locale['rssp_132']="Laat Naam van de RSS Feed zien";
$locale['rssp_132b']="Selecteer om de Naam van de RSS Feed weer te geven in de Paneel Titel/deselecteer om de Feed Name weer te geven (boven)";
$locale['rssp_133']="Laat Item Publicatie Datum zien";
$locale['rssp_133b']="Selecteer om de Publicatie Datum van ieder Feed item weer te geven";
$locale['rssp_150']="WAARSCHUWING: Cache Map is niet-beschrijfbaar. (A.u.b. 'chmod 777 [CACHE_FOLDER]')";
$locale['rssp_151']="Cache Map is beschrijfbaar - OK.";
$locale['rssp_b1']="Bewaar Feed";
$locale['rssp_sn']="Nieuwe feed toegevoegd OK";
$locale['rssp_su']="Feed vernieuwd OK";
$locale['rssp_cl']="Cache verwijderd OK";
$locale['rssp_dl']="Feed verwijderd OK";
$locale['rssp_nc']="WAARSCHUWING: Geen Cache Gevonden!";
$locale['rssp_bf']="FOUT: Onjuiste feed parameters (controleer/wijzig en probeeer opnieuw)";
$locale['rssp_ce']="FOUT: Kan de cache niet verwijderen";
$locale['rssp_left']="Links";
$locale['rssp_right']="Rechts";
$locale['rssp_uctr']="Boven-Centrum";
$locale['rssp_lctr']="Onder-Centrum";
?>
|
| |
|
|
| jekov |
Posted on 08-02-2012 18:19
|

Junior Member

Posts: 16
Joined: 21/08/2011
|
Thak's Stewart-G0LGS !
I solved my problem to show utf-8 on cyrillic code page(cp1251), by change in lastRSS.php:
Code115 if ($this->cp != '')
117 $out[1] = iconv($this->rsscp, $this->cp.'//TRANSLIT', $out[1]);
with
Code115 if ($this->cp != 'utf-8')
117 $out[1] = iconv($this->rsscp, $this->cp.'windows-1251', $out[1]);
Just another added Bulgarian localization http://troyanovo....load_id=40 |
| |
|
|
|
Posted on 14-02-2012 05:13
|

Newbie

Posts:
Joined: 01/01/1970
|
09Same problem. I have Edmonton Escort Reference Version Edmonton Escorts 14 and an Asus G73Jh quad Edmonton Asian Escort core w lots of memory. Very fast on encoding to FLAC. All 8 cores used. Desperately slow going Edmonton Asian Escorts from FLAC to audio (not data) CD. Nero does it in 2 minutes or less. |
| |
|
|
| Shadow_asp |
Posted on 25-04-2012 11:38
|

Junior Member

Posts: 22
Joined: 15/07/2011
|
I'm getting a "Table 'fusiontest.fusion9u41t_rss_parser_panel_feeds' doesn't exist" error after infusing this mod (v0.7.7) in PHP-F 7.02.05
Tried on a clean install of PHP-F without any other modifications.
PHP 5.3.8
MySQL 5.5.16
Any ideas? |
| |
|