| Projects on Google Code | Results 1 - 10 of 32 |
=Plurks Icons For Everybody=
pifeb stands for [http://code.google.com/p/pifeb/ Plurk Icons For EveryBody] for additional sets of icons to use with microblogging plurk.com website. pifeb add tabs to emoticons selecter tabs using [https://addons.mozilla.org/es-ES/firefox/addon/748 GreaseMonkey].
=...
The unofficial Plurk API.
*This is not an official Plurk API, and thus, problems and support requests should not be directed to the Plurk Team*.
*Using this API is also subject to Plurk's [http://www.plurk.com/terms terms and conditions]. Please don't abuse the API and Plurk.*
# [http://c...
這個小工具可以幫助使用者在特定的時間在噗浪 (Plurk) 上發噗。
妥善利用的話,可以讓你的卡碼值維持在高點不掉。
(Windows XP 在使用前需先安裝 <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=zh-tw">.NET Framework 2.0 版可轉散發套件</a>;Windows Vista 及 Windows 7 可直接安裝使用。)
簡單的操作說明請參考[UserManual ...
Plurome 是一個 Google Chrome 的擴充套件(extensions),提供您在 Chrome 上快速使用 plurk 的工具。([GettingStarted 使用方式])
[http://lh6.ggpht.com/_hNy_9UI1_R8/SrXiyfj7cYI/AAAAAAAAC8I/cJSZK-VNxf4/s400/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7%202009-09-20%20%E4%B8%8B%E5%8D%884.06.42.png]
By opening up Plurk's API, developers can be able to make applications that can use Plurk’s features, data, etc.
Based on official Plurk API: [http://www.plurk.com/API]
Demo: [http://plurk.yohang.web.id]
More: [http://yohang.web.id/plurk-api-php-class-library.html]
When I try to develop a Plurk client for android platform, I am surprised there is no Plurk APIs available for Java developers. You can find many APIs for Perl, PHP, C#, Python.... but simply not for Java.
So I decide to a little bit postpone the android Plurk client development, instead, start f...
This project is my attempt to create a more complete Python API to the Plurk microblogging service. It produces an object oriented touch while interacting with Plurk.
The Gadget XML URL is: http://plurk-wave.googlecode.com/hg/plurk.xml
Plurk Client
!SweetPlurk (甜不浪) 是一個簡單的 Plurk API 包裝套件,讓 PHP 開發者可以容易地在應用程式裡加入 Plurk 支援。
未來將會加入更簡單的 Plurk 資料操作功能。
執行環境:
* PHP 5.2.9 以上版本
* CURL
使用範例:
{{{
<?php
require_once 'SweetPlurk/Go.php';
define('APP_ROOT_PATH', dirname(__FILE__));
$apiKey = 'your_api_key';
SweetPlurk_Go::init(array(
...