A Flash Developer Resource Site

Page 4 of 5 FirstFirst 12345 LastLast
Results 61 to 80 of 81

Thread: dynamic news feeds...???

  1. #61
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    this is what im using:

    Code:
    {dump}<title>{site_name}</title>
    {dump}</HEAD>
    <link rel="stylesheet" href="styles.css" type="text/css">
    <BODY BGCOLOR=#EFEFEF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 ONLOAD="MM_preloadImages('/menu/news.gif', '/menu/features.gif', '/menu/jobs.gif', '/menu/community.gif','/menu/search.gif','/menu/about.gif','/menu/gotnews.gif');">
    {dump}<table width="100%" border="0" cellspacing="0" cellpadding="8">
            <tr>
              <td valign="top">
    {dump}            
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_1}"><img src="{pic_1}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_1}">{title_1}</a></span><br>
                <span class="newsDescription">{desc_1}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_2}"><img src="{pic_2}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_2}">{title_2}</a></span><br>
                <span class="newsDescription">{desc_2}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_3}"><img src="{pic_3}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_3}">{title_3}</a></span><br>
                <span class="newsDescription">{desc_3}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_4}"><img src="{pic_4}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_4}">{title_4}</a></span><br>
                <span class="newsDescription">{desc_4}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_5}"><img src="{pic_5}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_5}">{title_5}</a></span><br>
                <span class="newsDescription">{desc_5}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_6}"><img src="{pic_6}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_6}">{title_6}</a></span><br>
                <span class="newsDescription">{desc_6}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_7}"><img src="{pic_7}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_7}">{title_7}</a></span><br>
                <span class="newsDescription">{desc_7}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_8}"><img src="{pic_8}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_8}">{title_8}</a></span><br>
                <span class="newsDescription">{desc_8}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_9}"><img src="{pic_9}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_9}">{title_9}</a></span><br>
                <span class="newsDescription">{desc_9}</span></td>
                </tr>
                </table>
    {dump}        
                <table width="100%" border=0 cellspacing=0 cellpadding=4>
                <tr>
                <td width=150><a href="{link_10}"><img src="{pic_10}" border="0" class="newsImage"></a></td>
                <td valign="top"><span class="newsTitle"><a href="{link_10}">{title_10}</a></span><br>
                <span class="newsDescription">{desc_1}</span></td>
                </tr>
                </table>
    {dump}</BODY>
    </HTML>
    its the one you gave me

    How was XMAS, new year??? where did you holiday?? i imagine u have 5 billion emails??

    hear from you soon dude

    paul

    put wrong code...correct one now

  2. #62
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    Originally posted by dvdvault
    this is what im using:

    How was XMAS, new year??? where did you holiday?? i imagine u have 5 billion emails??
    Looks like the scraper I'm using.

    The new years party was great. Only bad thing was the pepper-spray (It was more like a gas spray that military would use, the building was empty in seconds ) attack at the end of one party. Anyway, I was at about five parties that night and morning and all for free, drinks included.

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  3. #63
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    where abouts in the world are you???....how old are you???

    u cant see what wrong with the scraper???...do you know of any 'fan' sites out there with pre-built scrapers..OR any 'fan' sites for MyHeadlines for resources etc??

    Cheers

  4. #64
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    Fansites? No, not that I know.
    Will make an .imp file for you with all my scrapers

    I'm from Switzerland (Zurich) and I'm 27

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  5. #65
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    cheers dude!!

    when you get a chance...can you lend me a hand incorporating the feeds into my site...

    thanks again...REALLY appreciate all your help!!!

  6. #66
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    Originally posted by Subway
    Fansites? No, not that I know.
    Will make an .imp file for you with all my scrapers

    I'm from Switzerland (Zurich) and I'm 27

    Fredi
    hey dude,

    will you be able to email me those .imp file ... vfxtalk@vfxtalk.com

    cheers

    ps: i have been speaking with mike agar...and he is letting me test out his beta MH that supports images

    ill definitlet let you know how it goes !!!

    thanks again!!!

  7. #67
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    Originally posted by dvdvault
    ps: i have been speaking with mike agar...and he is letting me test out his beta MH that supports images
    Cool! What is the tag? {img_1}?

    Will send you the imp after my morning meeting.

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  8. #68
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    i dont know....he keeps his email very brief and to the point...and i dont want to hassle him too mcuh

    cant wait for it though....it really the only thing thats holding back my new site!!!

    hear from you soon

    thanks

  9. #69
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    You can download the file here: http://www.rogotworld.com/rogotworld.imp

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  10. #70
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    hey subway...

    what do i do with this file??? do i view source...or do i use the string on your page???

    how do i use it in myheadlines??

    sorry for being so vague....and thanks for your help & patience!!!

    cheers dude

  11. #71
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    Upload it to the folder where you have the other .imp files (on your server)

    Then you can import the imp file in the admin panel. After you did that, you will have a ROGOTWORLD SELECTION folder in your source tree.

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  12. #72
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    hey...

    i viewed source....saved it as rogotworld.imp , uploaded to the import folder...logged on as administrator...imported it...and then i cant see it ... ...have a look here : http://www.vfxtalk.com/news/html/

    what did i do wrong ??

  13. #73
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    To be honest, I have no idea. Can you send me the admin password? I can try to figure it out. Maybe clear the cache? (In the admin of myHeadlines)

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  14. #74
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    ive just emailed you the passwors via the contact form at rogotworld

  15. #75
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    The insideCG scraper works now, but I have no idea why the cg channel one is not working. CG channel is not working on my site, too. Maybe they changed something on their site.

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  16. #76
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    maybe they're onto us ....thanks dude...if i could just get all the scrapers working...id be 50% towards finished the news feed debarkle....

    Speak to you soon

    Cheers again....really appreciate all your help!!!!

  17. #77
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778

    scraper help pls....im soooo close

    Hi again fredi ... how u been??? if its cool with you, can you take a look at my first scraper attempt and tell me where i have gone wrong pls...

    Code:
    *******BEGIN SCRAPER CODE**********
    
    {dump}<head>
    {dump}<title>{site_name}</title>
    <link rel="stylesheet" href="/ssi/format.css">
    {dump}</head>
    
    <!-- Start News -->
    
    {dump}      <table width="100%" border="0" cellspacing="2" cellpadding="2">
            <tr> 
              <td valign="top">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_1}" align="right" border="0"></ifstorypicon>{title_1}</span><br>
    <span class="synopsis">{desc_1}</span><br>
                <a href="{link_1}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_2}" align="right" border="0"></ifstorypicon>{title_2}</span><br>
    <span class="synopsis">{desc_2}</span><br>
                <a href="{link_2}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_3}" align="right" border="0"></ifstorypicon>{title_3}</span><br>
    <span class="synopsis">{desc_3}</span><br>
                <a href="{link_3}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_4}" align="right" border="0"></ifstorypicon>{title_4}</span><br>
    <span class="synopsis">{desc_4}</span><br>
                <a href="{link_4}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_5}" align="right" border="0"></ifstorypicon>{title_5}</span><br>
    <span class="synopsis">{desc_5}</span><br>
                <a href="{link_5}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_6}" align="right" border="0"></ifstorypicon>{title_6}</span><br>
    <span class="synopsis">{desc_6}</span><br>
                <a href="{link_6}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_7}" align="right" border="0"></ifstorypicon>{title_7}</span><br>
    <span class="synopsis">{desc_7}</span><br>
                <a href="{link_7}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_8}" align="right" border="0"></ifstorypicon>{title_8}</span><br>
    <span class="synopsis">{desc_8}</span><br>
                <a href="{link_8}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_9}" align="right" border="0"></ifstorypicon>{title_9}</span><br>
    <span class="synopsis">{desc_9}</span><br>
                <a href="{link_9}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    <span class="homeheadline"><ifstorypicon><img src="{pic_10}" align="right" border="0"></ifstorypicon>{title_10}</span><br>
    <span class="synopsis">{desc_10}</span><br>
                <a href="{link_10}"><span class="homebyline">Read On...</span></a> 
                <hr size="1">
    
    
                </td>
            </tr>
    </table>
    
    <!-- End News -->
     
    {dump}</body>
    </html>
    
    *******END SCRAPER CODE**********
    Its for the following site: http://www.digitalpostproduction.com/Htm/HomeSet1.htm

    Using the following URL a scraper source: http://www.digitalpostproduction.com/headlines/news.htm

    Thanks again dude !!!!

    Did you get your CGTalk scraper to work yet???

    Paul

  18. #78
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    Originally posted by Subway
    That's crazy! I just came over thi site: http://myrss.com/new.html

    Just enter an url of a site that has news or headlines. I tryd it with my own news (They are feeds from my forum). This is the RSS feed I got: http://myrss.com/f/r/o/rogotworldNews93ozbw1.html

    I have no idea how this is done, but it works absolutly perfect!

    You can make real RSS feeds from non RSS site without any programming knowledge! Amazing!

    Here's an other try: http://myrss.com/f/f/l/flashmagazineZ2k67z1.html

    Perfect!

    Or the Flashkit frontpage: http://myrss.com/f/f/l/flashkit7gf7rv1.html

    Perfect!

    And this are real RSS feeds, so you just need to enter the url into your myHeadlines and it will work! Crazy!

    Fredi
    hey dude,

    i have created an RSS .91 feed for CGTalk....but how do i use it in MyHeadlines...paste the code in that it generates ??? also...which URL do you need to use in Myheadlines??? the RSS URL or the CGTalk news URL...i cant get it to work

    Cheers

    Paul

  19. #79
    Information Architect Subway's Avatar
    Join Date
    Feb 2000
    Location
    Switzerland
    Posts
    4,779
    You need to use the RSS link and desable the scraper. This is the example of the flashmagazine: http://myrss.com/f/f/l/flashmagazineZ2k67z1.html

    About your scraper: You need tu use more {dump} tags. Maybe it will work if you add a {dump} tag between the headlines.

    Fredi
    Mind Share Projects [ <- my latest projects ] [ my splash page -> ] Fredi Bach
    OS X Code (r,s) [ my Mac, web 2.0 and programming blog ]
    Not A Blog [ my personal weblog ]
    jMe Feed Aggregator [ my latest most famous project ]
    Web Command Line [ use the web like a real geek ]

  20. #80
    TheForceIsStrongWithThisOne dvdvault's Avatar
    Join Date
    Apr 2002
    Location
    Sydney, Australia
    Posts
    778
    subway,

    check out mikes new scraper with image support...here is a prototype for CGChannel: http://www.jmagar.com/modules.php?op...w_all&eid=3198

    It looks awesome!!!

    Cheers dude

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center