2,475 Topics
| |
As far as social media optimization or social media marketing services are concerned, which way would be better and effective for you than SEO or search engine optimization. If discuss it elaborately, then facebook commenting, blogging, blog commenting, forum posting, twitter and a number of other social media marketing services … | |
Okay, I currently have IPB, and I really like it. It's quite powerful. But I like the way phpBB allows you to sort of export news articles to a front page before your forums, etc. So I'm thinking about switching. IPB vs. phpBB... Advantages, disadvantages of each? Which would you … | |
I just wanted to learn to create facebook applications using python.I am new to web development of any sorts, so everything seems to be weird right now. Here is what i acquired by google searching pages: This is the facebook developers page: [url]http://developers.facebook.com/opensource/[/url] Only one link to python.. [url]https://github.com/facebook/python-sdk[/url] The … | |
I am curious about customizing a YouTube channel to allow enhanced functionality. I want to do something like this: [url]http://www.youtube.com/user/gillette[/url] How do I go about that? --- I think that I may already be signed up for the [URL="http://www.youtube.com/t/partnerships_faq"]YouTube Partnership Program.[/URL] Is having an 'Enhanced Youtube Channel' the same as … | |
I knew I still have a lot to improve in SEO especially when I found out about online groups. Can you give me insights about it? Ideas or tips on successfully establishing online groups. Thanks a bunch. | |
Hii.........I am using one tool it Shows Page is NOT PathMaps enabled whatdoes it mean .....can anyone help me out ? | |
Hi everyone, I'm new study Facebook api. I use this code, but the resault is empty. Can anyone help me? Thanks. ps: i have replaced my api id, url ,secrect in it. [CODE]<form action ="index.php" method ="post"> <input type="text" value="what is?" name="search" style="color:#999;text-align:center;" onfocus="if (value =='what is?'){value =''}" onblur="if (value … | |
Hey im new around here so if i get something wrong tell me :D I have this code [CODE]$txt = str_replace("#", "<a href=user.php?user=$txt></a>", $txt); [/CODE] I want it to when a user tags someone using # it goes to the user.php?user=WHATEVER#WAS. Its just like twitter is this possible and simple? | |
There are lots of websites , which are using ajax. But, there are some who just made ajax most popular thing nowadays . Here are some examples. Google Twitter Facebook Linkedin Orkut Myspace Google maps Wordpress Knol | |
| Hi, Can someone tell me how to make an image next to an input field? Something like what you would find at [URL="http://www.facebook.com"]http://www.facebook.com[/URL] or [URL="http://twitter.com"]http://twitter.com[/URL] when looking at the search field input box, you'll notice a picture of a magnifying glass - How do they do this? Thanks, Ashton. |
so pls rely my question ... Fast ..so pls give me a your suggestion ... | |
I thought I would share with you all a tutorial I just posted on creating a Facebook app using the Facebook Graph API and their PHP SDK. It's a very easy to follow tutorial and by the end you'll have your own app reading and writing posts to your wall … | |
Do you really believe in the power of twitter influencers? | |
Google Buzz has been the center of attention this week to anyone who has a Gmail account. I have to say that Google Buzz took me by complete surprise, so of course I wrote a blog anout how it is Google's new spam system. Well now I'm writing this article … | |
looking to build a network for link exchange/promotion. The plan is to get a distributed group of reliable people. Then exchange promotion between group members. The group would need to be relatively small and manage-able. Communication would need to be open amongst the group, but kept private and away from … | |
This is for people that are on Facebook and use it to send people to their websites. This is an online newspaper (money.cnn.com) with lots of great articles. You can leave all the comments that you want and they are all linked to your Facebook page. [B][URL="http://money.cnn.com/galleries/2010/real_estate/1009/gallery.best_places_retire.moneymag/5.html"]http://money.cnn.com/galleries/2010/real_estate/1009/gallery.best_places_retire.moneymag/5.html[/URL][/B] Of course for … | |
Hi all, I operate a web directory and made it so that other websites can install it and pull the categories and links from my database (an effortless web directory). I recently discovered I could install it in my FaceBook account too very easily. All that someone else needs to … | |
Last month [URL="http://www.daniweb.com/news/story297374.html"]DaniWeb reported how Justin Bieber beat Lady Gaga to become the King of YouTube[/URL] with the most viewed video ever. Gaga has proven harder to tackle on Twitter where the quirky pop star has just knocked Britney Spears off the top spot in terms of the most followers. … | |
Hi please if anyone can tell me what information to fill up in following fields and where i can get them, or any simple way to integrate facebook to my site [CODE]<?php /* * FACEBOOK CONNECT LIBRARY FUNCTIONS/CLASSES */ /* * FILE INCLUDE PATHS * MAKE SURE THESE PATHS ALL … | |
Hey all, I have a htpc project that I am working on. The main program loads dlls which are basically other win forms. On each of these forms, including the main program, I use a picturebox (double buffered picturebox) for the background image and then draw everything on it by … | |
Hi, i am working on a facebook page with custom fbml page. Here is the link: SNIP I want to make a jquery slideshow in the page. Is it possible to use jquery there. I write a script which work on other website but not working there. I am importing … | |
Hello [B]PHP Experts,[/B] I am looking for the application in my site, which allows users of my site to invite their friends from facebook? How can i implement this? Plz reply, Any Help will be appriciated... | |
I just downloaded a socialengine script. it works fine with my local WAMP server. but when i get it online i get the[B]" Autosuggest is already set!"[/B] in every page. and every page contains two duplicate of the same page (ie., two header and two footer) but the site works … | |
| So basically I want to login to FaceBook and check if I have any notifications. I haven't a clue how to check if I have notifications and I'm not very good at all with HTML so I'm not sure what I'm looking for in the page source to grab the … |
The issue of death and how to deal with it has already come to social media, with a number of social media sites having [URL="http://www.daniweb.com/reviews/post978070.html"]policies [/URL]on how to deal with dead members, notifying the dead person's friends, allowing people to memorialize the dead, and so on. But a new problem … | |
I have an adult social network that gets about 20,000 pageviews daily. From what I've read, I should be seeing a pretty good profit from this amount of traffic... I've been using blacklabelads.com and have been seeing very little income from this... only about $0.40/day. What are my best options … | |
| Wait you don't need to read the whole things :) Just scroll down, and see what I've asked :) [CODE]stdClass Object ( [friends_count] => 54 [description] => i'TS THE digiTAL vERSiOn 0b devilZ! tECH & mUUsic fReak. sImpLE buT.......! [screen_name] => 2020Volt [profile_sidebar_border_color] => 181A1E [status] => stdClass Object ( … |
I am having a problem sending my form to MySQL on my application page (when you click GameTime! it should send the data to a MySQL table.)- [url]http://www.facebook.com/apps/applicatio[/url] … 6347603790 It sends the form data here: [url]http://bit.ly/91oi88[/url] however, it just won't seem to work in facebook. Obviously there is something … | |
Teen pop sensation Justin Bieber has already conquered Twitter, and now it would appear he has become the undisputed King of YouTube after knocking Lady Gaga off of the 'most viewed video ever' spot. According to a posting on Twitter by YouTube, Bieber first overtook Lady Gaga on Thursday night … |
The End.