Dynamic news feed

Hi!
I want to build a dynamic news feed for my application. By example, I have 5 news stored in a database, and I want to view them one at a time and the viewed news change after each 5 seconds. Any idea how to do this with webcenter or if there is already a component that does it? I have searched a lot, but I didn't find any clue about it and no tutorial.
Thanks a lot!

You can try jquery to achieve your desired result.
for reference you can visit the following link-
http://www.tripwiremagazine.com/2009/08/25-awesome-slider-techniques-need-to-have-for-any-web-developer.html
where by using slider you can display the news in certain timeframe.
Hope it helps you.
Regards,
Hoque

Similar Messages

  • Can't browse "save in" dialog box in BB News Feeds App

    Blackberry Curve 9330 3G     6.0 bundle 2333 (v6.0.0.524)     While in the BB News Feeds App,  I would like to save a MP3. In the dialog box I click save. In the next dialog box I click browse.  Dialog box is Save in  .../blackberry/ringtones.  I want to save in  .../blackberry/music , I click menu and click up.  Now I am in  ...media card/blackberry.  That's good, but now when I click the menu and click open I get random files to save in.  I don't have the small window that lets me pick which folder I want to save my music in.  I know the folders exist because I can go to them in the file app.  If  .../blackberry/music does appear when I use the menu button, I can save in that location.  This may take five or so clicks before this choice appears.  Where is the small window in the dialog box that lets me pick the folder?  I think this started happening after the last update to curve.  Was it a Java update?  I don't know.
    JMJ
    Robin

    Can it be hung on the iDisk, trying to open that so it can burrow deeper, not letting you go elswhere?
    When was the last iDisk synch?
    Joe

  • Create task from conversation thread in news feed - Task must be created in custom task list

    Hi All,<o:p></o:p>
    Have a new requirement
    were user should be able to create a task for himself from a conversational
    thread in News feed.<o:p></o:p>
    In
    SharePoint 2013 we have a functionality where we can follow up on a
    conversation and it creates a task in My Tasks which is in My site.<o:p></o:p>
    But my requirement
    is to create a task in Tasks list in same site collection on click of follow
    up.<o:p></o:p>
    I have
    tried one approach as below :<o:p></o:p>
    My Tasks in
    My site is an aggregated view of all tasks assigned to the logged in user. When
    i follow a task in News feed a personal task is created in My task
    (WmaAggregatorList_User internal name) list. When i Edit the personal task and
    change the Projects
    drop down to the required Project Name and Check -"Make this task public to project
    members" it just creates a task is specific Site and moves
    the task.<o:p></o:p>
    I tried to
    find if Projects and Check box are columns of Task list , but did not find any
    columns.<o:p></o:p>
    I am trying
    to create a event receiver which would make these columns be set to Site Name
    and check box checked so that when user creates a task it will directly move to
    Custom Task list.<o:p></o:p>
    Please
    guide <o:p></o:p>
    Thanks in
    Advance<o:p></o:p>
    Pallavi

    Thank you for your responce. I used a content query wp to rollup only the Major Milestones, but am unable to overlay the results to a calendar.. The link you provided is for overlaying different task lists onto a calendar, but does not detail how to
    overlay the results from the content query onto a calendar.

  • I'm using iphone 4s and after upgrading to ios 6, my facebook app seems to have lsot the 'share' button altogether, which means i cant share anything on my news feed. I cant change my profile or cover pic on fb which i could before the upgrade. Help Pls

    I'm using an iphone 4S with IOS 6. Before the upgrade I was able to share thigns from my news feed on facebook and change pictures (profile, cover) from my phone. After upgrading I cannot share or change pictures or articles. I've tried resetting my phone, deleting and re-installing fb app, but no success. Would appreciate any help, suggestions...Cheers

    I've never been able to share FaceBook posts nor seen the option using the iOS FaceBook app regardless the FaceBook app and iOS version. I can Like and I can Comment, and if I select a link or video to view under iOS 6, I can use the Share option for the link or video, but not for a post.

  • Error while accessing SharePoint 2013 news feed REST api - "The server encountered an error processing the request. See server logs for more details."

    Hi Experts,
    I am facing an issue while accessing SharePoint 2013 news feed REST api URL <SiteCollectionURL>/_api/social.feed/my/news from browser giving error "The server encountered an
    error processing the request. See server logs for more details."
    This is happening after posting the image to news feed without entering any text or description with that. If i post an image with some text or description, then i can able to get the feeds. Or else if i delete the image post then also i can able to get
    the feeds.
    I can able to see below logs in log files.
    Exception occured in scope Microsoft.Office.Server.Social.SPSocialRestFeed._SerializeToOData. Exception=System.MissingMethodException: No parameterless constructor defined for this object.     at System.RuntimeTypeHandle.CreateInstance(RuntimeType
    type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)     at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache,
    StackCrawlMark& stackMark)     at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)     at System.Activator.CreateInstance(Type type, Boolean nonPublic)
        at System.Activator.CreateInstance(Type type)     at Microsoft.SharePoint.C...
    ...lient.ValueTypeConverter.<GetODataProperties>d__2.MoveNext()     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection,
    Action beforePropertiesAction, Action afterPropertiesAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)    
    at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteComplexValue(ODataComplexValue complexValue, IEdmTypeReference metadataTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection, Action beforeValueAction, Action afterValueAction,
    DuplicatePropertyNamesChecker duplicatePropertyNa...
    ...mesChecker, CollectionWithoutExpectedTypeValidator collectionValidator, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperty(ODataProperty
    property, IEdmStructuredType owningType, Boolean isTopLevel, Boolean isWritingCollection, Action beforePropertyAction, EpmValueCache epmValueCache, EpmSourcePathSegment epmParentSourcePathSegment, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker,
    ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection, Action beforePropertie...
    ...sAction, Action afterPropertiesAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteComplexValue(ODataComplexValue
    complexValue, IEdmTypeReference metadataTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection, Action beforeValueAction, Action afterValueAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, CollectionWithoutExpectedTypeValidator
    collectionValidator, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSeriali...
    ...zer.WriteCollectionValue(ODataCollectionValue collectionValue, IEdmTypeReference propertyTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperty(ODataProperty
    property, IEdmStructuredType owningType, Boolean isTopLevel, Boolean isWritingCollection, Action beforePropertyAction, EpmValueCache epmValueCache, EpmSourcePathSegment epmParentSourcePathSegment, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker,
    ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection, Action beforePropertiesAction,
    Action afterPropertiesAct...
    Can anyone please help me out.
    Thanks!
    dinesh

    O365,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • I'm moving my podcast and I don't know where to put the itunes:new-feed-url into the code. I'd love to just have somebody point to the right spot. Please advise.

    Where does it go?
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=<?charset/?>" />
    <link rel="alternate" type="application/rss+xml" title="RSS" href="<?root_url/?>rss.xml">
        <meta name="keywords" content="mypodcast" />
        <meta name="robots" content="all" />
    <style type="text/css">
    /*DIV ID'S*/
    #maincontainer {
        border:0px solid #C1B1B1;
        width: 698px;
        text-align: left;
        background: #FFF;
    #header {
        border-bottom: 1px solid #B4B4B4;
        width: 698px;
        text-align: left;
        background: #FFF;
    #posts {
        border-top:0px solid #C1B1B1;
        border-right:0px solid #C1B1B1;
        background: #FFF;
        width: 447px;
        text-align: left;
        float: left;
        padding-top: 20px;
    #columnright {
        border-top:0px solid #C1B1B1;
        background: #FFF;
        width: 210px;
        text-align: left;
        float: right;
        padding: 20px;
    #profilepic {
        float: left;
        padding: 5px 5px 0px 0px;
    #footer {
        border-top: 0px solid #C1B1B1;
        padding: 10px 20px 10px 0px;
        background-color: #FFF;
    /*MAIN CLASSES*/
    body {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        background-color: #FFF;
        text-align: left;
        padding: 20px;
        color: #000;
        font-size: 12px;
        margin: 0px;
    h1.podcast-title {
        color: #555555;
        font-size: 26px;
        font-weight: bold;
        padding: 20px 20px 0px 0px;
        margin: 0px;
    h1.podcast-title a {
        color: #555555;
        font-size: 26px;
        font-weight: bold;
        text-decoration: none;
    h2 {
        color: #676767;
        font-size: 21px;
        font-weight: 600;
        padding: 0px 20px 0px 0px;
        margin:0px;
    h3 {
        color: #676767;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0px;
        padding: 0px 0px 5px 20px;
        border-bottom: 1px dotted #C1B1B1;
        background:url(<?template_url/?>images/icon_subtitles3.gif) no-repeat;
    p {
        color: #737373;
        font-size: 11px;
        line-height: 15px;
        padding: 10px 20px 10px 0px;
        margin:0px;
    p.righttext {
        color: #737373;
        font-size: 11px;
        padding: 5px 0px 10px 0px;
        margin:0px;
    img {
        border:1px solid #007B9F;
        text-align: left;
        margin: 3px;
        padding: 2px;
    a {
        color: #007B9F;
        font-size: 11px;
    a:hover {
        color: #72AABA;
        font-size: 11px;
    a.posttitle {
        color: #676767;
        font-size: 21px;
        font-weight: bold;
        margin:0px;
        text-decoration: none;
    a.posttitle:hover {
        color: #676767;
        font-size: 21px;
        font-weight: bold;
        margin:0px;
        text-decoration: underline;
    a.listenpodcast {
        font-weight: bold;
        background:url(<?template_url/?>images/icon_podcast3.gif) no-repeat;
        padding-left: 15px;
    a.listenpodcast:hover {
        font-weight: bold;
        background:url(<?template_url/?>images/icon_podcast3.gif) no-repeat;
        padding-left: 15px;
        color: #72AABA;
        text-decoration: underline;
    a.comments {
        background:url(<?template_url/?>images/icon_comments3.gif) no-repeat;
        padding-left: 15px;
    a.comments:hover {
        background:url(<?template_url/?>images/icon_comments3.gif) no-repeat;
        padding-left: 15px;
        color: #72AABA;
        text-decoration: underline;
    a.profile {
        background:url(<?template_url/?>images/icon_profile3.gif) no-repeat;
        padding-left: 15px;
    a.profile:hover {
        background:url(<?template_url/?>images/icon_profile3.gif) no-repeat;
        padding-left: 15px;
        color: #72AABA;
        text-decoration: underline;
    a.posts, p.posts {
        background:url(<?template_url/?>images/icon_posts3.gif) no-repeat;
        padding-left: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
        display: block;
        border-bottom: 1px solid #B4B4B4;
    a.posts:hover {
        background:url(<?template_url/?>images/icon_posts3.gif) no-repeat;
        padding-left: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
        color: #72AABA;
        text-decoration: underline;
        display: block;
        border-bottom: 1px solid #B4B4B4;
    .date {
        color: #858585;
        font-size: 12px;
        font-weight: bold;
        padding: 20px 20px 0px 0px;
        margin: 20px 0px 0px 0px;
    p.endpost {
        border-top:0px dotted #C1B1B1;
        border-bottom:1px dotted #A0A0A0;
        margin-bottom: 20px;
    </style>
    <style type="text/css">
    .item-control {
       display:none;
    .item-control a, .item-action a {
       text-decoration:none !important;
    .quick-edit-icon {
       background: url("<?system_url/?>/images/icon18_edit_allbkg.gif") no-repeat left;
       /* makes an 18x18 box */
       padding:9px;
       margin:0 0 0 .5em;
    .delete-comment-icon {
       background: url("<?system_url/?>/images/icon_delete.gif") no-repeat left;
       /* makes a 14x14 box */
       padding:7px;
    .email-post-icon {
       background: url("<?system_url/?>/images/icon18_email.gif") no-repeat left;
       /* makes an 18x18 box */
       padding:9px;
       margin:0 0 0 .5em;
    <?AllowEditingStyle?>
    .item-control { display:inline; }
    <?/AllowEditingStyle?>
    <?EmailPostLinksStyle?>
    .item-action { display:none;}
    <?/EmailPostLinksStyle?>
    </style>
        <script language="JavaScript" src="<?system_url/?>/scripts/popup.js"></script>
    <title><?PodcastTitle/?></title>
    <script language="JavaScript" type="text/javascript" src="/scripts/flashvars.js">>
    </script>
    <script language="VBScript" type="text/vbscript" src="/scripts/flashdetect.vb">
    </script>
    <script language="JavaScript1.1" type="text/javascript" src="/scripts/flashdetect.js">
    </script>
    <script language="JavaScript" type="text/javascript" src="/scripts/insertflash.js">
    </script>
    </head>
    <body>
    <center>
    <div id="maincontainer">
        <div id="header">
        <h1 class="podcast-title"><a href="<?PodcastHome/?>"><?PodcastTitle/?></a></h1>
        <p><?PodcastDescription/?></p>
        </div>
        <div id="posts">
        <?PodcastCurrentRecords?>
        <?PodcastCurrentRecord?>
        <span class="date"><?DateHeader/?></span>
        <h2><a href="<?PermanentLink/?>" class="posttitle"><?Title/?></a></h2><?Downloads?> (<?DownloadsCount/?> downloads)<?/Downloads?>
        <p><a href="<?FileUrl/?>" class="listenpodcast">Download this episode (<?AudioFileSize/?>)</a>
    <script>
    <!--
    JSputPlayer('<?FileUrl/?>', 'FFFFFF', 'E0E0E0', '000000', '000000', '676767');
    // -->
    </script>
    <noscript>
    <b>Flash player error: JavaScript must be enabled!</b>
    </noscript>
             <br />
            <?RecordBody?>
                <?PodcastNotFloatAlign?>
                    <?RecordWithImage?>
                    <div style="width=100%; text-align: <?ImageAlign/?>;">
                    <img src="<?ImageUrl/?>">
                    </div>
                    <p>
                    <?Description/?>
                    </p>
                    <?/RecordWithImage?>
                    <?RecordWithoutImage?>
                        <?Description/?>
                    <?/RecordWithoutImage?>
                <?/PodcastNotFloatAlign?>
                <?PodcastFloatAlign?>
                    <?RecordWithImage?>
                    <img src="<?ImageUrl/?>" style="margin:10px; float:<?ImageAlign/?>;">
                    <?Description/?>
                    <br clear="all" />
                    <?/RecordWithImage?>
                    <?RecordWithoutImage?>
                        <?Description/?>
                    <?/RecordWithoutImage?>
                <?/PodcastFloatAlign?>
            <?/RecordBody?>   
        </p>   
        <p class="endpost">Posted by <?UserName/?> at <?PostTime/?> | 
                    <?CommentsLinkPlace?>
                        <a href="<?PostCommentLink/?>"  class="comments" <?CommentsInPopupTag/?>><?CommentsLinkText/?></a>
                    <?/CommentsLinkPlace?>
                    <span class="item-action">
                        <a href="<?EmailPostLink/?>" <?EmailPostPopupTag/?> title="Email Post">
                          <span class="email-post-icon"> </span>
                      </a>
                    </span>
                  <span class="item-control">
                      <a style="border:none;" href="<?EditLink/?>" title="Edit Post">
                          <span class="quick-edit-icon"> </span>
                      </a>
                  </span>
        </p>
        <?/PodcastCurrentRecord?>
        <?/PodcastCurrentRecords?>
      <?AfterOnePostOnPage?>
        <p class="comment-timestamp" style="margin-top: -1.5em;">
            <a href="<?PodcastHome/?>">&lt;&lt; Home</a>
        </p>
      <?/AfterOnePostOnPage?>
       <?CommentsPlace?> <!-- Begin #comments -->
       <div style="margin: 2em;">
        <h4><strong><?CommentsCnt/?></strong> Comments:</h4>
        <dl id="comments-block">
          <?CommentsRows?>
          <?CommentsRow?>
          <dt class="comment-poster">
            <?CommentSender/?> said...
          </dt>
          <dd class="comment-body">
            <p><?Body/?></p>
          </dd>
          <dd class="comment-timestamp"><?PostTime/?>
          <?DeleteCommentLink/?>
          </dd>
          <?/CommentsRow?>
          <?/CommentsRows?>
        </dl>
        <?PostNewCommentLink?>
            <p class="comment-timestamp">
            <a class="comment-link" href="<?PostCommentLink/?>" <?CommentsInPopupTag/?>>Post a Comment</a>
            </p>
        <?/PostNewCommentLink?>
        </div>
        <?/CommentsPlace?> <!-- End #comments -->
        <?WelcomeMessage?>
            <p class="welcome_title">Congratulations on creating your new podcast!</p>
            <p class="welcome_message">Please log into your account to add/create an episode and then publish your podcast so that the rest of the world can enjoy your work.</p>
        <?/WelcomeMessage?>           
          </div>
        <div id="columnright">
        <h3>My Profile</h3>
        <?PodcastAuthorPhotoUrlPlace?>
        <div id="profilepic"><img src="<?PodcastAuthorPhotoUrl/?>" /></div>
        <?/PodcastAuthorPhotoUrlPlace?>
        <p class="righttext"><strong><?PodcastAuthorName/?></strong><br />
          <strong><?PodcastAuthorLocation/?></strong><br />
          <?PodcastAuthorAbout/?>
        <br />
        <a href="<?PodcastAuthorUrl/?>" class="profile">View my complete profile</a></p><br clear="all"/>
        <!-- LINKS, you can change or delete list here if necessary -->
        <h3>Links</h3>
        <div style="padding: 1ex 0 1em 2em;">
        <a href="http://www.mypodcast.com/" target="_blank">Free Podcast Hosting</a><br>
        </div>
        <!-- END of LINKS block -->
        <?PrevPosts?>
        <h3>Recent Posts</h3>
        <?PrevPostsRows?>
        <?PrevPostsRow?>
        <a href="<?PermanentLink/?>" class="posts"><?Title/?></a>
        <?/PrevPostsRow?>
        <?/PrevPostsRows?>
        <?/PrevPosts?>
        <?ArchiveLinks?>
        <h3>Archives</h3>
        <?ArchiveLinksRows?>
        <?ArchiveLinksRow?>
               <?CurrentRow?>
                   <p class="posts"><?DisplayString/?></p>
               <?/CurrentRow?>
               <?NotCurrentRow?>   
                <a href="<?Link/?>" class="posts"><?DisplayString/?></a>
            <?/NotCurrentRow?>
        <?/ArchiveLinksRow?>
        <?/ArchiveLinksRows?>
        <?/ArchiveLinks?>
          <!-- Links to podcast subscriptions -->
      <div style="text-align: center;">
        <a href="<?itunes_link/?>" title="Subscribe to podcast with iTunes"><img src="<?system_url/?>/images/itunes2.png" alt="Subscribe to podcast with iTunes" style="border:0;"></a><br>
        <a href="<?google_link/?>" title="Subscribe to podcast with Google"><img src="<?system_url/?>/images/google2.png" alt="Subscribe to podcast with Google" style="border:0;"></a><br>
        <a href="<?yahoo_link/?>" title="Subscribe to podcast with Yahoo"><img src="<?system_url/?>/images/yahoo2.png" alt="Subscribe to podcast with Yahoo" style="border:0;"></a><br>
        <a href="<?rss_link/?>" title="Podcast RSS-channel"><img src="<?system_url/?>/images/podcast.png" alt="Podcast RSS-channel" style="border:0;"></a><br>
        <br>
        <a href="<?advertise_link/?>" title="If you would like to advertise in this podcast, click here for more information."><img src="<?system_url/?>/images/advertise.png" alt="If you would like to advertise in this podcast, click here for more information." style="border:0;"></a>
      </div>
        </div>
        <br clear="all" />
        <div id="footer">Powered by <a href="http://www.mypodcast.com/" target="_blank">MyPodcast.com</a></div>
    </div>
    </center>
    </body>
    </html>

    It doesn't go anywhere in that: that isn't a feed, it's a web page. A feed is a text file in XML format.
    Would you like to post the URL of your iTunes Store page?
    This page about podcasting includes a basic sample feed so you can see what one should look like, and at the bottom of the page is the method for redirecting iTunes to a new feed.
    http://rfwilmut.net/pc

  • Is anyone else getting "No stories to show" on their facebook news feed since the ios 6 update?

    Ever since I downloaded the ios 6 update, I can no longer access my news feed on the facebook app.  It consistently tells me there are no stories to show.  I have done a hard reboot, shut the phone off then turned back on, reinstalled the facebook app about 5 times.  I don't know what else to do.  I know I couldn't possibly be the only person this is happening to.

    I think this might have something to do with wireless connections.
    Downloads and browsing appear somewhat faster while using my mobile carrier's network but very slow on my home wireless or any other wireless.
    I have not experienced problems with autocorrect yet.

  • My system crashed several months ago -- had to go back to start, when i bought computer -i have reloaded firefox - and now i can not get pictures on Facebook -mine or any one else in the news feed

    When I first downloaded Firefox- everything was normal -- then my computer had to be taken back to the way it was from the factory. I had Trojans. Now I have reloaded Firefox, and I get no pictures on Facebook. I get all of the graphics when I go to a game site, and it is fast--Thank you!!, but when I am on my Homepage or News feed, all I get are the names, but no pictures of my friends or what they have posted --pictures. In my profile, I have no picture of myself that I have posted, or in my albums.
    I have uninstalled and reinstalled Firefox 4 times now, and still the same thing. PLEASE HELP ME-- I DO NOT LIKE WINDOWS EXPLORER-- IT IS SLOWER THAN MOLASSES IN A BLIZZARD-- IT TAKES MINUTES TO LOAD SOME OF MY GAMES-- AND SOME WON'T LOAD AT ALL.

    With Facebook on display, click on the site identity button (for details on what that is see the [[site identity button]] article) and then on More Information. This will open up the page info dialog.
    First select the Permissions panel, make sure that "Load Images" is set to allow (selecting Use Default should also work)
    Next select the Media panel, then click on the first item in the list. Use the down arrow key to scroll through the list. If any item has the option "Block images from (domain name)" selected, de-select the option.
    This should hopefully resolve your issue, but also see [[Images or animations do not show]].
    Some add-ons can also block images, for example if you have AdBlock Plus installed, make sure that you have not accidentally created a filter to block the images.

  • I get this message on my Facebook news feed when someone posts a YouTube video. Don't know why. It's worked fine for years. I am using Safari on my iPad. If I use the Facebook app it works fine. Any thoughts. Thanks,    Access Denied   You don't have

    I get this message on my Facebook news feed when someone posts a YouTube video. Don't know why. It's worked fine for years. I am using Safari on my iPad. If I use the Facebook app it works fine. Any thoughts.
    Thanks,
    Walid
    Access Denied
    You don't have permission to access "http://fbexternal-a.akamaihd.net/embed/?" on this server.
    Reference #18.3555facd.1362007289.6945153f

    Same thing on mine, it just started happening last weekend.

  • Updating my podcast to new location, iTunes not recognizing new feed(48hrs)

    Hi Podcasters,
    I've been googling and reading about this the past few hours but I'm still at a loss. On Monday I moved my podcast - Pod Stories: Tales for everyone, which has been on iTunes since May 2007, to a new location. It's is the first time I've done this. The podcast and all the files therein is now located in my Sites folder on my iDisk.
    Upon moving I changed my cover art and republished the audio files using the Podcast Maker software. It automatically 'pinged' to iTunes once completed.
    It's been 48hrs and there is still no update on iTunes. I did the ping posted by Roger Wilmut1 using my iTunes i.d and it still came back stating the old url. I then did the second ping to the feed directly and it said podcast does not exist..?
    I've read on Apple about a new feed URL command but to the life of me I really don't get it or understand how it's supposed to be done. Podcast Maker does everything for me and I can't read the raw .xml file.
    It would be fab if someone in-the-know could help me out or explain things in a way I can grasp I am a techy but when it comes to coding/commands etc it's all a blur
    My iTunes specific podcast number is: 253350746
    My latest feed from Podcast Maker is: feed:file:///Volumes/io.creative/Sites/Pod-stories/podstories.xml
    Cheers in advance. Hope this can be fixed up soon....
    Marc

    Hi Roger,
    I made the change the day you posted the reply to this post. So it's been 5 days already...
    The URLs I copied into the original post came from Podcast Maker, I just pasted directly from the software. The new URL/feed is the io.creative one - the address is on my iDisk which I got with my Mac Me.com account.
    Podcast Maker allows to feed directly to the 'sites' folder in the iDisk, does it automatically. The old URL feed is on a friend's company server. But now that I have this iDisk I thought best to move over the podcast to there.
    Thanks for the example. So i paste it into the top line of the channel section in the old .xml file? Do I leave the original feed address in the file or replace it with the new one? This area is not very clear in the Apple docs online.
    I have both podcasts at the Lemonz website
    New Feed:
    http://www.lemonzdream.com/podcasts/?feed=http://homepage.mac.com/io.creative/Po d-stories/podstories.xml
    Old Feed:
    http://www.lemonzdream.com/podcasts/?feed=http://www.larasethno.com/podcast/pods tories.xml
    Of course at present the new feed is not yet on the iTunes directory.
    Cheers, Marc

  • Set maximum Number of post in News Feed WebPart

    Is it possible to configure maximum number of Posts in News Feed webpart under following and EveryOne.
    Also would like to know more about Newsfeed webpart internal functioning. Any link woud be really helpful.
    Ashish Baranwal To know what you know and what you do not know, that is true knowledge

    Hi Ashish,
    The Newsfeed contains recent activities from followed entities. The
    Newsfeed displays 20 items and is sorted in reverse chronological order. Items listed in the
    Newsfeed are activities from entities a user follows, and conversations from any site feeds the user follows.
    The Everyone feed shows the last 20 posts or replies across all users. The distinction between the
    Everyone feed and the
    Newsfeed is that the
    Newsfeed only shows activities from entities the user is following.
    More information, please refer to:
    http://technet.microsoft.com/en-us/library/jj219700.aspx
    There is not an OOB way to change the max number of posts in Newsfeed. You may try to use Code to achieve it. Here is a similar post for your reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/545b139c-8c07-48bc-93e4-3b1ef5f4bad2/community-site-newsfeed-posts?forum=sharepointdevelopment
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Tutorial Announcement .:: How to Create a Dynamic RSS Feeds  ::.

    .:: How to Create a Dynamic RSS Feeds ::.
    Using Adobe Dreamweaver 8 and InterAKT Rss Reader Writer Extension.
    Hello everyone...
    RSS feeds are very useful within sites, as they allow integrating for you website content in an automatic manner. Just share the source for the RSS feed, and when the original content changes, it will reflect in the content you share with any one who subscribed in this feeds on your site.
    In this tutorial i`ll help you integrate a RSS feed into one of your pages. This will display the content of your website to feeds subscribers with up to date content.
    The main purpose of this tutorial is to create a page that allows visitors subscribe to the RSS Feed that they want to see from your website content, or even enter their own in a text box by searching through feeds. also you can define feeds categories if your website is online store, merchant etc...
    :: Online Demo ::
    :: Go to tutorials ::
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer
    http://www.developer-online.com

    Hey Waleed,
    thanks again for this great stuff -- and thanks for removing the login protection :-)
    Cheers,
    Günter Schenk
    Adobe Community Expert, Dreamweaver

  • New Feed URL not updating

    I recently moved my clients podcast feed and set it up (with WP Podpress plugin) with the new feed URL. I submitted it to iTunes but it has yet to show an update:
    Feed: http://calvaryqc.org/category/sermons/sunday-sermons/feed/
    Podcast id: http://itunes.apple.com/us/podcast/calvary-church-quad-cities/id273511998
    Header info:
    <?xml version="1.0" encoding="UTF-8"?>
    <rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
    xmlns:media="http://search.yahoo.com/mrss/"
    <div class="jive-quote">
    <channel>
    <title>Calvary Church of the Quad Cities » Sunday Sermons</title>
    <atom:link href="http://calvaryqc.org/category/sermons/sunday-sermons/feed/" rel="self" type="application/rss+xml" />
    <link>http://calvaryqc.org</link>
    <description>Calvary Church of the Quad Cities is a church of Loving People to Life through Healing, Training and Worship.</description>
    <lastBuildDate>Mon, 04 Apr 2011 20:40:37 +0000</lastBuildDate>
    <language>en</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.1</generator>
    <!-- podcast_generator="podPress/8.8.10.1" -->
    <copyright>Copyright © Calvary Church of the Quad Cities 2011 </copyright>
    <managingEditor>[email protected] (Calvary Church of the Quad Cities)</managingEditor>
    <webMaster>[email protected] (Calvary Church of the Quad Cities)</webMaster>
    <ttl>1440</ttl>
    <image>
    <url>http://calvaryqc.org/wp-content/uploads/podpress_img/CCQCpodcast144.jpg</url>
    <title>Calvary Church of the Quad Cities » Sunday Sermons</title>
    <link>http://calvaryqc.org</link>
    <width>144</width>
    <height>144</height>
    </image>
    <itunes:new-feed-url>http://calvaryqc.org/category/sermons/sunday-sermons/feed/</itunes:new-feed-url>
    <itunes:subtitle>Calvary Church of the Quad Cities Sunday Celebration Services Sermons</itunes:subtitle>
    <itunes:summary>Calvary Church of the Quad Cities Celebration Services sermons. Join Calvary Church for a Sunday morning service! Both our 9am and 11am sermons are available for listening through iTunes.</itunes:summary>
    <itunes:keywords>Christianity, Sermons, Bowman, Calvary, Church, Moline</itunes:keywords>
    <itunes:category text="Religion &#38; Spirituality" />
    <itunes:category text="Religion &#38; Spirituality">
    <itunes:category text="Christianity" />
    </itunes:category>
    <itunes:author>Calvary Church of the Quad Cities</itunes:author>
    <itunes:owner>
    <itunes:name>Calvary Church of the Quad Cities</itunes:name>
    <itunes:email>[email protected]</itunes:email>
    </itunes:owner>
    <itunes:block>no</itunes:block>
    <itunes:explicit>no</itunes:explicit>
    <itunes:image href="http://calvaryqc.org/wp-content/uploads/podpress_img/CCQCpodcast600.jpg" />
    The feed validates, the source code shows all of the necessary header info for itunes - what am I missing... why isn't it updating?
    Thanks for your help!

    iTunes is looking for a feed at
    https://www.calvaryqc.org/xml/podcasts/02080425.xml
    and not finding it. The connection is a secure one - https - and when tested in FireFox reports that it uses an untrusted certificate: but even over-riding that shows that there is no file at that address. It is to that feed that you have to add the 'itunes:new-feed-url' tag (it's present on the feed you link to but simply links to the same feed so it's redundant).
    Unless you can place a feed at the URL I quote above which iTunes can read (as it must have done once as there are episode showing in the Store, albeit rather out-of-date) you will not be able to redirect iTunes to your new feed.

  • News feed on my Facebook app doesn't show the correct time. Can the time be set?

    News feed on my Facebook app doesn't show the correct time.  Can the time be set?

    Does your phone show the correct time?
    If not, change the time on your phone, see if it helps.
    If it does, then sign out, sign back in. If that fails, the delete and reinstall. If that fails, then contact Facebook, as they're the developers of the app and will have the proper documentation to help you further.

  • 5230 Facebook App not loading news feed properly

    I've had the 5230 for a couple of happy months but now the preinstalled Facebook app has gone a bit weird.  It connects as normal and most things work except the most important one - the news feed!  When it loads, I end up with a blank screen where the feed should be.  To add insult to injury, I thought I'd try Nokia for Facebook & Twitter for Ovi store but when I download, it sticks on 0%. 
    I can access Facebook okay on the Snaptu app but that's not as easy on the eye.  Anyone else having any probs with the standard Facebook app?  So annoying!

    Update - Reinstalled app which was a hassle considering ovi insists it is not available for the 5230 even tho the phone comes with it. Prats, making me trawl sites needlessly. Anyway, the news feed loaded again, but when you clicked on "other" for more feed it did not load. Today it will load a 2nd page but not a 3rd. Bizarre. This software blows.

Maybe you are looking for