My Space
>>>
WordPress › myPress: Wordpress -> Myspace crossposting « WordPress Support WordPress Home About Extend Docs Blog Support Hosting Donate -- Download Register or login: Username: Password: WordPress Support » Plugins and Hacks myPress: Wordpress -> Myspace crossposting Tags: plugin myspace wordpress crossposting Topic started 6 months ago 32 posts so far Latest reply from amygd This topic is not a support question 1 2 Next Page » mannkind Member myPress is a WordPress plugin that allows crossposting, editing, and deleting of posts from myspace. Now, there are only a few people that have used the script, so I would like some opinions, comments, feedback, etc. The code is based on the myspace wordpress hack, which was converted to a plugin. Which was then converted (using some skeleton code from croissanga) to allow editing and deleting. Next the options pane was added (with a few extended options), and finally, autogeneration of the required SQL table. You can find myPress at http://www.thenullpointer.net/wordpress/scripts/myspacepress I would love to hear any feedback people have to offer. Posted: 2005-06-24 20:57:13 # overtech Member Script doesn't work in WP 1.5 and is poorly coded. You make an absolute reference to a directory structure that can only exist on your web server... at least briefly check your script for compatibility before making public. The script also keeps trying to create a table that already exists, even after following the proper method of setting up the script as displayed on your blog. Also, if you want comments, how about enabling comments on your WP? Posted: 2005-06-30 02:16:01 # mannkind Member overtech, perhaps you should try some constructive criticsm before being a jerk. The script works in 1.5. Obviously I'm using WordPress 1.5, I've done many tests on fresh wordpress installs, and I have had feedback from many people using WordPress that it works fine. First there is absolutely NO absolute path being used that is directly related to my blog. There are two references to an absolute path. The first is in the readme/download page, the other for the cookie in the Options page. Let me just say, for the record, that these are examples, and obviously need to be changed by the user. Readme/Download Page: There is an abs path reference to /blog/wp-content/... blah blah blah. This is not even how my site is laid out. Perhaps you should have looked at the URL before accusing me of this. I put the /blog/ in because people seemed troubled by wp-content/plugins. I received a few emails asking for an full example path. So I gave it to the users. I fail to see how an example full path fails the compatibility test. Options Page: The second full path is on the options page. /tizemp/. Do you think my host has /tizemp/. This obviously needs to be changed by the user. Perhaps I should change the default to something like /you/need/to/change/this but... nobody yet (besides you) have commented on this. If I get a few more comments about it, I would gladly change it. As it stands, it doesn't seem to be a problem for most users. Creation of the SQL table: You are correct, the script *checks* to see if the table is created, and if not, creates it. I do suppose a button could be installed on the Options page saying "create SQL table" but, I was trying to make things transparent for the user. I had many people write and ask how exactly they should use the .sql script that was included in previous versions. It was obvious users didn't know how to do it, so I thought I would make it automatic. I do wish your criticsm would have been construtive rather than rude. I tested the code on my wordpress install, a family member's wordpress install, and on many fresh wordpress installs. They all worked without a hitch. Versions ranged from 1.5.1 to (now...) 1.5.1.3. As far as 'comments' go... I do have comments enabled on WordPress. I don't have them enabled on the download page because I'd rather it not become cluttered with comments. However, there are plenty of frontpage posts dealing with mypress as well as email. Again, please try to make criticisms construtive, and try to think of why I *may* have made certain decisions with *my* website. Just because it doesn't conform to how you *think* I should have done it doesn't mean it is wrong. If you have [constructive] criticism, I would be glad to listen. If you are just going to complain because I am trying to provide something that many users want in an easy to use fashion that you just cannot comprehend, don't bother. Posted: 2005-07-02 06:36:24 # miklb Moderator How weird. Both posters have sites that are either completely not there, or 404 errors. Posted: 2005-07-02 07:02:09 # ifelse Moderator "overtech, perhaps you should try some constructive criticsm before being a jerk." Really? I felt that Overtech was quite fair with his comments esp. WRT to table creation. There's no need to get defensive. Posted: 2005-07-02 12:16:24 # mannkind Member ifelse - how is this even remotely constructive? - "Script doesn't work in WP 1.5 and is poorly coded ... at least briefly check your script for compatibility before making public" I think that is pretty insulting. I did check the script, *a lot*, before releasing it. I used many installs of wordpress and used other people's installs as test beds. I also have had feedback from people using it that it works in 1.5. And *I* use 1.5. The above quote is *not* constructive . WRT to table creation, he is probably *seeing* it try to create the table because he has *not* installed it as the instructions example. Yes, the script checks for the table, and if it doesn't exist, trys to recreate it. Automatically, without user intervention. Obviously if the plugin *isn't* installed correctly the user will see the error trying to check/install the table. If it were installed correctly the user wouldn't see it. I can verify both of these things by simply moving the mypress folder one level up. From wp-content/plugins/mypress/mypress/* to wp-content/plugins/mypress/* and I get weird option errors AND I get errors about it trying to use the fuctions to check and create the table. I'm really not defensive, but rather shocked that I could put quite a bit of work into something, and have someone basically say "it sucks", seemingly because they fail to comprehend what an 'example' is and how to follow instructions. Now it's fine for him to think that the plugin sucks, but the above quote is espeically rude. I asked for constructive critism, not "it sucks" criticsm. The truth is that it *does* work with 1.5.1->1.5.1.3, and I did many hours of testing, deployment testing, user testing. You see errors when it is not installed correctly. There is a *chance* there is a conflicting plugin. However, overtech doesn't bother to provide any information, anything helpful, except basically that "it sucks". As far as the site 404's, I do appologize. I just received an email from the admin about it. The site should be back up and running now. Posted: 2005-07-02 16:54:04 # DaveQ Member I would like for the plugin to work with my future posts. Rigth now anything I post in the future on my site is posted instantly on MySpace. Any poitners? Posted: 2005-08-14 14:57:42 # noforker Member I'm not having any luck getting posts made in WordPress to show up in my MySpace page. I'm using WordPress 1.5.2. Is MyPress compatible with WordPress 1.5.2? Posted: 2005-08-25 16:50:57 # vitruvius Member I too, haven't had any luck with the crossposting. Posted: 2005-08-26 07:20:15 # sjchase Member ditto Posted: 2005-09-14 00:14:09 # sjchase Member okay i've narrowed down the problem with mypress but i don't know how to fix it. it seems to be the admin and driver php, i think it it's the get_option ( ) but i don't know where to go from there. my browser says it's line 3. anyone? Posted: 2005-09-15 02:43:00 # poil11 Member i have been using this plugin since it first got released and have no problems at all with it, i don't understand how you people are having problems with it. Posted: 2005-09-15 23:13:45 # sjchase Member dude, look i would love for it work, i wish i didn't have a problem, but i do and i'm here looking for help. all i know is that all i get when i use this plugin is a screen that says: "Fatal error: Call to undefined function: get_option() in /home/sjchase/public_html/wp-content/plugins/mypress/mypress_files/mypress-driver.php on line 3" and that's it no cross posting no nothing. so thanks for your help. maybe i got a bum version i don't know i updated my wordpress to 1.5.3 and tried installing and redownloading the plugin twice. if you have any constructive suggestions let me know. but the best i can tell there is an error in the code, if you have an error free version of the code please email it to me: kimchi08red@yahoo.com Posted: 2005-09-16 04:32:42 # cloak42 Member I may not be getting any errors, but neither am I getting any posts on MySpace. I guess the questions I have are these: 1. Is there supposed to be any kind of option on the "Write Post" page that will show me anything to do with the MyPress plugin? I have already updated the Options page with my username and password and everything, but there isn't anything in the Write page that's telling me that my blog is even attempting to update MySpace. At least Live+Press has stuff listed there. :) 2. Here's the output from the database: mysql> select * from myspace_wp_post_map; +----+---------+------------+ | ID | post_ID | myspace_ID | +----+---------+------------+ | 1 | 26 | | +----+---------+------------+ That's it. Any clues as to why it would be doing that? At the very least, it seems to be telling me that, as I had thought, it hasn't even attempted to post anything. Posted: 2005-09-19 04:17:04 # rhondalicious Member Can you run this and Live+Press at the same time? I was hoping to be able to, but I'm also posting, and nothing goes over to myspace. No error messages, but also no posts. Posted: 2005-10-07 17:47:56 # poil11 Member i have also had problems with both of them working, so i disabled livepress. Posted: 2005-10-08 09:27:00 # blackc2004 Member Has anyone been able to get this working in synch with livepress? I Want to be able to cross post to both my myspace and lj! Thanks Posted: 2005-10-12 14:24:58 # sini Member hmm, I could be missing something .. I've just set up mypress, works just fine for me. but, I would like the posting to myspace to be NOT automatic. I would like, perhaps a checkbox 'post this to myspace' or something. not everything that goes in my wordpress do I want automatically on my myspace. am I just blind? Posted: 2005-10-15 05:54:36 # blackc2004 Member From the looks of it, the major problem is using livepress and mypress working together. Any ideas? Posted: 2005-10-17 15:35:29 # citizenkeith Member I am using MyPress and Live+Press at the same time and have no problems at all. That is, I didn't have problems until after I realized that there were MyPress options in the Dashboard. Doh! Otherwise, how would MyPress know who you are on MySpace? Check the directory path for the plugin, and make sure you fill out those options. Posted: 2005-10-21 15:52:55 # rhondalicious Member Well, I put the mypress folder inside the plugins folder, filled out the options page for it, and nuffin. I see that it did create the table "myspace_wp_post_map" and it's got 62 posts in there (apparently all the ones I've done since installing the plugin) - but none of them seem to be making their way over to MySpace. Posted: 2005-11-11 15:25:03 # JesseChina Member Thanks for the plugin. Posted: 2005-11-12 01:08:43 # jonefoley Member The MySql table has been created and there is a corresponding MySpace Id for the Wordpress ID, however the post has not actually appeared on MySpace, any thoughts? Im using WP 1.5.2. Posted: 2005-11-24 05:51:14 # iamdw Member jonefoley - i'm in the exact same boat as you ... wish their were an official word from mannkind but after much digging on his site and elsewhere, i believe the problems lie with myspace.com modifying their code in order to break handy plugins and orher such outside of myspace utilities. Last note i found from developer was a reply to a post on sept. 19th (scroll a page or 2) @ http://www.thenullpointer.net/wordpress/updates-mypress-mindpress-new-guardersnake-applescripts-adiumlocation-mountbylocation/#comment-80 looks like we'll have to wait for myspace to cooporate with 3rd party, though it only seems less likely with their growth and new more corpotate mentality but who knows... Posted: 2005-11-27 07:10:30 # chaoswarp Member I have been messin around with this plugin. It seems myspace added a hash to the blog entry page, that changes everytime you visit. Work around for now.. until I can post this somewhere better is as follows: Line 188: mypress-driver.php INSERT: //hash fix $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://blog.myspace.com/index.cfm?fuseaction=blog.create&editor=true"); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_RETURNTRANSFER,1); curl_setopt($ch, CURLOPT_COOKIEFILE, $cookie); $p = curl_exec($ch); curl_close($ch); $search = "input type=\"hidden\" name=\"hash\" value=\""; $pos = strpos($p, $search) + strlen($search);; $next = strpos($p, ">", $pos) -1; $s = substr($p, $pos, ($next-$pos)); $hash = $s; $post_params .= "&hash=$hash"; //end hash fix That should fix it up. Simply pulls the hash code out of the webpage and adds it to the post variables. Sneaky sneaky... Also for the problem addressed above about the missing myspace_ID in the DB. You want to make sure that you actually create the cookie file and give it permissions to be written to. It needs to be located in the directory you set in your options, and at default filename is 'mySpace_tehCookie'. Hope this helps... I was able to get it working with Wordpress 1.5.2 and this hack. Posted: 2005-11-29 10:04:41 # iamdw Member chaoswarp Excellent work ! I had been able to get crossposting to work for a single post, but after posting a second time, the 1st was deleted. This workaround works perfectly for me. Hopefully it will last for a bit 'til myspace decides to break things once again. Thanks again !! Posted: 2005-12-02 03:46:43 # chaoswarp Member I posted this hack so if anyone uses it and has any problems please contact me. All the files you need are here also... Thanks, :) http://www.rossgerbasi.com/?p=130 Posted: 2005-12-03 01:30:48 # spencerp Member YES!! It works great for me so far lol!! Thx alot for this! =) twistedsociety666: YES!! IT FLUCKIN WORKS!! twistedsociety666: http://www.myspace.com/thevindictivebastard twistedsociety666: and http://www.vindictivebastard.net/blog spencerp P.S. If I happen to run into posts being deleted or something though, I'll let ya know to... just hope they don't.. <knocks on wood> lol.. UPDATE: It hasn't deleted anything as far as I know.... again this is awesome and thanks!! Posted: 2005-12-03 05:46:01 # firehead Member the workaround worked once, then it stopped working ... I don't understand SEAN Posted: 2005-12-09 20:29:20 # rhondalicious Member Well I couldn't get the workaround to go, and then I noticed that XrisXros is supposedly the replacement to MyPress, but that doesn't do anything either... Is there something we have to do on our end to make/store a cookie? If so, what? Edit: also, XrisXross broke my LiveJournal plugin... Posted: 2005-12-19 21:48:29 # RSS feed for this thread 1 2 Next Page » You must login to post. Register or login: Username: Password: array(2) { [0]= string(71) "SELECT * FROM minibb_topics WHERE topic_id = 37423 AND topic_status = 0" [1]= float(0.001431941986084) } [1]= array(2) { [0]= string(74) "SELECT meta_key, meta_value FROM minibb_topicmeta WHERE topic_id = '37423'" [1]= float(0.00033187866210938) } [2]= array(2) { [0]= string(101) "SELECT * FROM minibb_posts WHERE topic_id = 37423 AND post_status = 0 ORDER BY post_time ASC LIMIT 30" [1]= float(0.0020389556884766) } [3]= array(2) { [0]= string(47) "SELECT * FROM minibb_forums WHERE forum_id = 10" [1]= float(0.00014901161193848) } [4]= array(2) { [0]= string(122) "SELECT * FROM minibb_tagged RIGHT JOIN minibb_tags ON (minibb_tags.tag_id = minibb_tagged.tag_id) WHERE topic_id = '37423'" [1]= float(0.0017170906066895) } [5]= array(2) { [0]= string(181) "SELECT * FROM minibb_users WHERE ID IN (22472,23514,14701,4188,26603,28539,28558,30252,19761,30815,25520,4709,33464,5639,35671,39070,40724,41207,33227,38553) AND user_status % 2 = 0" [1]= float(0.0030720233917236) } [6]= array(2) { [0]= string(193) "SELECT user_id, meta_key, meta_value FROM minibb_usermeta WHERE user_id IN (4188,4709,5639,14701,19761,22472,23514,25520,26603,28539,28558,30252,30815,33227,33464,35671,38553,39070,40724,41207)" [1]= float(0.0017790794372559) }} -- WordPress Announcements:
MySpace Pre Made Layout
Myspace Layouts - Collection of free MySpace Layouts. Categories: | Show All | Girls | Guys | Sports | Music | Fashion | Design | Dynamic | Hearts | Stars | Polka_dots | Quotes | Swirlies | Brand names | Celebrities | Stripes/plaid | Movies/tv | Cartoons | Vintage_looking | Objects | Nature | Holidays (new) | Other | View page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 Preview : Added by: Layout Name : Layout1 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout2 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout3 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout4 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout6 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : Abercrombie Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Fashion Preview : Added by: Layout Name : Dynaimc Hearts Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : Lines Heart Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : LV1 Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : LV2 Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic View page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 e
MySpace Quiz
Are You A MySpace HO? - Quizilla preChecked(document.forms['theMailForm'].inclResult);" Help User Name: Password: [close menu] | [Home] Advanced>> Stuff (quiz, etc) Users Browse Tag Categories Search Most Popular Quizzes Stories Poems Highest Rated Quizzes Stories Poems Recently Added Quizzes Stories Poems Index Games Journals Stargazing Zillapedia Quizilla! Shop Help Promote Quizilla! Share your Creations Search Make New Account Make A New Quiz & More Themes Manage Your Quizzes Manage Your Images Your Info/Account Your Messages Quickstart Guide Log out My Quizilla My Journal How Do I... FAQ Documentation What's allowed here? Ratings Get Buttons for Your Site! . Main Menu Expand [v] Search Stuff Users Title: Are You A MySpace HO? Author: made by blakwingsangel at 7:45PM on 10/28/04 | Homepage | More Quizzes | Message Add to Watch List | Add to Friends List | Message Author -- Tags: no tags given | Browse All Tags Title: Are You A MySpace HO? Rating: Everyone | Avg Vote: 3.34 | Type: unspecified Add Quiz to My Picks List | Quiz Info | Report This Quiz Find out what kind of MySpacer you are! This quiz is still under construction. I apologize for the bad picture qualities. How Many Friends do you have? 0-250 250-500 500+ Friends? You mean how many hotties do I got? Do you know 75% of those on your list in PERSON? Yes, from before MySpace. Yes, from MySpace (I like to meet people) No, I don't meet people off these things. Of course. MySpace is the major hookup site. I'll meet them if they're hot.. that's how I met 75% of them. Just 1. Not really but I'd like to meet 75% of the hotties on my page. Not really but I'd like to meet 75% of the people I don't know. How do you know those on your list? (NOT in person, just in general) I know most of them solely through MySpace and I added them. I know most of them solely through MySpace and THEY added me! I know most from other places not in real life like chat, yahoo or xanga and not on MySpace. I know most from school, in real life, and from outside of MySpace. What kind of people do you add? (can check more than one) I add everyone and anyone. I need more friends! I only add those I already know. If I don't know you.. keep on movin. I NEED to have everyone I know on my list! If they don't have a MySpace I'll make them get one! I only add girls. or I only add guys. If you aint cute.. keep on movin.. j/k I'm not really there to add anyone. Who I add doesn't really matter.. long as it adds to the numbers! Comments are... (can check more than one) Semi-important. Doesn't really matter if you comment or not. IF YOU DONT COMMENT ME IM GONNA DELETE YOUR ASS. I could care less. I JUST WANT MORE FRIENDS!! ADD ME!! I like when they holla and hit me up with sum luv. Holla back. I don't really comment but I like to read other's comments. Your page is... Plain. I have better things to do than to bother with making it all fancy/I don't know how. It reflects me. I spend time to make it look good and keep adjusting it to what I want it to look like. My page kicks ass! Plain or has pictures of hot guys all over it or near naked women all over it (or in the friend list/comments area) I could care less! Friends friends friends! Comments comments comments! I try to disguise who I am so it depends. I'm here for... (can check more than one) Friends I know.. wish all my friends had MySpace! Friends I know/to make friends.. anythings cool. Dating or meeting people/relationships Just to hook up and get some ass! Just to see how many friends I can get on my list! To show everyone how popular I am! I'm here for one person only. Here to secretly read up on peoples lives or find out more about someone... Here to look at my gfs/bfs site, see if they're up to anything. How often do you check up on your page? Every now and then/I admit i'm not obsessed. Every chance I get. Gotta update.. gotta make it pretty. Gotta check comments. Only to read someone elses/others sites. Huh? I'm not a stalker... Gotta check it often to see if any new hotties added me. Always check it to see how many friend requests I got! or to see if people accepted my adds. I always check it just to get back at all the fans. I know i'm loved. How many friend requests do you get? A few every once in a while. A few every day or every other day. At least one every week. I don't add people I don't know.. so I hardly get them. I'll only add if its someone im looking for. How many friend requests do you SEND? A few every once in a while. A few every day or every other day. At least one every week. I don't usually send. I let them do all the adding.. and they do. I only send if its someone I'm looking for. What kind of pictures do you post? Mostly different pictures of me in different poses and stuff. I put pictures of my friends, of me... basically anything I wanna put on my site. Normal stuff you know. I don't really put pictures of me or people. Maybe just of things or cartoons. I don't wanna put myself on the site. Your feelings about MySpace? (can check more than one) Its great cause I have my friends on it.. and I get to meet new people. MySpace Rocks! (except when its down for maintanance.) Im in love with MySpace! I've never found a better way to make "friends". One day I hope to be on EVERYONES list! I love Tom! MySpace is just another good way to find someone I'm looking for. They've got to be on here somewhere. MySpace is a good way to keep up with the people/look into their lives. I love MySpace and all the fans it brought me. Never have I had SO many people "luv" me in all my life. MySpace is hot. But the people I meet on it are hotter. What's New & Hot! Customize your quizzes and make them the best ever with new Quizilla Themes! Tag Cloud Lives! You may have noticed that now you can "tag" your quizzes with keywords when creating them. This helps you find cool content! Quizilla! Search ! Find stuff within 1 day, so now you can find just the Quizilla! content you want! Legend round: choose one square: choose more than one -- This quiz (C) October 30, 2004 9:18PM by the author, do not copy without permission Contact Us | Advertising | Privacy Policy | Terms & Conditions |© 2002-2005 Quizilla, LLC. All rights reserved. CraveLyrics.com CraveFix.com CraveOnline.com --
MySpace Pre Made Layout
Myspace Layouts - Collection of free MySpace Layouts. Categories: | Show All | Girls | Guys | Sports | Music | Fashion | Design | Dynamic | Hearts | Stars | Polka_dots | Quotes | Swirlies | Brand names | Celebrities | Stripes/plaid | Movies/tv | Cartoons | Vintage_looking | Objects | Nature | Holidays (new) | Other | View page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 Preview : Added by: Layout Name : Layout1 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout2 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout3 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout4 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Girls Preview : Added by: Layout Name : Layout6 Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : Abercrombie Added on: 2005-10-24 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Fashion Preview : Added by: Layout Name : Dynaimc Hearts Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : Lines Heart Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : LV1 Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic Preview : Added by: Layout Name : LV2 Added on: 2005-10-25 Layout Code surfourspace.net premade layouts surfourspace.net Click here to Preview this layout Website: Category: Dynamic View page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 e
MySpace Quiz
Are You A MySpace HO? - Quizilla preChecked(document.forms['theMailForm'].inclResult);" Help User Name: Password: [close menu] | [Home] Advanced>> Stuff (quiz, etc) Users Browse Tag Categories Search Most Popular Quizzes Stories Poems Highest Rated Quizzes Stories Poems Recently Added Quizzes Stories Poems Index Games Journals Stargazing Zillapedia Quizilla! Shop Help Promote Quizilla! Share your Creations Search Make New Account Make A New Quiz & More Themes Manage Your Quizzes Manage Your Images Your Info/Account Your Messages Quickstart Guide Log out My Quizilla My Journal How Do I... FAQ Documentation What's allowed here? Ratings Get Buttons for Your Site! . Main Menu Expand [v] Search Stuff Users Title: Are You A MySpace HO? Author: made by blakwingsangel at 7:45PM on 10/28/04 | Homepage | More Quizzes | Message Add to Watch List | Add to Friends List | Message Author -- Tags: no tags given | Browse All Tags Title: Are You A MySpace HO? Rating: Everyone | Avg Vote: 3.34 | Type: unspecified Add Quiz to My Picks List | Quiz Info | Report This Quiz Find out what kind of MySpacer you are! This quiz is still under construction. I apologize for the bad picture qualities. How Many Friends do you have? 0-250 250-500 500+ Friends? You mean how many hotties do I got? Do you know 75% of those on your list in PERSON? Yes, from before MySpace. Yes, from MySpace (I like to meet people) No, I don't meet people off these things. Of course. MySpace is the major hookup site. I'll meet them if they're hot.. that's how I met 75% of them. Just 1. Not really but I'd like to meet 75% of the hotties on my page. Not really but I'd like to meet 75% of the people I don't know. How do you know those on your list? (NOT in person, just in general) I know most of them solely through MySpace and I added them. I know most of them solely through MySpace and THEY added me! I know most from other places not in real life like chat, yahoo or xanga and not on MySpace. I know most from school, in real life, and from outside of MySpace. What kind of people do you add? (can check more than one) I add everyone and anyone. I need more friends! I only add those I already know. If I don't know you.. keep on movin. I NEED to have everyone I know on my list! If they don't have a MySpace I'll make them get one! I only add girls. or I only add guys. If you aint cute.. keep on movin.. j/k I'm not really there to add anyone. Who I add doesn't really matter.. long as it adds to the numbers! Comments are... (can check more than one) Semi-important. Doesn't really matter if you comment or not. IF YOU DONT COMMENT ME IM GONNA DELETE YOUR ASS. I could care less. I JUST WANT MORE FRIENDS!! ADD ME!! I like when they holla and hit me up with sum luv. Holla back. I don't really comment but I like to read other's comments. Your page is... Plain. I have better things to do than to bother with making it all fancy/I don't know how. It reflects me. I spend time to make it look good and keep adjusting it to what I want it to look like. My page kicks ass! Plain or has pictures of hot guys all over it or near naked women all over it (or in the friend list/comments area) I could care less! Friends friends friends! Comments comments comments! I try to disguise who I am so it depends. I'm here for... (can check more than one) Friends I know.. wish all my friends had MySpace! Friends I know/to make friends.. anythings cool. Dating or meeting people/relationships Just to hook up and get some ass! Just to see how many friends I can get on my list! To show everyone how popular I am! I'm here for one person only. Here to secretly read up on peoples lives or find out more about someone... Here to look at my gfs/bfs site, see if they're up to anything. How often do you check up on your page? Every now and then/I admit i'm not obsessed. Every chance I get. Gotta update.. gotta make it pretty. Gotta check comments. Only to read someone elses/others sites. Huh? I'm not a stalker... Gotta check it often to see if any new hotties added me. Always check it to see how many friend requests I got! or to see if people accepted my adds. I always check it just to get back at all the fans. I know i'm loved. How many friend requests do you get? A few every once in a while. A few every day or every other day. At least one every week. I don't add people I don't know.. so I hardly get them. I'll only add if its someone im looking for. How many friend requests do you SEND? A few every once in a while. A few every day or every other day. At least one every week. I don't usually send. I let them do all the adding.. and they do. I only send if its someone I'm looking for. What kind of pictures do you post? Mostly different pictures of me in different poses and stuff. I put pictures of my friends, of me... basically anything I wanna put on my site. Normal stuff you know. I don't really put pictures of me or people. Maybe just of things or cartoons. I don't wanna put myself on the site. Your feelings about MySpace? (can check more than one) Its great cause I have my friends on it.. and I get to meet new people. MySpace Rocks! (except when its down for maintanance.) Im in love with MySpace! I've never found a better way to make "friends". One day I hope to be on EVERYONES list! I love Tom! MySpace is just another good way to find someone I'm looking for. They've got to be on here somewhere. MySpace is a good way to keep up with the people/look into their lives. I love MySpace and all the fans it brought me. Never have I had SO many people "luv" me in all my life. MySpace is hot. But the people I meet on it are hotter. What's New & Hot! Customize your quizzes and make them the best ever with new Quizilla Themes! Tag Cloud Lives! You may have noticed that now you can "tag" your quizzes with keywords when creating them. This helps you find cool content! Quizilla! Search ! Find stuff within 1 day, so now you can find just the Quizilla! content you want! Legend round: choose one square: choose more than one -- This quiz (C) October 30, 2004 9:18PM by the author, do not copy without permission Contact Us | Advertising | Privacy Policy | Terms & Conditions |© 2002-2005 Quizilla, LLC. All rights reserved. CraveLyrics.com CraveFix.com CraveOnline.com --