Hot answers tagged post
6
You wouldn't be able to use your queue for this, but you could set publish date/times for the posts you'd like Tumblr to post for you next year.
You'll need to select "Publish on" where it normally says "Publish now" and you'll need to specify a date/time as well.
5
As you are using Firefox you can install the Better Facebook! Firefox Add-on.
Firefox Add-on Link
The add-on provides numerous features/enhancements. One of these being
Automatically click "Older Posts" link on the home page [x] times to get more posts
This should provide you with the functionality that your require.
You can actually install ...
5
From Google Docs Help:
Publishing
Once you're done creating and editing your spreadsheet, you can publish it to a webpage. >Just click the Share drop-down menu on the top right and choose Publish as a webpage. Then, click Publish now.
Then, everyone you choose can access your spreadsheet by entering the URL you send them into their browser's ...
5
HootSuite is a social media dashboard app that, among other functionality, lets you schedule Facebook (and Twitter) updates to be posted at times you set within the app. It should do what you want.
This functionality is included in the free version for up to 5 Facebook profiles - if you want more than 5 profiles you'll need to upgrade to one of their paid ...
4
Why Google+ is not another Buzz ?
Google+ integrates social services such as Google Profiles and Google Buzz, and introduces new services Circles, Hangouts, Sparks, and Huddles.
Google+ is not another ‘Buzz’ as it’s not trying to convince users to share stuff. Instead, it’s facilitating users with remarkable features such as Instant Upload(that ...
3
You don't say what blogging software you're using.
But if it's Blogger, as well as publishing the spreadsheet (as per the previous answer), you also need to use a Web Element to display it in the blog.
NB: I haven't done this for a while, and when I last did the Google Docs publish command didn't have a "share to blogger " option. There's a chance it's ...
3
Watch the video at its own page (should include youtube.com/watch eg. http://www.youtube.com/watch?v=iwINBN0DHug in URL). If you are watching it on a channel, click "View comments, related videos, and more" beneath the video.
Click inside the comment textbox directly below the thumbs up/down buttons. (says "Respond to this video." inside it when you first ...
3
The staff answers your question here:
http://staff.tumblr.com/post/165847841/facebook
The simple answer:
Go to this link -- http://apps.facebook.com/tumblr-feed/ to activate it
3
Built in Solution:
To disable the Facebook apps platform, log in to your Facebook account, select Privacy Settings under Account and then click “Edit your settings” under the Applications and Websites section. Here you’ll see an option to turn off all the platform applications with a single click
Source
2
There is a greasemonkey script for blocking all pending invitations you currently have but there is obviously no way to block all applications in facebook with one click - this would pretty much destroy the whole business model of facebook.
It shouldn't be too stressful to block the apps as they come - I did this for one week and now it happens VERY VERY ...
1
Ok, so I got REALLY bored and here you go. Tested and working and hopefully REALLY easy to understand instructions:
<script src="http://code.jquery.com/jquery-1.9.0.min.js"></script>
<script type="text/javascript">
//**********************************************************************//
//Blueline Apps tumblr EASY Infinite scroll. ...
1
You can use the extension you mentioned.
Go to the options
Select Filtering
Select your name
Add all types you want to apply
And select "Move to Tab"
Save your settings and refresh. You should get the following.
1
Blogger isn't a great system to work with to do this. The link above is one way. Another (which I found simpler for my purposes) was to publish to my home feed, but set the date of the post to some time significantly in the past so the posts are buried underneath my more recent posts. Then, I link my posts to the new page in the order they occurred. I hope ...
1
You can also run this script in the console.
And as of 30/04/2013, the id has changed. The valid code is now:
//Run this on the person's facebook profile page to expand the wall
var INTERVAL=2000; // Time between wall expansions, in milliseconds
var MAX_TRIES=150; // How many times to try expanding the wall
function expand(){
var ...
Only top voted, non community-wiki answers of a minimum length are eligible