User Tag List

Results 1 to 6 of 6

Thread: Web + MMF: Best way to isolate RSS body text.

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Web + MMF: Best way to isolate RSS body text.

    Since the RSS example is outdated, I took it upon myself to make a working RSS reader. Retrieving title, time, description and link were easy enough to parse out (regardless of inconsistency in website tagging).

    The issue I'm still having is then pulling the body text from the RSS link. The link obviously just goes to the whole page where the story resides. What's best practice for isolating the body text of the webpage? Is there a common practice approach? I have RSS readers on my phone that seem to do it fine, so there must be some sort of logical method. I just don't know much about web stuff, so that's why in asking the community.

  2. #2
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    I've found a few PHP scripts that can run this. While running them through my own domain is possible with GET requests and whatnot, I'm hoping for the muscle to take place locally.

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Web + MMF: Best way to isolate RSS body text.

    Any ideas? Is running a local PHP script in MMF possible?

    Perhaps there's a way to get WebX to isolate webpage components, similar to how Chrome will isolate and highlight page components in "inspect element" mode. Hmm...

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    crayzorechos's Avatar
    Join Date
    Feb 2013
    Location
    Russia.
    Posts
    214
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi ratty and all clickers! Yes this is really possible, but why? You need write code for MMF2 cleaning your text array from your web sites at html tags! After this, you can navigate and show this text! You can trace simple tags for navigate such as title and description!

  5. #5
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Hi ratty and all clickers! Yes this is really possible, but why? You need write code for MMF2 cleaning your text array from your web sites at html tags! After this, you can navigate and show this text! You can trace simple tags for navigate such as title and description!
    +1
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  6. #6
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Web + MMF: Best way to isolate RSS body text.

    I think the trouble is the variable design of websites. Some of these sites are kind I out there!

Similar Threads

  1. Soft Body Physics
    By hampus in forum Fusion 2.5
    Replies: 8
    Last Post: 5th February 2014, 07:50 AM
  2. Body Parts Tutorial
    By Maximum in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 19th April 2011, 03:33 AM
  3. Phizix - dragging the body help
    By Cronn in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th September 2009, 08:06 AM
  4. [Phizix] Body position
    By Surmulot in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 8th December 2007, 04:24 PM
  5. Body Parts via Popcorn
    By Jeff in forum News
    Replies: 0
    Last Post: 22nd May 2007, 01:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •