How to include a horizontal facebook-feed?

Hey there,
for providing some news on my site, I'd like to include a facebook-feed.
Is there a way to achieve this feed to scroll the posts horizontally?
Currently, it is planned to replace the grey "facebook" area on the bottom of the "Home"-page: Home
Thanks for your advice!
-Markus

All XML documents should begin with an XML declaration.
If you have your fxml file starting with  the following lines :
<?xml version="1.0" encoding="UTF-8"?>
<!-- mylicense here -->
.. it will be loaded in Scene Builder, and saved back as is.

Similar Messages

  • How do i install a live facebook feed into my muse website?

    How do i install a live facebook feed into my muse websiteby embedding facebook developer activity feed code?

    Not sure what the APP id is and in the domain I was putting my site domain name.
    There are 2 sets of code one being the Javascript SDK 
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.0";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    the other
    <div class="fb-activity" data-site="janemorrison.ca" data-action="likes, recommends" data-colorscheme="light" data-header="true"></div>
    I have tried to object insert html for the 1st code
    then right click and paste for the later. only t o get no thumbnail generated.
    Also in this manner how does it recognize the fb page you want it to actively feed??
    confused
    I resolved it for a client by using an i frame but I would rather have the direct code. So would love to resolve this!  Thanks for your patience

  • How do I get the RSS feeds to work in iWeb'08 when published to FTP server?

    There are so many unresolved questions because I have published to an FTP server (Netfirms). HOWEVER, my next task at hand is to resolve the issue of a non-working RSS feed and download capabilities.
    The published website is www.vibrationalvoyages.com.
    When using Cyberduck to upload to Netfirms, I have to call the file name vibrationalvoyages.com because Netfirms organizes my files under a main folder called www (I also purchased the .org and .net extensions along with the singular spelling of the title, have forwarded those url's to the .com extension, which means I have different website names under Netfirm's main folder www, all pointing to www.vibrationalvoyages.com).
    I have to drop the www. in front of vibrationalvoyages.com when publishing to a folder on my computer so, when Cyberduck uploads the files into the main www folder, they are read correctly and published as www.vibrationalvoyages.com. In Cyberduck, the ftp address to upload is vibrationalvoyage.netfirms.com
    Before uploading, I use iTweak to insert the Statcounter tracking codes. Then, I use Rage to optimize the site to cut down on the weight (lots of photos). Then, finally, I get to upload which takes about an hour and a half.
    SO, HOW DO I GET THE RSS FEEDS TO WORK AS WELL AS THE OPTION TO DOWNLOAD AN MP3 RECORDED MEDITATIONS? I eventually also want to include the download option of podcasts.
    Please help! I am doing the best I can to stay in love with Mac but he is turning out to be a pot load of work and the love affair is wearing a little thin.
    I haven't even asked about why iWeb still calls some pages 'The family picnic" or why it switches the url addresses to the individual pages. Probably because in the early stages, I copied an entry rather than just do a new one... but I'll worry about that later. I want to get this 'fixed' first and then I'll address the issue, following Roddy's advice to another writer about installing a flash player, for easy download of the MP3 meditations and for when I record the lessons as podcasts. Until I get this RSS issue resolved, however, podcast downloads are out of the question!

    Thank you for checking, Tom,
    I'm confused. What do YOU get when you push the feed button? And why is it working on yours and not either of my machines?
    Today, my Mac (w/Safari 4) gets the same error message: Safari can’t open the page Safari can’t open the page “feed:http://vibrationalvoyages/vibrationalvoyages.com/DivineLight_Vibrations_Principles_andApplications/rss.xml”. The error is: “The feed could not be loaded because the content is not in a known feed format.”
    My little ASUS (with a Linux operating system) gets a screen that says "The requested URL was not found". The URL on that page is http://vibrationalvoyages./vibrationalvoyages.com/DivineLight_Vibrations_Principles_andApplications/rss.xml
    On both error messages, the URL I was checking was:
    http://www.vibrationalvoyages.com/DivineLight_Vibrations_Principles_and_Applications/Divine_Light_Vibrations_Principles_ andApplications.html
    The last URL was, of course, the URL generated by iWeb.
    So, my question still is:
    HOW CAN I GET MY FEEDS TO WORK PROPERLY? If the problem is there shouldn't be an http:// after feed: then, how do I get iWeb to set it up properly?
    Any ideas?
    GG

  • How to include the 1st data point date time in x

    Hi,
    I use a formular in the Interval from "Axis range and interval"
    =IIF(COUNT(Fields!Date_Reading.value, "DataSet1") <=48 ,1 , 12)
    However, it always missed the 1st data point date/time, please advise on how to include it always ... !
    Thanks !

    Hi kkcci8888,
    Per my understanding that when you using the expression in the Interval you can't see the first date display in the label, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by the setting of the Interval. I assumed the 1st data point date time which haven't display means the minimum date in the report.
    If you have specify an kind of "Interval Type", the first date not display as the label, if you keep the "Interval Type" as "Default", you will get it display correctly.
    I recommend you to do the setting as below to get it display correctly:
    Go to Horizontal Axis Properties
    In Axis Options, Select the Axis Type as Scalar.
    Deselect "Always include zero".
    In Minimum box type [First(Sale_Date)]
    note: make sure you have use the order by Sale_Date in the query to order the date already.
    keep the "Interval Type" as "Default", the default means "Days", try to modify the expression to specify an new value of the Interval and the type will be "Days" by default.
    Click "Labels" on the left pane to check you  haven't select the "Hide first and last labels along with this axis":
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • How to include all the child OU groups of a master OU group in LDAP authentication

    Dear All,
    I am using Apex 4.2 on windows server 2012 on internet explorer with database 11g R2 all 64 bit.
    we are using Microsoft Active Directory Authentication in our domain.
    I have created two protals, Staff Portal and Student Portal
    I have two groups, Staff and Students. these two groups coming under HCT group.
    I want to configure LDAP authentication for these groups, so that student cannot login to staff portal and vice versa.
    I had created on authentication schema in apex.
    inititally I configured as below
    for example I have a group ETC, inside ETC I have CSS in active directory,
    DN String=cn=%LDAP_USER%,dc=hct,dc=org
    Use Exact distinguish name=YES
    LDAP Username edit function=
    return apex_escape.ldap_dn (
                 p_string => :USERNAME,
                 p_escape_non_ascii => false ) || ',ou=users,ou=css,ou=etc,ou=staff,ou=hct'   ;
    Username Escaping=NO ESCAPING
    and it is working,
    now I have another group under ETC, which is ESS. how to include ESS also? I mean how to include all the child groups of a master group?
    because I will then only include the STAFF ou and the rest of the ou which coming under staff will come automatically.
    please refer to this thread for more details.
    Re: Re: Different LDAP authentication for Student and Staff Active directory groups
    Thank you.

    Powershell (or vbscript if you want to be old school).
    You can trigger a powershell script which will remove the offending user(s) easily enough with out resorting to a TOLDAP pass.  Nearly any script type thing would work but powershell is preferred.  It can be triggered separately from the TO AD stuff and will take multiple objects to run in one pass if you can construct the command line (or create a text file and feed it in).
    Otherwise, TOLDAP is the way to write to AD...
    Peter

  • How to include the promotion and sales deal in the value contract ?

    Question : Can a value contract contain other special pricing agreement ?
    If yes, how to include the promotion and sales deal in the value contract ?
    Thanks for your input.
    Oscar

    Hi Oscar,
    I have not worked on this aspect as such but once you create a value contract I think you as well create a promotion and sales deal for the customer with whom you have value contract with in the validity period of the contract and system should pick up data accordingly as the customer is same (Contract) and is within the validity period.
    Pl give feed back.
    regards
    Srini

  • How to include several PDF documents into just one file?

    I have a Word document with 6 pages that I saved in PDF.
    I wanted to transform the entire document in JPEG (JPG) immage, so that I could use it in other tools, such as Facebook for example.
    The problem is that using Adobe Photoshop it opens and saves page by page.
    Can you give me s solution or hint?
    Flavio
    [email protected]

    Thank you!
    I already saved all pages as .pdf w/ Acrobat and have all 6 pages saved in
    .jpg, using Photoshop.
    Problem is that I want to post the whole text in my Facebook page, and to
    have it in six pieces is not quite readable...
    Thanks anyway and have a joyful Xmas!
    2011/12/24 try67 <[email protected]>
       Re: How to include several PDF documents into just one file?  created
    by try67 <http://forums.adobe.com/people/try67> in Adobe Reader - View
    the full discussion <http://forums.adobe.com/message/4102594#4102594>

  • How to auto login to facebook using "chrome.exe or default browser" .

    how to auto login to facebook using "chrome.exe or default browser" .

    Please see the Facebook API for information on automating Facebook.  If you have a specific VB question, please create a new post which includes detail about your application and the specific problem you
    are having.  There is not enough information here to make this a VB question we can assist with.
    Moving to off-topic.
    Reed Kimble - "When you do things right, people won't be sure you've done anything at all"

  • Hello how do I get my Facebook and laptop photos on to my I pad

    Hello how do I get my Facebook and laptop photos on to my I pad

    For Facebook, you will have to download the photos to your device first and then upload to Revel.  You can upload to Facebook from Revel directly on an iPad or iPhone.
    You can upload to Revel from your laptop via a browser using adoberevel.com.
    See this FAQ for information:
    FAQ: File Basics: How do I Upload, Download, Share, Move and Delete files in Revel?
    (includes links and directions to edit, upload, download, delete, share, move, and create)
    http://forums.adobe.com/message/5106054#5106054
    Pattie

  • Facebook feed for xpressmusic 5800 contacts bar

    Hi all,
    I have some contacts set up on the home screen in the contacts bar. I am trying to use the 'feeds' option for these contacts. I have spent some time today looking at how I could possibly use this feature to add facebook feeds to these contacts. I did manage to get some instructions on how to do it but those were written back in early 2009 and it looks like facebook has made some changes to their feeds/URL links hence those instructions dont work anymore.
    Could anyone help me add facebook feed to the contacts on the contacts bar on xpressmusic 5800? Also I wonder if that is actually possible or not. If it is not possible then what other kind of feed Nokia was thinking that could be associated with each contact?
    Thanks

    friend i can help u use facebook's Notes of ech contacts' feed nd integrate it wd ur contact..
    Will tht help?
    This hw u do it
    Open the full site of fb on ur mobile home browser and then go to the contact's notes.. U'l get an option to subscribe feeds.. Subscribe nd then usin contact bar on homescreen select the feeds..
    For the contacts status updates, i'l check once more..
    For now this is the best i could help.. lolz!
    Regards,
    Dr. Shoubhik

  • I designed my social media buttons. How do I add the link to each one. For example: How do I add my Facebook link to my face book button on my muse site?

    I designed my social media buttons. How do I add the link to each one. For example: How do I add my Facebook link to my facebook button on my muse site?

    Hello,
    Please select the button that you have created and go to hyperlink tab and add the facebook page URL there.
    Please take a look at the screenshot below.
    Regards
    Vivek

  • How to include old invoices in the invoice list

    How to Include old billing documents in the invoice list.
    TO be more clear:-
    I created 20 invoices in the monthof JAN
    I maintained the factory calender in the payer master in the month of Feb 1st and created 10 more invoices in this month.
    So the system is considering only the invocies which were generated after I maintained the factory calender (Only feb invoices).
    Is there any process to include the previous invoicies (Jan invoices)  also to get include in the invoice list.
    Help me in this regards.
    Regards,
    Mallesh.

    It is not possible.
    Regards,
    Rajesh Banka

  • How to include a jsp page in another jsp jsp page

    hi,
    i m trying to include a jsp page name "header.jsp" into one jsp page name"selectattribute.jsp" i m using these commands in "selectattribute.jsp"
    <%@include file "header.jsp"%> bcz both these jsp page are C:\program files\tomcat 4.0\webapps\examples\jsp\Poject\
    but the problem is that , i m invoking this jsp page "selectattribute.jsp" from a servlet reportcontroller.java using REQUEST DISPATCHER.
    the servlet is in
    C:\Program files\tomcat 4.0\webapps\examples\WEB-INF\classes\Project\
    i want to know how to include some other jsp page in a jsp page and how to invoke applet from jsp page when that particular jsp page is being invoked by servlet.
    plz help
    manish

    use this for including in your selectattribute.jsp
    <jsp:include page="header.jsp" flush="true"/>
    I never tried calling an applet. I think you can write the code for calling the applet in a javabean method and call the method in the jsp

  • HT201365 How do I download Whatsaap, Facebook and Skype into my home screen. When I try it gives me an erros message saying that this is not available in a Panamanian store and I live in the US. HELP????

    How do I download Whatsaap, Facebook and Skype into my home screen. When I try it gives me an erros message saying that this is not available in a Panamanian store and I live in the US. HELP????

    Change your country on iPhone, iPad, or iPod touch
    Tap iTunes Store, App Store, or iBooks Store.
    At the bottom of the Featured page, tap Sign In.
    If you're already signed in, skip to step 5.
    Tap Use Existing Apple ID.
    Enter your Apple ID and password and tap OK.
    Tap your Apple ID.
    Tap View Apple ID or View Account.
    Tap Country/Region.
    Tap Change Country or Region.
    Tap the Store menu and tap your country.
    Tap Next.
    Review the Terms and Conditions and Apple Privacy Policy.
    Tap Agree if you agree to the terms and conditions.
    In the prompt that appears, tap Agree.
    Select a payment method and enter your payment information.
    Enter your billing address and tap Next.

  • [Tutorial] How to Disconnect Spotify from Facebook

    How to Disconnect Spotify from Facebook
    This is not an officially supported Spotify workaround. 
    It seems to be a common request on the community to want to disconnect accounts from Facebook. 
    If you wish to do this, then follow the instructions below closely. 
    Please note: It is highly recommended that you log in and cancel your subscription IF and ONLY IF you are planning to deactivate your Facebook and you have Spotify account created with Facebook , as once you have done that, you may not be able to log in to cancel. You may also want to log into your online profile and set all the email notifications to "Never" to stop Spotify sending you emails on that account. 
    This serves as a "Do It Yourself" guide since it is the fastest way to disconnect from Facebook. If you have a premium/unlimited subscription or would rather have someone at Spotify assist you in doing this, don't hesitate to get in touch with customer services instead using the online contact form.
    1.  Check your account type.
    The method of how to disconnect from Facebook depends on how you originally created your account. 
    If you have a dedicated Spotify username and password, then go to step 2a.
    If you created your Spotify account using Facebook, and therefore log in using your Facebook email address and password, go to step 2b. 
    If you log in using Facebook normally, but are unsure if you created your Spotify account using Facebook or a Spotify username, log into your online profile using your Facebook details. If you see a username consisting of ten digits you're likely using a Spotify account created through Facebook. and need to go to step 2b. 
    2a. Disconnect from Facebook.
    Since you have a dedicated Spotify account, disconnecting from Facebook is easy.
    In the desktop client:
    Windows - Go to Edit > Preferences > Social Network > Disconnect from Facebook.
    Mac - Go to Spotify > Preferences > Social Network > Disconnect from Facebook. 
    Once you have done that, your Spotify account is no longer linked to Facebook, you need not continue any of the steps below. 
    You may find due to data caching in the client, that you still see Facebook information (such as the People list) hanging around, a quick clean reinstallation of the application should fix that for you. 
    If you can't see the option to connect/disconnect, then you are logged into a Spotify account created with Facebook not a dedicated Spotify one. 
    2b. Create a new account.
    Disconnecting from Facebook is not possible if you have a Spotify account created with Facebook.
    You can obviously select not to share your activity on Facebook from the Preferences menu, however, if you wish to completely disconnect then read on. 
    If you wish to stop using your Spotify account created through Facebook, then you will need to create a new dedicated Spotify account from the signup page which should now be available in all launch countries. Once you have done that, make sure to note down your new Spotify username and password and keep them in a safe place. Continue to step 3. 
    The easiest and quickest way to move your playlists from one account to another is explained in steps 3 and 4. Since there is no way to directly transfer playlists from one account to another, this process subscribes your new dedicated Spotify account to the playlists on your old Spotify account created via Facebook.
    3. Backup Playlists
    The easiest and quickest way to backup your playlists is to sign into your Spotify account created with Facebook and simply drag and drop them from the left sidebar of the desktop client onto your desktop, or into a folder. This will store links to those playlists locally. 
    4. Restore Playlists
    Log into your new dedicated Spotify account, created in step 2b.
    Now, drag and drop your playlists from your desktop (or folder) into the Spotify client, and they should reappear. These playlists won't be editable, since they are still "owned" by your old account. However, once you have got them into the client, if you want to make them editable you just need to make a new Playlist (File > New Playlist) and then copy and paste all the tracks from the uneditable one into the new one. You can also drag a subscribed playlist to the "New Playlist" button which will instantly copy the playlist and make it owned by you (Thanks Stupify for this awesome tip!)
    The fastest way to highlight all the tracks is to click on the playlist, press Ctrl/Cmd+a and then press Ctrl/Cmd+c to copy them. Then navigate to your new playlist and press Ctrl/Cmd+v to paste. Continue to step 5 (if applicable).
    5. If you have an unlimited/premium subscription…
    There is no easy way for you to transfer an unlimited/premium subscription from one account to another.
    The simplest and fastest way to get back up and running is to simply unsubscribe from the subscription page on your old Spotify account created using Facebook and then resubscribe on your new account. I would recommend you cancel and then use up all your remaining premium days on your old account before you subscribe again, you have already paid for them!
    6 (Optional). Request the removal of your Spotify account created using Facebook.
    If you wish to request your Spotify account created through Facebook be disabled then please read and follow the instructions in this topic.
    I would strongly suggest that if you do not do this step, that you at least log into your online profile on your old Spotify account created with Facebook and set all email notifications to "Never" to stop Spotify sending you any emails. 
    Once you have completed the required steps above, you should have a complete Spotify account which is not in any way connected to Facebook. 
    Happy Listening!
    Peter
    If you have any issues with your account, or in following these steps, then the Spotify team will be happy to help, just drop them an email using the online contact form.
    I do not work for or in anyway professionally connected to Spotify.

    missbonnieblu wrote:
    Hi!
    I'm trying to disconnect my spotifyfrom my facebook so i can shut my facebook down. I used your tutorial however could not find the social network tab, The only option is to uncheck "Share on Facebook what i listen to" which is unchecked BUT sharing on Facebook anyways. I'm also on a premium account. How the hell do i do it? I just want to get rid of facebook. Let me goooooooo.....
    Hey :) 
    Did you read step 1? 
    If you created your account using Facebook, you won't have the disconnect from Facebook option, since your account is tied to Facebook. In that case you will need a new account as described in the tutorial. 
    Peter

Maybe you are looking for