| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Gay Community Builder 2.1 |
windows | Network Internet->Internet Client Suites | $599.00 |
View Detail
|
|||||||||
Our company offers you a full package for gays community site development. The given program has been designed specially for easy creation of community agency site. With the help of our program you can create your own community site within 5 minutes... Our software for gays community site development combines in itself the most important and the most popular features of public and gays community sites all over the world. |
||||||||||||||
| 2 | MySpace SlideShows 1.0 |
windows | Windows Widgets->Widget Miscellaneous | Free |
View Detail
|
|||||||||
It has never been so easy to create a slideshow and embed it into your MySpace profile. MySpace SlideShows lets you to create a slideshow and easily add images to it. Registered imagelooop users can also choose one of their existing slideshows. If the slideshow is ready, it can be embedded in your MySpace profile by simply pressing one button. Try it out! |
||||||||||||||
| 3 | Myspace Marketer 1 |
windows | Network Internet->Other | $85 |
View Detail
|
|||||||||
Myspace Marketer can send out messages, bulletins, comments and request friends. It supports account chaining and proxy lists. Myspace Marketer utilizes winsock for all communication. Myspace Marketer also comes with a friend ID extracter. Requirements: .Net 2.0 or higher is required Limitations: · This demo version will only request 20 friends at a time and will note remove succesful friend requests from the list of friend IDs |
||||||||||||||
| 4 | WWW::Myspace 0.60 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
WWW::Myspace is a Perl module to access MySpace.com profile information from Perl. WARNING - DO NOT USE THIS MODULE FOR MASS MESSAGING OR COMMENTING. Myspace will cripple or disable your account: Older accounts: Messages will appear in your Sent folder but not in the receivers inbox, although theyll be able to see it if theyre paging through from another message. The receiver will get a "New Comments" notification and be able to see your comment, but it wont appear on the profile page. Newer accounts: If you created your myspace account in or after June 2006 (approximately), and you use a "bot" (including this module) to send messages, your message sending ability will be disabled and your account may be deleted. This is due to security features myspace has implemented to prevent spam abuse by people using multiple accounts. SYNOPSIS WWW::Myspace.pm provides methods to access your myspace.com account and functions automatically. It provides a simple interface for scripts to log in, access lists of friends, scan users profiles, retreive profile data, send messages, and post comments. use WWW::Myspace; my $myspace = WWW::Myspace->new ($account, $password); OR my $myspace = new WWW::Myspace; # Prompts for email and password unless ( $myspace->logged_in ) { die "Login failed: " . $myspace->error } my ( @friends ) = $myspace->get_friends(); This module is designed to help you automate and centralize redundant tasks so that you can better handle keeping in personal touch with numerous friends or fans, or coordinate fan communications among multiple band members. This module operates well within MySpaces security measures. If youre looking for a spambot, this aint it. WWW::Myspace works by interacting with the site through a UserAgent object, using HTTP::Request::Form to process forms. Since by nature web sites are dynamic, if you find that some interaction with the site breaks, check for a new version of this module (or if you go source diving, submit a patch). You can run "cpan -i WWW::Myspace" as a cron job or before running your scripts, if appropriate, to make sure you have the latest version. |
||||||||||||||
| 5 | MySpace Booster 1.0 |
windows | Network Internet->Browsers | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | MySpace Search 1.0 |
mac | Dashboard Widgets->Search | Free |
View Detail
|
|||||||||
MySpace Search widget - search for your friends right from your dashboard |
||||||||||||||
| 7 | Capture MySpace 2.0 |
windows | Network Internet->Other | $39.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 8 | MySpace Randomizer 1.0 |
windows | System->Browser Tweak | Free |
View Detail
|
|||||||||
Get a new random myspace account layout using the MySpace Randomizer Opera widget The MySpace Randomizer widget for Opera browser allows you to get a new myspace layout style. Requirements: · Opera 9 or later |
||||||||||||||
| 9 | MySpace Feed 1.01 |
linux | Internet->HTTP | Free |
View Detail
|
|||||||||
MySpace Feed tool lets you important headlines from your blog, LiveJournal, a news feed, or other source into your MySpace (or Friendster) page. MySpace Feed converts the headline text into an image. We have a script that updates the images once a day. |
||||||||||||||
| 10 | WWW::Myspace::FriendAdder 0.12 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
WWW::Myspace::FriendAdder Perl module will interactively add friends to your Myspace account. SYNOPSIS This module gives you a little more flexibility when adding friends to your Myspace account. It is interactive and will occasionally prompt you for input. Youll have the most success when using it at the command line, but you do have the option of suppressing its reporting and interactive nature if you want to run it from a cgi script or if you just find it annoying. Hey, youve got your reasons, right? This module is an extension of Grant Grueningers handy WWW::Myspace module. use WWW::Myspace; use WWW::Myspace::FriendAdder; my $myspace = WWW::Myspace->new(); my $adder = WWW::Myspace::FriendAdder->new( $myspace ); my @friend_ids = (List, of, friend, ids); $adder->send_friend_requests( @friend_ids ); By default, this routine will try to add as many friends as possible until it it reaches max_count, which defaults to 50, but can be set to any number of your choosing. See below. When Myspace prompts you for user input, the routine will pause and allow you as much time as you need to fill out the Myspace form. Once you have done so, you may prompt the script to continue or to exit. Upon its exit, the script will report on its success and/or failure. |
||||||||||||||
| 11 | MySpace Booster 1.0 |
windows | System->Browser Tweak | Free |
View Detail
|
|||||||||
MySpace Booster description Boosts the MySpace experience by providing auto-login and single-click access. MySpace Booster is a IE toolbar designed to provide auto-login and single-click access to the main website. Here are some key features of "MySpace Booster": Auto-login. · Even if you tell MySpace to remember you, it still doesnt. The MySpace Booster takes care of that. Simply click on any of the buttons like Messages or Comments and you will be automatically logged in and taken directly to those sections. (and its very easy to clear the password so others cant log in under your Rich comments. · MySpace comments and MySpace comment graphics have never been easier. The MySpace Comment Booster allows you to change the font, font size, colors, formatting like bold, italic, alignment, indenting, links, graphics, and smileys. All without requiring you to enter HTML code. Create a signature. · The MySpace Comment Booster keeps track of the last entry you made, making it very easy to create and store a signature. Copy / Paste. · Copy / paste images and other items from your browser directly to your MySpace comments without knowing any HTML. Source code editing. · For advanced users, the HTML code of the MySpace comments can still be edited. Hidden profile areas. · No more hunting for the links on a users profile. The current users MySpace profile edited space is all available directly from the MySpace Boosters menu. Their MySpace comments, videos, pics, MySpace contact table, and more are just one click away. Requirements: · IE 4 or higher |
||||||||||||||
| 12 | MySpace Bulletin Editor |
script | PHP | $20.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 13 | Advanced Myspace Toolbar 1.01 |
windows | Home Shell Desktop->Desktop Toolbars | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | MySpace Resources Website |
script | PHP | $29.99 |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | MySpace Friend Renamer .86 |
linux | Internet->Firefox Extensions | Free |
View Detail
|
|||||||||
MySpace Friend Renamer provides an extension that allows you to rename your MySpace Friends. This adds a right click option to Myspace Pages and allows you to change the display name for any of your friends. Handy if your friends change names often, or pick strange and obscure names. Also in response to comments. If a tab is not in focus when the page loads, the extension will not rename. I believe that the extension will conflict with other extensions that change pages when they load. If I find a better way to do it, I will change it. |
||||||||||||||
| 16 | MySpace clone script |
script | PHP | $1.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 17 | MySpace Countdown Generator |
script | PHP | $8.99 |
View Detail
|
|||||||||
|
||||||||||||||
| 18 | Unofficial Myspace Toolbar 1.4.91 |
linux | Internet->Firefox Extensions | Free |
View Detail
|
|||||||||
Unofficial Myspace Toolbar provides a way to automatically login to Myspace. Automatically login to Myspace, instantly access your messages, view hidden comments, create styled comments/bulletins and more with this intuitive and customizable toolbar! NEW! Myspace Notifications: Find out if you have new comments, bulletins, etc without logging into myspace. The toolbar can automatically hide when you are not using Myspace. To toggle this feature, click the "m" on the status bar. |
||||||||||||||
| 19 | MySpace Browser 1.0.0 |
windows | Network Internet->Browsers | Free |
View Detail
|
|||||||||
The MySpace Enhanced browser is a computer program that will improve your myspace experience. We developed this application because we were tired of viewing messy myspace profiles, and were tired of the cumbersome, unorganized MySpace website navigation. This program solves these all too common issues. It doesen t matter if you are a die hard myspace user or just a casual user, this program is for you. MySpace Enhanced can help you manage and improve your MySpace Profile. You can easily find and add new layouts, graphics and page enhancements to your profile with this program. Download now and see what you ve been missing. Here are some key features of "MySpace Browser": · Built exclusively for MySpace · Easily add layouts and graphics to your profile · Auto-login to your MySpace account · Unpimp someones crazy profile · Send colorful comments & messages · Easily navigate MySpace · Get on MySpace if its blocked at school or work · Block flash on messy profiles |
||||||||||||||
| 20 | MySpace Toolbar Pro 1.1 |
windows | Network Internet->Browsers | Free |
View Detail
|
|||||||||
|
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
