mirror of
https://github.com/jimeh/jimeh.me-v3.0.git
synced 2026-02-19 05:46:40 +00:00
typos
This commit is contained in:
@@ -11,7 +11,7 @@ He also didn't like the new profile picture, but that's his problem. My first re
|
||||
|
||||
A service which automagically just updates your Facebook, Twitter, Flickr, YouTube, Vimeo, Gravatar, *...* profile pictures would be quite cool. Thinking about it a bit more, there are three problems with building such a service:
|
||||
|
||||
* A lot of these sites you will need to crawl programmatically using some kind of web-crawler library. It will be a paid to write, and even bigger pain whenever they change anything in the HTML layout of their pages.
|
||||
* A lot of these sites you will need to crawl programmatically using some kind of web-crawler library. It will be a pain to write, and even bigger pain whenever they change anything in the HTML layout of their pages.
|
||||
* Some sites have specific and/or strange restrictions for image dimensions, file size, and even file format.
|
||||
* Will people actually trust such a service with passwords for all of their online social networking accounts?
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ So without further ado, I present my old and my new avatar in complete Fancybox
|
||||
<a href="http://files.jimeh.me/.blog/jimeh_2.0_large-20100205-042205.jpg" class="fancybox" rel="2010-02-05-avatar"><img src="http://files.jimeh.me/.blog/jimeh_2.0-20100205-034010.png" alt="New Avatar: jimeh 2.0 (2010)" /></a>
|
||||
</p>
|
||||
|
||||
And because I'm a perfectionist and decent bit insane, here's the 50x50 pixels version too, so you can see how they both look in really small sizes, which is the most common size they appear in on different sites anyway.
|
||||
Because I'm a perfectionist and decent bit insane, here's the 50x50 pixel versions too, so you can see how they both look in really small sizes, which is the most common size they appear in on different sites anyway.
|
||||
|
||||
<p class="thumbs">
|
||||
<a href="http://files.jimeh.me/.blog/jimeh_1.0_large-20100205-042133.jpg" class="fancybox no-title" rel="2010-02-05-avatar-s"><img src="http://files.jimeh.me/.blog/jimeh_1.0_small-20100205-070219.jpg" alt="Old Avatar: jimeh 1.0 (2005)" /></a>
|
||||
|
||||
Reference in New Issue
Block a user