Why you do not want to use yahoo mail for security reasons

Yahoo Mail, after using it for almost a decade now im beginning to fall out of love with my favorite free email service provider.

Heres why:

Yahoo Mail Security Hole

After playing with its “I cant acces my account option” and or “lost password/cant remember password” I found a major ( major for me, ill explain later why :) ) security hole on one of the world’s most used email service.

Heres How:

Lets pretend that we forgot our password.  ‘Cause many times than not we use several password on this never ending web sign ups and its really hard to remember which pasword belongs to or remember the password itself.

So we rely on the “lost or cant remember my password”, ok lets click it…

ok yahoo sent us to this page.  (look below);

ask copy

Lets choose “forgot password” for this instance, yahoo then again forward us to a page where it ask for our yahoo ID-ok easy enough, then fill up the security image and then from there the security questions appears.

option

There are two simple security questions will be ask like “where did you meet your spouse?” or this too can be customized, and you only should know the answer. Right? or not.

Questions like “where did you meet your spouse?” can be easily answer by friends who know you, or close to you, or by web searching, if you log everything on the net hehehe.(like most of us did), once its answered correctly another question will pop up “ok you have to answer this second question before you finally reset your password” says Yahoo! question like “who is my favorite book author?” then again some people may already that.

Many of us choose easy questions and answer for simplicity, maybe its not a good idea anymore. Ok next thing you know, you dont own your email anymore. AW.

Ok if you read up to this you probably commenting on why not update the security question? Yes, thats a very good idea a genuine solution for all of this.  Think again…

ok heres the real flaw:

Untitled-3

Its easy to update your security questions, but Yahoo! never really erases the old security questions and even providing a link to access it and reset the password via old security questions…I dont see any logic in here…If you already sratching your head I prepared visuals to let you know what I mean…

option

Untitled-3

Ok once your first security questions had been compromised, its goin to stay that way…you cant even update or yes you can update but clicking the “this is not my security question” link will just bring back the old compromised security question to reset your password…

Tsk this should have taken seriously…

Where and How to insert Google Analytics Code to my Wordpress blog?

Where and How to insert Google Analytics Code to my Wordpress blog?
Ok this tutorial will not use any plugins available out there, but instead will use the already available “EDITOR” feature located on the appearance->editor

Wordpress Appearance Editor

This procedure will save us time and energy for we will be using already available feature instead of downloading plugin somewhere else.

Ok lets start.

1. On your Wordpress admin page go to Appearance Tab then click editor. You will be then redirected to EDIT THEMES page.

2. Make sure you select the correct theme to edit (see upper right corner)

3. On themes files (right sidebar) click footer.php. Your current page should look similar to this and should be able to find the “</body>” tag.

editthemes

4.  Once you find the “</body>” tag simply paste the Google Analytics code BEFORE the “</body>” tag,

    again BEFORE the “</body>” tag

.

5. Ok the finish and complete code will similar to this. But take note that i may be using a different template from yours but the that layout will surely be the same and tag should be there.

</div>
<div id="footer">
 <p>The Journalist template by Lucian E. Marin &mdash; Built for
<a href="http://wordpress.org/">WordPress</a> |
Developed by Regin Valeriano</p><p>Contact Regin Valeriano:
regin.valeriano[at]yahoo.com | YM: reginpv | Skype: reginpv</p>
</div>
<?php do_action('wp_footer', ''); ?>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js'
type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6388628-3");
pageTracker._setDomainName(".yourdomain.com");
pageTracker._trackPageview();
} catch(err) {}</script>

</body>

</html>
6.  Click UPDATE FILE (bottom of the page)

update wordpress theme

Click to update footer.php

7. Finished and check your Analytics page. :P

Web Abbreviations

ASP: Active Server Pages
CSS: Cascading Style Sheets
HTML: HyperText Markup Language
JS:  JavaScript
PHP: Hypertext Preprocessor (aka Personal Home Pages)
POP: Post Office Protocol
SQL: Structured Query Language

What do “#” mean in twitter?

#cars, #CARS, #webdevelopment – seen this on twitter?

Scouring the web to find what it means?…

The pound key or the “#” symbol was used for categorizing each of your tweets.  For example if I’m tweeting about computers I might as well use #computers – this way you can categorize your tweets giving more visibility on your twitter account too hehe.  Anyway you can choose anything you want and its case insensitive. :) @reginpv plus its clickable Yeah.