Archive for October, 2007
How to delete a Friendster Account?
How to cancel a Friendster Account?
If you want to delete a Friendster account you will simply need to log into the account you wish to delete. After logging in you will need to click on the text link that reads My Settings in the top right hand corner of the page. This will bring you [...]
How to find out your SQL Server version?
Here’s a quick trick the will allow you to easily retrieve information about the Microsoft SQL Server version that you are currently running. This quick how-to was written using SQL Server 2005, but it’s applicable to SQL Server 2000 as well.
Login to the Microsoft SQL Server Management Studio (Query Analyzer in SQL Server 2000)
Click New [...]
How to remove the MySpace music player?
Hide my music player code
Question: Here’s one from Mitch: I want to be able to hide the music box from my profile, however would definitely like to keep playing music to my profile visitors. Is there an easy way to do it?
Answer:
Absolutely. There isn’t a straightforward way to accomplish that, however by [...]
How to autostart a MySpace video?
Auto start a video on MySpace
Question:
How do I get a MySpace video to autostart on a MySpace profile?
Answer:
Autostarting MySpace videos is quite easy. All you’ll need to do is just to tweak the MySpace video URL a bit. The following procedure i put together will help you to autostart the MySpace videos in [...]
How to keep your scrap privacy on Orkut?
Here’s a nice Orkut tip that allows you to restrict who’s allowed to send you a scrap.
How to make your MySpace blog Private?
Question:
How can i make my MySpace blog private? I mean that it will be accessible only to friends.
Answer:
Keeping your online privacy is no doubt an issue over at MySpace. Blogs are no exception. Sometimes you would like to share your thoughts with your friends and not with the entire world. Here’s a quick procedure that will help to [...]
How to hide MySpace comments section?
Hide or remove your MySpace friends comments table
Question:
I am currently customizing my MySpace profile. Is it possible to remove or just hide the comments section on MySpace?
Answer:
Yes, hiding the comments section is quite simple. Please go ahead and use the following custom MySpace code (written using CSS) in order to make it work:
Copy the following custom MySpace code:————————————————————————–
<style>
.a [...]
Where to find Led Zeppelin songs for MySpace?
Question:
Where i can find a Led Zeppelin song that i can play on my brand new MySpace profile?
Answer:
Interest in Led Zeppelin’s repertoire is on the rise since the announcement of their re-forming planned for November 26th in London. (I envy the fellows at the UK that can arrange themselves a ticket )
MySpace.com offers a few Led Zeppelin [...]
How to rename MySpace blurbs section headers?
code to rename MySpace Blurbs headers and heading sections
Question:
Is it possible to rename my About Me and I’d Like to Meet sections on MySpace?
Answer:
Yes, that’s definitly possible. Use the following procedure and the following custom MySpace CSS code in order to make it happen:
Copy the following CSS code:——————————————————————————–
<style> .blurbs td td .orangetext15 {display:none;}</style>
<div class=”orangetext15″ style=”display:block;”>Your About [...]
How to hide your display name on MySpace?
Remove or hide my display name on MySpace
Question:
Is it possible to hide my display Name in a MySpace profile?
Answer:
Yes, that’s definitely possible. All you need to do is to use the custom MySpace CSS code i posted below to make it happen.
You can quick post the code automatically to your About Me section by clicking on [...]
