Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Navigation
Latest Addons
Xbox Leaderboards 8
Cookiebar Panel 72
AD Gallery 152
SyntaxHighlighte... 63
Newsletters v4.03 168
Facebook Like Box 205
Newsletters v4.02 79
Metro 236
Facebook Connect 215
Shoutbox Panel 185
Redactor for PHP... 127
MI Floating Side... 133
Facebook Login/R... 180
Avatar Studio v2.03 215
Relationship Sta... 123
Popular Addons
iTheme2 5911
Arise 5871
User Control v1.23 4683
Event Calendar 4135
Photowidget panel 3923
Radio-Theme red2... 3396
Highslide Gallery 3361
CSS/JavaScript D... 3277
Facebook Connect... 3056
Dynamic Menu 2947
Slideshow Lightb... 2770
L-AMANT 2689
Enigma 2671
2Dark 2625
Black 2620
View Thread
Who is here? 1 guest(s)
 Print Thread
RSS Parser Panel
Stewart-G0LGS
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 !
 
www.g0lgs.co.uk
Lord_Jereth
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,

CoolLJ

P.S. I am using v7.01.05 of PHP-Fusion and v0.6.0 of the RSS Parser System
 
welshmatt123
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
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:
Download source  Code
var $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 !
 
http://troyanovo.comyr.com
PolarFox
Try to use iconv to view your data in panel.
 
http://unlogic.info
jekov
PolarFox wrote:

Try to use iconv to view your data in panel.

I have tryed it to change,but results ist the same...Can you tell me more detailed about it?
Thank's!
 
http://troyanovo.comyr.com
Dagda1984
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
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:

Download source  Code
echo ": ".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 !
 
www.g0lgs.co.uk
Stewart-G0LGS
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 !
 
www.g0lgs.co.uk
Dagda1984
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 Grin
 
Stewart-G0LGS
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 !
 
www.g0lgs.co.uk
Wanabo
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&nbsp;Naam&nbsp;<span class='small2'>[klik&nbsp;om&nbsp;te&nbsp;wijzigen]</span>";
$locale['rssp_103']="Opties / Acties";
$locale['rssp_104']="Bekijk&nbsp;Bron";
$locale['rssp_105']="Leeg&nbsp;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";
?>

KPN Gebruikers Groep, my largest pHp-Fusion site about an ISP.
pHp-Fusion.Org, tutorials to enhance php-fusion.
pHp-Fusion.Asia & pHp-Fusion.Fr & pHp-Fusion.Cn are available for a localized support site. Send PB for info.
 
http://ziggo.gebruikers.eu
jekov
Thak's Stewart-G0LGS !
I solved my problem to show utf-8 on cyrillic code page(cp1251), by change in lastRSS.php:
Download source  Code
115  if ($this->cp != '')
117  $out[1] = iconv($this->rsscp, $this->cp.'//TRANSLIT', $out[1]);



with
Download source  Code
115  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
 
http://troyanovo.comyr.com
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
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?
 
http://www.shadow-op.com
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
Latest Additions Panel Official releases [Panels] 14 19-06-2013 16:57
Latest Photo Panel Panels and Infusions 1 19-06-2013 06:28
Forum Threads List Panel Panels and Infusions 9 14-06-2013 06:01
Sliding Login Panel 1.00 Official releases [Infusions] 11 10-06-2013 10:52
Notification panel when forum reply Ideas for Modifications and Requests 9 10-06-2013 06:41
Official Home of PHP-Fusion uses cookies. Some may already have been set. Read more about our Cookies here.
Please click the button I Consent Cookies to hide this bar and accept our cookies. If you continue to use the site with no action taken, we'll assume that you consent our cookies anyway.
Cookiebar Panel byVenue