257 Topics

Member Avatar for
Member Avatar for josverhoeff

Some years ago, I built in my CMS a customisable twitter widget, for embedded use in web pages. This stopped working since twitter yanked out support last week. The new timeline widget misses the autoscroll option, but I can live with that. But it sadly creates several cascading iframes (iframe><iframe></iframe></iframe>), …

Member Avatar for Coloradojaguar
0
289
Member Avatar for happygeek

It's an interesting question, and one that's being raised by Gartner which is predicting that [URL="http://www.gartner.com/it/page.jsp?id=1392716"]the number of wireless e-mail users will reach an incredible one billion[/URL], worldwide, by the end of 2014. A number that's not too hard to accept, given that earlier this year global business wireless e-mail …

Member Avatar for EDWARD_4
1
949
Member Avatar for Yorkiebar14

Hello, I am trying to create a simple application for personal use for Twitter marketing. This is my first time trying to interact with REST APIs through VB and I have been going around and round getting various different errors. Here is my current code and I get a '401 …

0
244
Member Avatar for kannan mangalar

if (!empty($_POST['twitnam'])) { $message = $_POST['message']; $TwitterUsername = $_POST['twitnam']; $tw_sql = mysqli_query($connection, "SELECT oauth_token,oauth_token_secret FROM TwitterUpdate WHERE uname='$TwitterUsername'"); $row = mysqli_fetch_array($tw_sql, MYSQLI_ASSOC); $oauth_token = $row["oauth_token"]; $oauth_token_secret = $row["oauth_token_secret"]; if (strlen($oauth_token) > 0 && strlen($oauth_token_secret) > 0) { $Twitter = new EpiTwitter($consumer_key, $consumer_secret); $Twitter->setToken($oauth_token, $oauth_token_secret); $status = $Twitter->post_statusesUpdate(array('status' => $message)); echo …

Member Avatar for almostbob
0
748
Member Avatar for kannan mangalar

im using api for twitter post, when i post content, twitter not generate the status id, i got this below error Fatal error: Uncaught exception 'EpiTwitterNotAuthorizedException' with message '{"errors":[{"message":"Could not authenticate you","code":32}]}' in

Member Avatar for kannan mangalar
0
274
Member Avatar for NDoubleD

I'm using Twitter bootstrap 2.0.4 for a website. I have a carousel with a certain number of pictures, which gets created just fine. It starts cycling, the pausing on hovering works, the next and previous buttons all work. Only thing that's odd is that when it reaches the end of …

Member Avatar for travis.holt.921_2
0
1K
Member Avatar for happygeek

That's the surprising consensus reached at a meeting of 30 CSOs representing some of the UK's leading enterprises held in London during the past week. This despite a poll at the bi-annual [URL="http://www.csointerchange.org"]CSO Interchange[/URL] event revealing that those same CSOs view social networking as the most over-hyped threat. When it …

Member Avatar for kategirdlelock
1
583
Member Avatar for kiruba.m
Member Avatar for Stuugie

Hi All, I've been helping a friend with a site that he's been designing with godaddy.com. It's pretty cool and easy to do with their templates and all but their like buttons are troublesome and I was hoping to get some knowledge about this from here. Lets say there are …

Member Avatar for Stuugie
-1
267
Member Avatar for نايف_1

hi... in twitter i follow many people and some people i did make notification for there tweets so any one tweet i did receive notification about that my question is that is there any way to know who are from my following that i turn on notification for there tweet …

Member Avatar for LastMitch
0
171
Member Avatar for نايف_1

sometime i need to add name to someone in twitter to recognize him ..... is that possible and how

Member Avatar for LastMitch
0
84
Member Avatar for نايف_1
Member Avatar for InsightsDigital

We all know there are other micro blogging platforms than Twiter, but guess what, no one really "tweets" about it. Thus, for those businesses who do have an active twitter account, has your twitter presence helped drive targeted traffic to your site? Short term? Long term?

Member Avatar for Smitha Nayak
0
364
Member Avatar for dannybarh

Hi all, am trying to use bootstrap switch in my form. Am at a lost as to how to get the value of name="onoffswitch" from that field and insert it into mysql db, here is my code... div class="onoffswitch"> <input type="checkbox" name="onoffswitch" class="onoffswitch-checkbox" id="myonoffswitch" checked> <label class="onoffswitch-label" for="myonoffswitch"> <div class="onoffswitch-inner"></div> …

Member Avatar for dannybarh
0
3K
Member Avatar for Ketsuekiame

Hiya, I've just tried updating my profile with better information, however it fails to validate my MSN address and Twitter account. As a note, I hadn't actually updated these values, they were already in the system. ![395f67d86f7803faa07f84ddaffdff05](/attachments/large/3/395f67d86f7803faa07f84ddaffdff05.PNG "395f67d86f7803faa07f84ddaffdff05")

Member Avatar for Dani
1
337
Member Avatar for slfisher

A New Zealand company is [URL="http://businessblogs.co.nz/2010/07/18/suspended-on-twitter-businesses-be-very-worried/"]reporting [/URL]that its Twitter account has been suspended due to “Updates consisting mainly of links, and not personal updates" -- which, if true, means that any other business that posts a lot of links could suffer the same fate. "I suspect the Reuters account [url]http://twitter.com/reuters[/url] …

Member Avatar for goodtaste
1
278
Member Avatar for happygeek

If you were asked to paint a verbal picture of the Internet in just five words, would they be porn, drugs, spam, Twitter and zombies? After analyzing an amazing two billion emails a day for three months, that's the image arrived at by one research outfit. [attach]15822[/attach]The latest [URL="http://www.commtouch.com/download/1753"]Internet Threat …

Member Avatar for GrimJack
0
430
Member Avatar for mmcdonald

Hey all, I'm trying to make a link outside of the nav-tabs class, specifically in a paragraph, that changes to another tab on the same page. Granted that I know this requires JS and that I know nothing of JS (Another book i ordered this morning :) ) here is …

Member Avatar for mmcdonald
0
224
Member Avatar for suncica2222

I need a way to check if tweet exists. I have link to tweet like https://twitter.com/darknille/status/355651101657280512 . I preferably want a fast way to check (without retrieving body of page, just HEAD request), so I tried something like this function if_curl_exists($url) { $resURL = curl_init(); curl_setopt($resURL, CURLOPT_URL, $url); curl_setopt($resURL, CURLOPT_BINARYTRANSFER, …

Member Avatar for suncica2222
0
578
Member Avatar for liveland

I'm looking for an easy way to be able to post to all of the main social networks including: Twitter, Facebook, Google+, Delicious, Stumbleupon and Pinterest (the first 3 being the most important to me). I'd like to be able to perform this functionality from a C# desktop application that …

Member Avatar for shadyreal
0
156
Member Avatar for happygeek

The news that, following a number of pretty high-profile password compromise cases, Twitter is adopting a two-factor authentication for account access is to be welcomed. 2FA, as it is known, applies the better security concept of something you know combined with something you own into the access equation. The thing …

Member Avatar for analyzea
2
495
Member Avatar for happygeek

The latest VIPRE Report from [GFI Labs](http://www.gfi.com) suggests that 2013 started off as a bad year for social network-based cybercrime attacks. The report, which analysed the ten most prevalent threats detected during the month of January, identified phishing messages on both Twitter and Facebook as well as malicious spam messages …

Member Avatar for expensetracker
2
490
Member Avatar for EricMack

[ATTACH=right]16373[/ATTACH]Lately there's been lots of buzz over how to keep the flood of online content coming and allow the people and companies that create it to eat, too. This led the Center for the Digital Future at USC's Annenberg School to rehash an old meme in its [URL="http://www.digitalcenter.org/pdf/2010_digital_future_final_release.pdf"]annual report[/URL] released …

Member Avatar for samsds
3
448
Member Avatar for happygeek

Dana Tamir, Enterprise Security Director for [Trusteer](http://www.trusteer.com/) has recently uncovered a variation of the TorRAT banking data malware which has been actively configured to target Twitter users. The attack works by "injecting Javascript code into the victim’s Twitter account page" Tamir says, adding that the malware "collects the user’s authentication …

Member Avatar for diafol
2
383
Member Avatar for rouse

I am using twitter boostrap for a conversion project that I am workng on. I need to change the color of the Nav-bar, the links color, hover color of the links and finally the default size of the text of the links. Can you point me to a tutorial to …

Member Avatar for bootstraptor
0
169
Member Avatar for happygeek

I blame [URL="http://twitter.com/scobleizer"]Robert Scoble aka scobleizer[/URL] for his 'First look at “revolutionary” social news iPad app: Flipboard' post which led to a flipping iPad app taking over Twitter for most of yesterday. Some 24 hours late, Flipboard has thankfully dropped off the trending top ten list at Twitter, although it's …

Member Avatar for klemmerj
0
347
Member Avatar for davidjennings

Hi All I am trying to implement implement a coherent, extendable object oriented solution in PHP. I am not sure where to start to solve this problem. (Not home work) The Problem • I need to use a basic command line program that when called will retrieve and store a …

Member Avatar for pritaeas
0
234
Member Avatar for hindu times

Hi there, I am using the code below, which is bulked in with the "Keyring Social Importer" plugin for Wordpress, to import my Tweets on a regular basis as individual blog posts in my Wordpress blog. I would like to add a line of text within each created blog post, …

Member Avatar for bradly.spicer
0
356
Member Avatar for jag157

Hi i am trying to geocode tweets to a google map i have all my code in place but it just isnt loading up my tweets its just showing the map here is my html code can anyone tell me where i am going wrong thanks <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for LastMitch
0
209
Member Avatar for hindu times

Hi there, I'm wanting to display Tweets as blog posts in my website. I'm currently using a Wordpress plugin called Twitter Tools ([http://wordpress.org/extend/plugins/twitter-tools/](http://wordpress.org/extend/plugins/twitter-tools/)) to do this, and it works to an extent. So far I can get it to pull my tweet into the content of a post and publish …

Member Avatar for hindu times
0
257

The End.