Tags
- google (40)
- wordpress (15)
- search (6)
- code (5)
- php (5)
- plugins (5)
- security (5)
- blog (4)
- css (4)
- email (4)
- View all 163 tags
- rss (4)
- seo (4)
- spam (4)
- bbpress (3)
- chrome (3)
- firefox (3)
- funny (3)
- gmail (3)
- google reader (3)
- linux (3)
- microsoft (3)
- news (3)
- social sites (3)
- themes (3)
- twitter (3)
- videos (3)
- webmaster tools (3)
- web server (3)
- windows (3)
- 404 (2)
- adsense (2)
- advertising (2)
- adwords (2)
- api (2)
- browser (2)
- comments (2)
- design (2)
- error (2)
- facebook (2)
- forms (2)
- free images (2)
- gadgets (2)
- google toolbar (2)
- internet explorer (2)
- labs (2)
- marketing (2)
- online (2)
- review (2)
- scripts (2)
- sms (2)
- ubuntu (2)
- updates (2)
- widgets (2)
- youtube (2)
- zend (2)
- akismet (1)
- alerts (1)
- analytics (1)
- android (1)
- applications (1)
- authentication (1)
- bar code (1)
- bing (1)
- blogs (1)
- branding (1)
- captcha (1)
- cart (1)
- classes (1)
- clip (1)
- cms (1)
- community (1)
- comparison (1)
- copyrights (1)
- credit card (1)
- development (1)
- dns (1)
- domain name (1)
- ecommerce (1)
- extensions (1)
- extenstions (1)
- feedburner (1)
- file size (1)
- filter content (1)
- flash (1)
- forum (1)
- framework (1)
- friendfeed (1)
- functions (1)
- gears (1)
- geo location (1)
- germany (1)
- goo.gl (1)
- google analytics (1)
- googlebot (1)
- google chrome (1)
- google docs (1)
- google groups (1)
- google maps (1)
- google wave (1)
- hacks (1)
How To Integrate Facebook With WordPress « Smashing Magazine
Facebook is one of those Web phenomena that impress everyone with numbers. To cite some: about 250 million users are on Facebook, and together they spend more than 5 billion minutes on Facebook… every day. These numbers suggest that we should start thinking about how to use Facebook for blogging or vice versa.
We did some research to find out how the integration of Facebook with WordPress and vice versa works, or — in other words — how you can present your WordPress blog on Facebook or use the functionality of Facebook on your WordPress-powered blog. Both of these can be achieved with a set of WordPress plug-ins, a couple of which we’ll present here in detail.
Connect your Blog to your facebook and show your blogs on your wall.
This article show how, in detail you get explained how to use facebook connect and the facebook API
Google REST Search API
Google half-way cancelled their SOAP API a while ago, but they now* offer a parametrized URL that returns a JSON data set. Google says this REST approach is useful for "Flash developers, and those developers that have a need to access the AJAX Search API from other Non-Javascript environments." This may be even simpler to use than the SOAP API, though I wonder how long (and how well) it's going to be working. Here's an example query:
I used the Google Search SOAP API on several site some time ago and because the API doesn't work for all the time I moved to the Yahoo Search API. Actually I don't like the Yahoo results (the quality of results might be the reason that many people doesn't use Yahoo to search the net). The REST search API from Google is a good alternative, even if you need to re-write your whole application. Your can search in different Google search product and you have plenty parameter to filter your result:
http://code.google.com/apis/ajaxsearch/documentation/reference.html#_intro_fonje





0 Comments