Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-25-2012, 12:12 PM   PM User | #1
Morfiss
New to the CF scene

 
Join Date: Dec 2012
Location: Australia
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Morfiss is an unknown quantity at this point
Post A Tumblr Javascript request.

Hello CodingForums, My name is Morfiss and Iam new to this online community. I have only recently signed up for computing courses to get my qualifications in Networking and coding.

I've come to this forum to make a request for a piece of code I can use for the the site tumblr. I don't know if you have ever seen this neat little bookmarklet script that you can use in firefox to like every tumblr post that you have displayed on your page and it's very helpful. Here's the website where you can get this cool piece of code.

Like Bookmarklet

Basically, when you scroll all the way down your dashboard you click this bookmark and everything is liked instantly.

Could anyone please code me something that when clicked follows every tumblr page in browers for example:

1. I'm logged in to my tumblr page.
2. I open up 20 tabs of other people's tumblr pages.
3. I click the bookmarklet.
4. It follows every page in every tab.

I know some of you may say. It's a spam tool, do it yourself or it's silly but I would really apperiate it if someone did this for me. Please.
Morfiss is offline   Reply With Quote
Old 12-25-2012, 08:24 PM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,033
Thanks: 197
Thanked 2,410 Times in 2,388 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
As you say, a spam tool or simply silly.

This forum is not a free coding service. As a general rule, the people helping out in this forum don't write code for others, but try to help with fixing code that doesn't work. You may perhaps get someone to write this script for you, but you'll be far more likely to get help if you have made a substantial effort and written some code yourself. Then someone here will almost certainly help you correct/improve your work.



It is your responsibility to die() if necessary….. - PHP Manual
__________________

All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
Philip M is offline   Reply With Quote
Old 12-25-2012, 11:34 PM   PM User | #3
Morfiss
New to the CF scene

 
Join Date: Dec 2012
Location: Australia
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Morfiss is an unknown quantity at this point
Okay. But let me ask one thing. Is it possible for the code to switch between tabs?
Morfiss is offline   Reply With Quote
Old 12-26-2012, 09:38 AM   PM User | #4
rnd me
Senior Coder

 
rnd me's Avatar
 
Join Date: Jun 2007
Location: Urbana
Posts: 3,453
Thanks: 9
Thanked 466 Times in 450 Posts
rnd me is a jewel in the roughrnd me is a jewel in the roughrnd me is a jewel in the rough
Quote:
Originally Posted by Morfiss View Post
Okay. But let me ask one thing. Is it possible for the code to switch between tabs?
you would need to click the bookmarklet once per tab, while that tab is focused.
most browsers will not allow you to open 20 tabs at once, thank goodness.

depending on the domain of the pages you wanted to open with tabs, you might be able to recycle a popup and modify the bookmarklet to que the next tab's url in the popup. you would still need to physically click the bookmarklet once per "tab", afaik.

aside from all that, you don't need to resort to such tom foolery, read about the tumblr API, it's pretty generous.
__________________
my site (updated 5/13)
STATS (2013/5) HTML5:90.2% MOB:14% IE7:0.5% IE8:8.6% IE9:9.8% IE10:10%

Last edited by rnd me; 12-26-2012 at 09:41 AM..
rnd me is online now   Reply With Quote
Reply

Bookmarks

Tags
bookmark, firefox, javascript, request, tumblr

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:44 PM.


Advertisement
Log in to turn off these ads.