Monday, December 14, 2009

Log into Two/ Multiple Yahoo Messengers at the same time



Have multiple yahoo accounts ? Tired switching between the messenger accounts one by one..? This tip is for you..senyum

Usually , if we have multiple yahoo accounts , you must have to log out of the current messenger id if you want to switch to another account. But, with this trick, you can log into multiple yahoo messenger accounts at the same time..

Let's see how to do that: (for windows xp users)

1. Click on the Start » Run
2. write "regedit" and hit Enter
3. Now, on the left pan, browse to HKEY_CURRENT_USER » Software » Yahoo » Pager » Test
4. Now, Right click on that 'Test' folder and select New » DWORD Value and name that new folder as Plural

5. Next , Right click on the "Plural" folder and select "Modify"
6. And Enter this information :
Value data : 1
Base : Decimal
 

and Click on 'OK'.

Now Close your Registry Editor by going to File » Exit

Done! Now, you can log in to as many Yahoo accounts as you can simultaneously... Enjoy!

Wednesday, December 2, 2009

Hacking Into a Windows XP Without Changing Password


Here is a far better way to get into Windows XP. It is easy and it does not reset the password. Hack into a computer running Windows XP without changing the password and find out all and any passwords on the machine (including admin accounts). You do not need access to any accounts to do this. Of course, do not do this on anyone elses computer without proper authorisation.

Steps to Hack into a Windows XP Computer without changing password:


1. Get physical access to the machine. Remember that it must have a CD or DVD drive
2. Download DreamPackPL HERE.
3. Unzip the downloaded dpl.zip and you’ll get dpl.ISO.

4. Use any burning program that can burn ISO images.

5. After you have the disk, boot from the CD or DVD drive. You will see Windows 2000 Setup and it will load some files.

6. Press “R” to install DreamPackPL.

7. Press “C” to install DreamPackPL by using the recovery console.

8. Select the Windows installation that is currently on the computer (Normally is “1″ if you only have one Windows installed)

9. Backup your original sfcfiles.dll by typing:
ren C:\Windows\System32\sfcfiles.dll sfcfiles.lld” (without quotes)

10. Copy the hacked file from CD to system32 folder. Type:
copy D:\i386\pinball.ex_ C:\Windows\System32\sfcfiles.dll” (without quotes and assuming your CD drive is D:)

11. Type “exit”, take out disk and reboot.

12. In the password field, type “dreamon” (without quotes) and DreamPack menu will appear.

13. Click the top graphic on the DreamPack menu and you will get a menu popup. 

 Hack Windows Login Dreamon

14. Go to commands and enable the options and enable the god command.


Bypass and hack user account passwords

15. Type “god” in the password field to get in Windows.

You can also go to Passwords and select “Logon with wrong password and hash”. This option allows you to login with ANY password..

Tuesday, December 1, 2009

HTML code for email buttons in Blogger

Today i am sharing a simple code that you can add to the page element . You can add such images in your blog/website and link them to mail you when they are clicked .

Go to dashboard of your blogger > Layout > Add a Gadget > HTML/JAVASCRIPT
Add the below codes to it-


<a href="mailto:rilwan@rilwansaeed.com">

<img src="http://gickr.com/results2/anim_1389bd1c-fbc4-2b74-99ea-61b893307efb.gif"/></a>

 
.Add your email in red colored place.
Change the blue color if u want change the image link   

Microsoft Details Dates, Versions of Office 2010

Microsoft plans to release its Office 2010 software suite in both 32-bit and 64-bit flavors, making it the first Office suite to support both versions. As its name suggests, both versions will be available sometime next year. In a statement, a Microsoft spokesperson said "Microsoft Office 2010, Microsoft SharePoint Server 2010, Microsoft Visio 2010, and Microsoft Project 2010 are scheduled to enter technical preview in the third quarter of 2009 and become available in the first half of 2010." After the productivity suite is shipped to manufacturers, Chris Capossela, senior vice president, Microsoft Office has said it takes six weeks to four months or more to reach PC users.
Applications included in Office 14 suite are Word 14, Excel 14, Powerpoint 14, Outlook 14, Access 14, InfoPath Designer 14, InfoPath Filler 14, Publisher 14, Groove 14, InterConnect 14, SharePoint Designer 14, OneNote 14, Visio 14, and Project 14.
One of the most significant new features of Office 2010 is the addition of a Web-based version of the software. Microsoft announced this feature at its Professional Developer Conference in Los Angeles last September. The company has said there will be a free, ad-supported version. Microsoft is still working out fees for businesses who want a version without ads. A Web-based version would make it possible for Office to run on Linux or the Apple iPhone

Office 2010 was formerly known by its codename, Office 14. As you’ll recall, Office 2007 was codenamed Office 12. Microsoft skipped “13” because it was supposedly suspicious and superstitious about the connotations associated with the number. Screenshots of the latest Office suite (in beta mode) were leaked in January.
Combined with Windows Vista, Office 2010 is set to push 64-bit onto the masses. Until Office 2010, the suite has only been available in the 32-bit flavor. The benefits of running Office in a 64-bit environment may not seem very exciting at first, but it could help expedite 64-bit adoption among other vendors. Moving to 64 bits also provides the ability to take advantage of more RAM than the 4GB limit that exists with 32-bit OSes. Theoretically, 64-bit systems can support up to 16.8 million terabytes, though other system limitations make that quantity of RAM unfeasible at the present time. In addition, users who access large databases and spreadsheets as well as those who use multiple programs simultaneously could benefit from the move to 64-bit.
Microsoft also plans to roll out Service Pack 2 for the Office 2007 suite on April 28th.

 

How to Remove Blogger Header Borders

First, sign into your Blogger account (Dashboard). Then click on the LAYOUT tab followed by EDIT HTML to get to the template editor. Look for this in the template:


#header-wrapper {

width:100%;

margin:0 auto 10px;

border:1px solid $bordercolor;

}



#header-inner {

background-position: center;

margin-left: auto;

margin-right: auto;

}



#header {

margin: 5px;

border: 1px solid $bordercolor;

text-align: center;

color:$pagetitlecolor;

}

.
Now delete/remove the red colored line and save it. 

Friday, November 20, 2009

Email Me,Twitter Follow Me and Feed Subscribe Widget

Hi guys many of my friends, followers and readers have asked me how to add these three as in my blog to their one.


So i have made this one as a widget so you can add in page elements.
Now How to add this widget to you Blog. Follow the instructions.
Go to dashboard of your blogger > Layout > Add a Gadget > HTML/JAVASCRIPT
Add the below codes to it-







<a href="mailto:youremail@gmail.com" rel="alternate" title="Email me" type="application/rss+xml"><img alt="" style="border:0" src="http://gickr.com/results2/anim_1389bd1c-fbc4-2b74-99ea-61b893307efb.gif"/></a><a href="http://feeds.feedburner.com/yourfeedname" rel="alternate" title="Subscribe to my feed" type="application/rss+xml"></a><a href="http://twitter.com/yourtwittername" rel="alternate" title="Follow me on twitter" type="application/rss+xml"><img alt="" style="border:0" src="http://gickr.com/results2/anim_a0fd4380-2982-f8f4-296a-7f1a507e7a04.gif"/></a><a href="http://feeds.feedburner.com/Rilwans" rel="alternate" title="Subscribe to my feed" type="application/rss+xml"><img alt="" style="border:0" src="http://gickr.com/results2/anim_7a458ea5-b134-7f04-519e-3c079c525eb3.gif"/></a><a href="http://feeds.feedburner.com/gvmaldives" rel="alternate" title="Subscribe to my feed" type="application/rss+xml"></a><a href="http://rilwanblog.blogspot.com" target="_blank">Get This</a>
.now change the red colored one to yours and save it.That is it if you like it leave a comment. 

Saturday, November 14, 2009

How to add Social Bookmarks in Blogger Posts?

The best way to improve your reader's count is to add a social bookmark at the end of every post. This makes it easy for the readers to bookmark the post page using their favorite social bookmarking service (eg: Del.icio.us, Technorati, etc..) My post features to add some of the best social bookmarks at the end of every post.

Here's how to add social bookmark buttons at the end of each post:
1. Go to "Layout->Edit HTML (check the "expand widget templates" option is ticked). You should make a backup of your template before modifying the HTML by clicking on the "Download full template" link at the top of the page first.
2. You need to search for the following line in your expanded template.
<em><div class="post-footer-line post-footer-line-1"></em>
.
3. Paste the following code just after the above line.

<!-- Start of social bookmarks -->

<b><i>Share this:</i>

|<a expr:href='"http://digg.com/submit?phase=2&url=" + data:post.url + "&title=" + data:post.title'

target='_blank'>Digg It</a> |

<a expr:href='"http://technorati.com/faves?add=" + data:post.url' target='_blank'>Add to Technorati</a> |

<a expr:href='"http://del.icio.us/post?url=" + data:post.url + "&title=" + data:post.title'

target='_blank'>Save on Del.icio.us</a> |

<a expr:href='"http://www.stumbleupon.com/submit?url=" + data:post.url + "&title=" + data:post.title'

target='_blank'>Stumble It</a> |

<a expr:href='"http://www.facebook.com/share.php?u=" + data:post.url + "&title=" + data:post.title'

target='_blank'>Share on Facebook</a> |

</b>

<!-- End of social bookmarks -->


.
4. Preview your blog to make sure the bookmark button appears as you want at the end of the posts. Your final output should be like the one at the end of my post.

Tuesday, November 10, 2009

How to create four column blogger footer

In my older post i have told how to Create Three Column in blog Footer and today i am going to tell you how to make it four so you can make four columns in your blogger footer so that you can add page elements to four different columns in the footer as in the below image.




Step 1. Login to your Blogger Dashboard

Step 2. Go to Layout >> Edit HTML , do not check the "expand widget templates" box. This will simplifies the process

Step 3. Back up your existing blogger template (Click on 'Download Full Template' to Back up)

Step 4. Now search these line of codes or similar Ctrl+f ( footer-wrap, footer, footer-end etc

<div id='footer-wrapper'>

<b:section class='footer' id='footer'/>

</div>

 Replace section code in red with below code

<div id='footer-column-container'>

        <div id='footer1' style='width: 225px; float: left; margin:0; '>

    <b:section class='footer-column' id='footer-column-1' preferred='yes' style='float:left;'>

<b:widget id='Text1' locked='false' title='About B-G' type='Text'/>



</b:section>

    </div>



      <div id='footer2' style='width: 225px; float: left; margin:0; '>

    <b:section class='footer-column' id='footer-column-2' preferred='yes' style='float:left;'>

<b:widget id='Text4' locked='false' title='About Author' type='Text'/>

</b:section>

    </div>



      <div id='footer3' style='width: 225px; float: right; margin:0; '>

    <b:section class='footer-column' id='footer-column-3' preferred='yes' style='float:right;'>

<b:widget id='Text3' locked='false' title='Subscribe in Reader' type='Text'/>

</b:section>

    </div>



  <div id='footer4' style='width: 225px; float: right; margin:0; '>

    <b:section class='footer-column' id='footer-column-4' preferred='yes' style='float:right;'>

<b:widget id='Text2' locked='false' title='Access B-G on Go' type='Text'/>

</b:section>

    </div>





<div style='clear:both;'/>

</div>  

 Now you need to add CSS for these section, add below CSS code right above 

]]></b:skin>

 
#footer-column-container { border: .3px dotted #cccccc;}



.footer-column { margin: 0 10px 0 10px; padding:5px;

color: #666666; line-height: 1.5em; font-size:12px;}



.footer-column h2 {

padding-bottom:.15em; text-align:center;

font:"normal normal 80% 'Comic Sans MS','Lucida Sans Unicode','Trebuchet MS',Sans-serif";

color:#333333;

line-height:1em; letter-spacing:.1em;

border-bottom: 1px solid #cccccc;}



.footer-column ul { list-style:none; margin:0 0 0; padding:0 0 0;}



.footer-column ul li {

background: url(http://i421.photobucket.com/albums/pp296/rnbutpur/bullet-1.gif) no-repeat;

margin:0 0 0; padding-left: 16px;

padding-bottom: 0.5em; line-height:1.2em;}



.footer-column .widget {margin:0 0 .5em; padding:0 0 1em;}



Preview and Save your template. Now you will have four column at footer section


 
Blog by Rilwanblog2009. Contact by mailing Email me