Broken links to code-intuit-com - intuit-partner-platform

It looks like every link to code.intuit.com is broken and redirects to the main Intuit site.
Are these code samples still available or are they gone forever?

Sample apps are here now:
https://developer.intuit.com/docs/0025_quickbooksapi/0055_devkits/sample_apps
thanks
Jarred

Related

Facebook sharing wrong characters

Please look at the result Facebook scrape my website:
https://developers.facebook.com/tools/debug/og/echo?q=http%3A%2F%2Fwww.caominhblog.com%2F.
My website is http://www.caominhblog.com.
When I share it on Facebook, or share it via plugin, it always show these weird characters. It seems that Facebook debugger cannot read all of my header.
I can't find the solution for this.
Could you tell me how can I fix it?
Many thanks
I find the solution. It causes by W3 Total Cache - Disk Enhanced Mode. I simply turn it in to Basic Mode and everything work fine.
Best.

Wrong Link on Facebook and wrong open graph but good meta property

My web site www.jeancharlesbarthelet.com has good meta . (I checked)
When I tried to share on Facebook, there is no image, no description.
I tried one hundred times the debug tool !! (for one month)
Nothing works.
I am very worried because lots of people are sharing my news at this time..
Thanks for help.
You should try and show some code examples....
However, with that said, it may be a caching issue with your images and their server.
I did see that the path to the image (http://www.jeancharlesbarthelet.com/autre/logo.jpg) does serve up the image correctly. Perhaps revisit thie tomorrow?
When did you upload it to your server? if your hosting company uses akamai to cache it could take up to 6 hours to be seen globally...

Adding Like button to Tumblr blog

Can anyone spare a few minutes to walk me through the Facebook instructions for adding a Like button to my tumblr blog? Once I get to the Open Graph Tags section my lack of knowledge of HTML really hinders me. I would really love to get this done soon!
If you are currently unemployed and looking for help in preparing for interviews or a second pair of eyes on your resume, I can pay you in kind in return. If you are not I'd be willing to pay a small amount via paypal to someone who can spend time with me to fix this.
Thank you!
Justin
This tutorial looks recent and has very detailed instructions: http://eyedealab.com/add-facebook-likebutton-tumblr-posts-opengraph/ that look ok based on my development experience.

Script that refreshes a website on all devices at the same time while developing

Some weeks ago I red about a script at github that will refresh a websites on all devices in the network at the same time while developing on it but I just can't remember the name.
I hope this answer doesn't count to the "this is not a research center forum" category but more I hope that someone might remember it we can share the answer for users that might looking for it too.
Before I get a thousand downvotes, please tell me if this a question at the wrong place (but where else then?)
Meteor has been getting a lot of attention lately, but if all you need is a full page refresh, you could use any pub/sub framework, like Faye, and a few lines of javascript.
Ok, I finally found it again:
https://github.com/marstall/shim

Adding "Like" Button/Box code to site using Dreamweaver CS4

I am new at designing websites. I would like to insert FB's "Like" Box into my website. I am using Dreamweaver CS4.
I am on the FB's Like Button/Box generator page.
I received the code.
I tried putting it into my index.dwt page where I want it to be, and it does not show up.
Any suggestions? Thanks so much!
Update: I am still getting nowhere with this!! I've been trying everything I read in help topics, and nothing is working! My head is about to explode... PLEASE if anyone knows how to help, let me know. Thanks in advance.
***I posted the codes I'm using in comments below... thanks
Heather I tried your generated code and generated code for my site too and both do not work.
Use this simple code: (replace the putyoursitehere and yourhomepage with your own)
You can change the properties to fit your own.
If the code doesn't come through, go to this page, view source and copy FB code.
http://diananashif.com/fb_code.html
Hope this helps,
Diana