Archive

Archive for the ‘Javascript’ Category

Auto Add Friends Using (Javascript) Friendster Hacks

September 27th, 2008 Admin 14 comments

This is a little trick using javascript inserted to your profile in about me or who i want to meet sections. This script will add another Friendster user become your friends when they view your profile and not your friends yet :)

Ok let’s go. For details how to insert and generate JS script to embed in profile, please view my past post about Boost Your Friends Using (Javascript) Friendster Hacks :) I assummed you already have file hosting account in Fileave or Ripway. Copy this code below into your notepad and rename into, example my-script.js or if you already have previous js file in file hosting account, just edit it and save :)

Read more…

Categories: Friendster, Javascript Tags:

WordPress Exchange Links Plugin – AJAX Version

September 26th, 2008 Admin 250 comments

Let me introduce a new plugin called WpExLinks. This is my first plugin for WordPress that enable you to build your links network with other webmaster. This proccess now more easier in WordPress realm. We can automate the proccess and we’ll get some notification email in the end of proccess. Here are some feature from my plugin :

  1. Auto checking error if this fields were blank (name, email, website title, website URL, reciprocal URL, website description)
  2. Checking for valid format of email, website url, reciprocal url
  3. Checking for status reciprocal url before submitted
  4. Auto blocked same domain submitted
  5. Integrate AJAX CAPTCHA and AJAX sending form in user interface
  6. Notification email for admin when some submit link
  7. Edit Links Page! available
  8. Widget already
  9. Easy manage links (delete, approve, unapprove, check reciprocal links) from Options page

Read more…