<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>..:: SimplyBlackAndWhite</title>
	<atom:link href="http://simplyblackandwhite.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplyblackandwhite.net</link>
	<description>..:: Putting Colors into Black and White ::..</description>
	<lastBuildDate>Wed, 14 Apr 2010 16:20:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blogspot Now Supports Pages!</title>
		<link>http://simplyblackandwhite.net/2010/04/15/blogspot-now-supports-pages/</link>
		<comments>http://simplyblackandwhite.net/2010/04/15/blogspot-now-supports-pages/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 16:20:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Blogspot]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=110</guid>
		<description><![CDATA[For the longest time, Blogspot has made a move and have now added support for individual Pages.
It was a pain in the arse to configure your blogger/blogspot theme to make it look like it has static pages. With this, adding  a stand-alone page is now easier on Blogger/Blogspot compared to what it was before.
Steps in [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">For the longest time, <strong>Blogspot has made a move and have now added support for individual Pages</strong>.</p>
<p style="text-align: justify;">It was a pain in the arse to configure your blogger/blogspot theme to make it look like it has static pages. With this, adding  a stand-alone page is now easier on Blogger/Blogspot compared to what it was before.</p>
<p style="text-align: justify;"><strong><a href="http://simplyblackandwhite.net/2010/04/15/blogspot-now-supports-pages/">Steps in Adding Pages in Blogspot/Blogger</a>:</strong></p>
<p style="text-align: justify;">You create a page similar to how you write a blog post. From Blogger, click <strong>Posting | Edit Pages</strong> tab, then click <strong>New Page</strong>. (Note: you can create up to 10 pages)</p>
<p style="text-align: justify;"><img src="http://3.bp.blogspot.com/_UfpJ7Ar7EwQ/SyACUGXIhlI/AAAAAAAAACg/x83DdvF9nNk/s1600/editpagestab.jpg" alt="" /></p>
<p style="text-align: justify;">Once your page is published, you can link to it from the new <strong>Pages widget</strong>. The Pages widget lets you add links to your pages as tabs at the top of your blog, or as links in your blog&#8217;s sidebar. (Note: existing third party templates may not support pages as tabs, but pages can still be added as links in your blog&#8217;s sidebar)</p>
<p style="text-align: justify;"><img src="http://4.bp.blogspot.com/_UfpJ7Ar7EwQ/SyACUo4r6YI/AAAAAAAAACw/3uktfRaQQOI/s1600/tabs.jpg" alt="" /></p>
<p style="text-align: justify;">In the Pages widget, you can decide which pages will have links, and in what order they will appear. You can also choose whether or not you want links automatically created for pages when you create them by checking or unchecking the box to the left of <strong>Add New Pages by Default</strong>.</p>
<p style="text-align: justify;"><img src="http://1.bp.blogspot.com/_UfpJ7Ar7EwQ/SyACUXYdiRI/AAAAAAAAACo/M-WfEZAlbyA/s1600/pageswidget.jpg" alt="" /></p>
<p style="text-align: justify;">For information on how to add a gadget to your blog, you can visit <a href="https://www.google.com/support/blogger/bin/answer.py?hl=en&amp;answer=112498#customizelayout" target="_blank">Adding a Gadget</a></p>
<p style="text-align: justify;"><a name="templates">Making Custom Templates Compatible With Pages Tabs</a></p>
<p style="text-align: justify;"><a>If you are familiar with HTML and want Pages as tabs, follow these steps carefully (caution &#8211; this is not for the faint of heart!): </a></p>
<ol style="text-align: justify;">
<li>Make sure the Pages Widget hasn&#8217;t already been added, if so, remove the widget</li>
<li>Go to the <strong>Layout | Edit HTML</strong> tab for your blog</li>
<li>Download a backup of your template by clicking Download Full Template</li>
<li>Click the checkbox next to Expand Widget Templates</li>
<li>Look for the following three lines of HTML. If this HTML exists, change showaddelement=&#8217;no&#8217; to showaddelement=&#8217;yes&#8217;</li>
<p><pre><pre>&amp;lt;div id=&#039;crosscol-wrapper&#039; style=&#039;text-align:center&#039;&amp;gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &amp;lt;b:section class=&#039;crosscol&#039; id=&#039;crosscol&#039; showaddelement=&#039;no&#039;/&amp;gt;
&nbsp;&nbsp; &amp;lt;/div&amp;gt;</pre></pre></p>
<li>If this HTML does not exist, paste the following lines of HTML where you want the tabs to appear (for instance, after &lt;div id=&#8217;content-wrapper&#8217;&gt;)</li>
<p><pre><pre>&amp;lt;div id=&#039;crosscol-wrapper&#039; style=&#039;text-align:center&#039;&amp;gt;
         &amp;lt;b:section class=&#039;crosscol&#039; id=&#039;crosscol&#039; showaddelement=&#039;yes&#039;/&amp;gt;
       &amp;lt;/div&amp;gt;</pre></pre></p>
<li>Confirm tabs are correctly added, click <strong>Save Template</strong></li>
<li>Go to <strong>Layout | Page Elements</strong> and look for the new horizontal Gadget area and add the Pages gadget there.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/04/15/blogspot-now-supports-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Pagerank PR Updated</title>
		<link>http://simplyblackandwhite.net/2010/04/05/google-pagerank-pr-updated/</link>
		<comments>http://simplyblackandwhite.net/2010/04/05/google-pagerank-pr-updated/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 13:41:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google PageRank]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=106</guid>
		<description><![CDATA[A number of people was expecting the new Google Pagerank update to be rolled out April of 2010. Indeed, Google has updated Pagerank!
I have gained PageRank on sites I have been wanting to gain PR for, lost a PageRank on a site and not regained PageRank on 2 sites.
Here is a list of the sites:
Pagerank [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A number of people was expecting the new Google Pagerank update to be rolled out April of 2010. Indeed, Google has updated Pagerank!</p>
<p style="text-align: justify;">I have gained PageRank on sites I have been wanting to gain PR for, lost a PageRank on a site and not regained PageRank on 2 sites.</p>
<p style="text-align: justify;">Here is a list of the sites:</p>
<p style="text-align: justify;"><strong>Pagerank winners:</strong><br />
These are my sites that have gained Pageranks.</p>
<p style="text-align: justify;">1. <a href="http://armedandloaded.com" target="_blank"><strong>Armed And Loaded</strong></a> has gained Pagerank 2. The site was started January of 2009 and I have long wished for it to gain a Pagerank but to no avail. At last, it has gained a PR 2 after more than 1 year of waiting.</p>
<p style="text-align: justify;"><em>Current Pagerank: 2/10</em></p>
<p style="text-align: justify;">2. <a href="http://thewanderingcouple.blogspot.com" target="_blank"><strong>The Wandering Couple</strong></a> has gained a PageRank 1. It has a gained a Pagerank based on just sole original content and a number of forum links. I am very happy for this blog as this was just started November 2009. Not bad for a site who relies solely on original content. I am prepping this baby to contend for the<strong> Top 10 Emerging Influential Blogs of 2010</strong> and hopefully for the<strong> Top 10 Best Cebu Blogs of 2010 </strong>by the end of this year.</p>
<p style="text-align: justify;"><em>Current Pagerank: 1/10</em></p>
<p><strong>Pagerank Neutrals:</strong><br />
These are the sites that has not gained or lost a Pagerank.</p>
<p style="text-align: justify;">1. <a href="http://fightfiesta.blogspot.com" target="_blank"><strong>Fight Fiesta</strong></a> &#8211; I was expecting this not to gain a Pagerank yet as I lost momentum building traffic and content for it. Content building stalled as I needed to pay more attention on my other blogs/sites.</p>
<p style="text-align: justify;"><em>Current Pagerank: n/a</em></p>
<p style="text-align: justify;">2. <a href="http://kinakusgan.com" target="_blank"><strong>Kinakusgan.com</strong></a> &#8211; I should consider this a neutral though it should be considered a loser. This was a Pagerank 3 but has dropped to Pagerank 2 on the former updates and have never regained back the Pagerank 3. This is a neutral since the site is unupdated and was done for more than 3 months due to hosting problem. I should consider this Pagerank as a gift from Google.</p>
<p style="text-align: justify;"><em>Current Pagerank: 2/10</em></p>
<p style="text-align: justify;"><strong>Pagerank Losers:</strong><br />
These are the sites that have either been left our or Google just hates these sites ( for no apparent reason).</p>
<p style="text-align: justify;">1. <a href="http://thekinglebronjames.blogspot.com" target="_blank"><strong>The King Lebron James</strong></a> &#8211; this site has had a PageRank 3, then down to Pagerank 2 and now it is down to Pagerank 1. I have updated this baby every now and then with Lebron James news and anything about Lebron James. Maybe I will need to update this more and I need to as the NBA Playoffs 2010 drawing near and it&#8217;s time to document another MVP season for King Lebron James.</p>
<p style="text-align: justify;"><em>Current Pagerank: 1/10</em></p>
<p style="text-align: justify;">2. <a href="http://simplyblackandwhite.net"><strong>SimplyBlackAndWhite</strong></a> &#8211; yes this blog is a Pagerank loser! This blog was a Pagerank 2 and have lost Pagerank and have never regained it for almost 2 years now. For what reason? The only viable reason is Paid posts which is not that many on this blog. It could be the IP address of my host, however, Armed and Loaded just regained Pagerank2 and that</p>
<p style="text-align: justify;"><em>Current Pagerank: 0/10</em></p>
<p style="text-align: justify;">3. <strong>d&#8217;MusicBox (<a href="http://blog.tambayanbox.org" target="_blank">TambayanBox</a>) </strong>- the biggest loser! This blog/site is my money maker and I do the money making without any Pagerank also for almost 2 years now. This site has has tough luck on regaining the Pagerank 3 it once had. Same as SimplyBlackAndWhite, the only thing I am seeing that caused the PageRank problems is paid posts which I have stopped centuries ago to see if I can regain PageRank to no avail. It also started with I blatantly sold links on the Smorty&#8217;s forum. If to regain Google PageRank I need to have original content and backlinks, I have both intact. Anyway, I am still generating income on this blog, my main money maker, and I am a part of the Top 10 Best Cebu blogs of 2009 but it would be a bigger gift to get the Pagerank this site deserves, a PR 3 or PR 4.</p>
<p style="text-align: justify;"><em>Current Pagerank: 0/10</em></p>
<p style="text-align: justify;">More Google PageRank updates to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/04/05/google-pagerank-pr-updated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Going Full Time Full Throttle</title>
		<link>http://simplyblackandwhite.net/2010/03/25/going-full-time-full-throttle/</link>
		<comments>http://simplyblackandwhite.net/2010/03/25/going-full-time-full-throttle/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 08:49:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ebooks]]></category>
		<category><![CDATA[How to Be a Rockstar Freelancer]]></category>
		<category><![CDATA[How to Be a Rockstar Wordpress Designer]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=103</guid>
		<description><![CDATA[Last month, I was able to secure myself copies of How to be a Rockstar Wordpress Designer and How to be a Rockstar Freelancer but have not had the luxury of finishing them due some priorities that needs to be handled first such 9 hours of corporate work, part time SEO and webdesigning jobs, personal [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Last month, I was able to secure myself copies of <strong>How to be a Rockstar Wordpress Designer</strong> and <strong>How to be a Rockstar Freelancer</strong> but have not had the luxury of finishing them due some priorities that needs to be handled first such 9 hours of corporate work, part time SEO and webdesigning jobs, personal blogs/sites&#8217; SEO and maintenance and a whole lot of other stuffs.</p>
<p style="text-align: justify;">I have been contemplating of quiting my full time job (pays good but I haven&#8217;t learned anything significant for 1 year) and go for a full time Web Designing/SEO gig. I have roughly 3-4 years experience in Web Designing/SEO/Article Writing but for 1 year of working with my current employer, I feel like I haven&#8217;t reached &#8220;ROCKSTAR&#8221; status. My aim is to reach the Rockstar status and going full time freelancing is the only way I can dedicate myself to learning new stuffs and relearning sh*tload of things I have forgotten</p>
<p style="text-align: justify;">I am currently getting part-time Web Designing and SEO Jobs every now and then and once I get the change to get a full time gig, then its time to sign that resignation letter! To start, I am now drafting my portfolio site (but have currently finished just the landing page <a href="http://portfolio.tambayanbox.org">http://portfolio.tambayanbox.org</a>). More updates to come on <strong>going Full Time Full Throttle!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/03/25/going-full-time-full-throttle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Much Love Wordpress 3.0</title>
		<link>http://simplyblackandwhite.net/2010/03/19/much-love-wordpress-3-0/</link>
		<comments>http://simplyblackandwhite.net/2010/03/19/much-love-wordpress-3-0/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 03:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress 3.0]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=101</guid>
		<description><![CDATA[My favorite CMS/blogging platform, Wordpress, is set to release WordPress 3.0 is within the next 30-60 days.
The release date of Wordpress 3.0 is drawing near and I am pretty much excited. I feel like wetting my pants thinking of the new features of Wordpress 3.0. The new features of Wordpress 3.0 is ORGASMIC!
To name a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">My favorite CMS/blogging platform, <strong>Wordpress</strong>, is set to release <strong><a href="http://simplyblackandwhite.net/2010/03/19/much-love-wordpress-3-0/">WordPress 3.0</a></strong> is within the next 30-60 days.</p>
<p style="text-align: justify;">The <strong><a href="http://simplyblackandwhite.net/2010/03/19/much-love-wordpress-3-0/">release date of Wordpress 3.0</a></strong> is drawing near and I am pretty much excited. I feel like wetting my pants thinking of the <strong><a href="http://simplyblackandwhite.net/2010/03/19/much-love-wordpress-3-0/">new features of Wordpress 3.0</a></strong>. The new features of Wordpress 3.0 is ORGASMIC!</p>
<p style="text-align: justify;">To name a few new features in Wordpress 3.0:<br />
(1) <strong>Your own Username and Password</strong> &#8211; A BIG YES! from me, Wordpress! Now, I won&#8217;t haev to deal with using &#8220;admin&#8221; as a login. I feel like using my own username during installation</p>
<p>(2) <strong>New Default Theme! &#8211; </strong>Don&#8217;t get me wrong, I love the default Kubrick theme as it looks neat, but the new default Theme is so effin&#8217; good you wouldn&#8217;t want to look for another theme. Can I hear an OH YEAH?!</p>
<p style="text-align: justify;">(3) <strong>Multi-site Capabilities and WPMU Codebase Merge</strong> &#8211; I have been wanting to try WPMU but I had a gut feeling that Wordpress will integrate that feature on the future updates. I guess I am related to Nostradamus as <strong>Wordpress has now merged codebase with Wordpres MU</strong>.  This would make handling large WordPress networks easier.</p>
<p style="text-align: justify;">(4) <strong>Custom Background Support</strong> &#8211; by just adding add_custom_background(); to your functions.php, Wordpress beginners would be more comfortable changing the background rather than touching the codes.</p>
<p style="text-align: justify;">Other Wordrpress 3.0 New Features:<br />
Custom Post Types, Custom Taxonomies, Easy Menu Management (menu manager) , Specific author templates and Media UI redeign</p>
<p style="text-align: justify;">With Wordpress 3.0, Wordpress is not just one user-friendly platform, it is now shaping into powerful CMS!</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/03/19/much-love-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Registered Domain Name Ever Turns 25</title>
		<link>http://simplyblackandwhite.net/2010/03/15/first-registered-domain-name-ever-25/</link>
		<comments>http://simplyblackandwhite.net/2010/03/15/first-registered-domain-name-ever-25/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 08:38:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[SweetCron]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=97</guid>
		<description><![CDATA[First ever registered Domain Name Symbolics.com turns 25 today, March 15, 2010. SYMBOLICS.COM was the first domain name ever to be registered. The registration took place on March 15, 1985, about 25 years ago. Symbolics was a computer manufacturing company and now the domain name is being used as the personal blog of Aron Meystedt.
Happy [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://simplyblackandwhite.net/2010/03/16/first-registered-domain-name-ever-25"><strong>First ever registered Domain Name Symbolics.com</strong> turns 25</a> today, March 15, 2010. <strong>SYMBOLICS.COM</strong> was the first domain name ever to be registered. The registration took place on March 15, 1985, about 25 years ago. Symbolics was a computer manufacturing company and now the domain name is being used as the personal blog of Aron Meystedt.</p>
<p style="text-align: justify;">Happy 25th Birthday Symbolics.com! May you have more birthdays to come. (Ugh!)</p>
<p style="text-align: justify;">On a lighter note, I am now thinking of a domain name to register for my personal streaming site and I am intrigued to use Sweetcron (I&#8217;ll be back Wordpress). My full name sounds too formal and I am anything but formal. **brainfreeze**</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/03/15/first-registered-domain-name-ever-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Facebook Account Got OWNED!</title>
		<link>http://simplyblackandwhite.net/2010/03/08/my-facebook-account-got-owned/</link>
		<comments>http://simplyblackandwhite.net/2010/03/08/my-facebook-account-got-owned/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:36:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=94</guid>
		<description><![CDATA[I was away from my computer for almost 2 days as I was on a mission to save man kind from the Evil Haxxor! After defeating the evil Haxxor, I knew I needed to login to Facebook to check for updates.
Upon logging in, I was greeted by a message that my account was compromised and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I was away from my computer for almost 2 days as I was on a mission to save man kind from the Evil Haxxor! After defeating the evil Haxxor, I knew I needed to login to Facebook to check for updates.</p>
<p style="text-align: justify;">Upon logging in, I was greeted by a message that my account was compromised and I needed to update my security and password. <strong>My Facebook Account Got OWNED</strong>! This the copy of the mail that I got in my mail since I failed to take screenshots of my Facebook account since I panicked and almost peed on my pants.</p>
<blockquote style="text-align: justify;"><p>Dear Edcel XxXxXx,</p>
<p>We have detected suspicious activity on your Facebook account and have temporarily suspended your account as a security precaution.</p>
<p>You can regain control of your account by logging into Facebook and following the on-screen instructions.</p>
<p>Please be sure to visit the Facebook Help Center (<a href="http://www.facebook.com/help/" target="_blank">http://www.facebook.com/help/</a>) for further information regarding these security issues and let us know if you need assistance.</p>
<p>Thanks,<br />
Facebook Security Team</p></blockquote>
<p style="text-align: justify;">I don&#8217;t share my logins and I only use Facebook at home and the site is bookmarked. I am not sure how this happened and I will start monitoring my account&#8217;s activity now. That was not fun at all. I hope that doesn&#8217;t happen again.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/03/08/my-facebook-account-got-owned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to be a Rockstar Wordpress Designer</title>
		<link>http://simplyblackandwhite.net/2010/02/21/how-to-be-a-rockstar-wordpress-designer/</link>
		<comments>http://simplyblackandwhite.net/2010/02/21/how-to-be-a-rockstar-wordpress-designer/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 04:31:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RockablePress]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=91</guid>
		<description><![CDATA[Just recently got myselfy a copy of RockablePress&#8217; How to be a Rockstar Wordpress Designer. How? I purchased a copy of it! **winks!**
I am still on the first 2 chapters of the e-book and it still quite boring. The 1st chapter is an introduction on on Wordpress and everything you need to know about Wordpress. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Just recently got myselfy a copy of <strong>RockablePress&#8217;</strong> <strong><em><a href="http://simplyblackandwhite.net/2010/02/21/how-to-be-a-rockstar-wordpress-designer" target="_self">How to be a Rockstar Wordpress Designer</a>.</em></strong> How? I purchased a copy of it! **winks!**</p>
<p style="text-align: justify;">I am still on the first 2 chapters of the e-book and it still quite boring. The 1st chapter is an introduction on on Wordpress and everything you need to know about Wordpress. I am still on Chapter 2 and it gets a little more interesting from this time on (hopefully).</p>
<p style="text-align: justify;">Will I be a Rockstar Wordpress Designer after reading the <strong><em>How to be a Rockstar Wordpress Designer </em></strong>from <strong>RockablePress</strong>?</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/02/21/how-to-be-a-rockstar-wordpress-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am now on Lockerz</title>
		<link>http://simplyblackandwhite.net/2010/02/18/i-am-now-on-lockerz/</link>
		<comments>http://simplyblackandwhite.net/2010/02/18/i-am-now-on-lockerz/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 07:58:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=89</guid>
		<description><![CDATA[Yes, I am now on Lockerz.com. What is Lockerz.com? Lockerz.com is a brand new site that rewards you for just about everything you do. Registration is very easy and members can earn points extremely quickly. You can then use the points earned to buy or claim prizes such as MacBooks, Designer Handbags, Video Games, iPods, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Yes, I am now on <strong>Lockerz.com</strong>. What is Lockerz.com? Lockerz.com is a brand new site that rewards you for just about everything you do. Registration is very easy and members can earn points extremely quickly. You can then use the points earned to buy or claim prizes such as MacBooks, Designer Handbags, Video Games, iPods, Nintendo Wiis and much more.</p>
<p style="text-align: justify;">I am new to Lockerz.com. <strong>Is Lockerz.com a Scam</strong>? I am not sure yet since I haven&#8217;t personally claimed a price but I should say it looks legitimate. You can earn points in 3 ways (1) Logging in each day (2) Answering the question of the day (3) Referring new members. What have you to lose if you try it? You only get to spend less than 2 minutes of your Facebook time to claim 2 points for you to login and another 2 points to answer the dailies.</p>
<p style="text-align: justify;">Currently, <strong>Lockerz.com</strong> is in beta and access is invitation only. Feel free to leave a comment or email me at iskolares[at]tambayanbox.org if you are interested in joining! Make sure to put “Lockerz Invite” in your title or something of that sort so I don’t miss your request.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/02/18/i-am-now-on-lockerz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Batch Process Signatures/Watermarks Using Lightroom</title>
		<link>http://simplyblackandwhite.net/2010/01/26/how-to-batch-process-signatureswatermarks-using-lightroom/</link>
		<comments>http://simplyblackandwhite.net/2010/01/26/how-to-batch-process-signatureswatermarks-using-lightroom/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 13:21:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe Lightroom]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[LR2/Mogrify]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=74</guid>
		<description><![CDATA[I know how you feel. You have reached this page as you want to know how to batch process Signatures/Watermarks using Lightroom. I have been faced with the same dilemma before and I spent days finding a solution for it. Now, let&#8217;s get this party started.
To batch process signatures in Lightroom, there are two programs [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I know how you feel. You have reached this page as you want to know <a href="http://simplyblackandwhite.net/2010/01/26/how-to-batch-process-signatureswatermarks-using-lightroom"><strong>how to batch process Signatures/Watermarks using Lightroom</strong></a>. I have been faced with the same dilemma before and I spent days finding a solution for it. Now, let&#8217;s get this party started.</p>
<p style="text-align: justify;">To batch process signatures in Lightroom, there are two programs that we need aside from Lightroom.<br />
1. LR2/Mogrify &#8211; a LR post-process plugin that can embellish your images as they are exported from Lightroom (<a href="http://www.photographers-toolbox.com/products/lr2mogrify.php" target="_blank"><em>more info here</em></a>)<br />
2. ImageMagick &#8211; a collection of powerful, freeware command line utilities for processing images and LR2/Mogrify uses this to process the Image (<em><a href="http://www.imagemagick.org/script/binary-releases.php#windows">more info here</a></em>)</p>
<p style="text-align: justify;">First, you need to download and install ImageMagick and LR2/Mogrify. The LR2/Mogrify trial version available on the site is limited to export only 10 pictures so it would be best if you donate the project to get the LR2/Mogrify full version registration code. I just did and I got my registration code. You are going to envy me once you realize that exporting 10 photos at a time is a pain in the arse.</p>
<p style="text-align: justify;">Once you have downloaded, LR2/Mogrify and ImageMagick, follow this link for the<a href="http://www.photographers-toolbox.com/products/lr2mogrify.php?sec=install" target="_blank"> installation guide</a>.</p>
<p style="text-align: justify;">Here is our checklist:<br />
1. <strong>Adobe LightRoom</strong> &#8211; check!<br />
2. <strong>LR2/Mogrify</strong> &#8211; installed!<br />
3. <strong>ImageMagick</strong> &#8211; installed!<br />
4. <strong>A lot of photos</strong> &#8211; check!</p>
<p style="text-align: justify;">Now, you have edited your pictures and ready to &#8220;own&#8221; it (I meant,watermark);<br />
1. Select the photos that you want to export and watermark.<br />
2. Click on File then Export  (Ctrl+Shift+E)<br />
3. Now you should see newly added options to Lightroom export module. You will have all the options on that you can do to your images for post-processing.</p>
<div class="mceTemp mceIEcenter" style="text-align: justify;">
<dl class="wp-caption aligncenter" style="width: 510px;">
<dt class="wp-caption-dt"><a href="http://simplyblackandwhite.net/wp-content/uploads/2010/01/Lightroom.jpg"><img class=" " title="Batch Process Signatures/Watermarks Using Lightroom" src="http://simplyblackandwhite.net/wp-content/uploads/2010/01/Lightroom-1024x773.jpg" alt="Batch Process signature in Lightroom" width="500" height="347" /></a></dt>
<dd class="wp-caption-dd"><em>For now, let&#8217;s use &#8220;Text Annotations&#8221; to add watermarks. Click on the &#8220;Text Annotations&#8221; to summon the panel on the right. Of course you can add more than one texts annotation. You also have the option to use graphical watermarks.</em></dd>
</dl>
</div>
<p style="text-align: justify;">Select your desired settings for fonts, font size, position and others. After that, click on EXPORT and voila! You have now watermarked a number of photos.</p>
<p style="text-align: justify;">You may check your exported photos now and check if the signatures/watermarks look ok for your taste. You may redo your settings. That is it! As easy as that, you will now be able to put a signature and watermark on a 100, 1000 or even 1,000,000 photos!</p>
<p style="text-align: justify;">If you like my tutorial and you think it has helped you a lot, you <strong><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&#038;business=iskolares%40tambayanbox%2eorg&#038;item_name=Donate%20to%20the%20Site&#038;no_shipping=0&#038;no_note=1&#038;tax=0&#038;currency_code=USD&#038;lc=PH&#038;bn=PP%2dDonationsBF&#038;charset=UTF%2d8" target="_blank">BUY ME A BEER</a>!</strong> Any amount will do.</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/01/26/how-to-batch-process-signatureswatermarks-using-lightroom/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Bill Gates Surpasses 100,000 Twitter Followers in 8 Hours</title>
		<link>http://simplyblackandwhite.net/2010/01/20/bill-gates-surpasses-100000-twitter-followers-in-8-hours/</link>
		<comments>http://simplyblackandwhite.net/2010/01/20/bill-gates-surpasses-100000-twitter-followers-in-8-hours/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 07:14:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bill Gates]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://simplyblackandwhite.net/?p=64</guid>
		<description><![CDATA[Microsoft founder Bill Gates joined Twitter. Welcome to the Twitterverse, Bill Gates. After 8 hours, @BillGates broke 100,000 Twitter followers.
The last time we’ve seen a new Twitter user with this kind of popularity was Oprah when she first joined Twitter. Mr. Gates proves that he is not not only the world’s richest man, but one [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Microsoft founder <strong><a href="http://simplyblackandwhite.net/2010/01/20/bill-gates-surpasses-100000-twitter-followers-in-8-hours">Bill Gates joined Twitter</a>.</strong> Welcome to the Twitterverse, Bill Gates. After 8 hours, <a href="http://twitter.com/billgates" target="_blank">@BillGates</a> <a href="http://simplyblackandwhite.net/2010/01/20/bill-gates-surpasses-100000-twitter-followers-in-8-hours"><strong>broke 100,000 Twitter followers</strong>.</a></p>
<p>The last time we’ve seen a new Twitter user with this kind of popularity was <strong>Oprah when she first joined Twitter</strong>. Mr. Gates proves that he is not not only the world’s richest man, but one of its most popular it. His legacy as an entrepreneur and a philanthropist are far from forgotten.</p>
<p><img class="aligncenter" src="http://simplyblackandwhite.net/wp-content/uploads/2010/01/bill-twitter.jpg" alt="" width="463" height="168" /></p>
<p>Putting the numbers together, that’s about 12,500 Twitter followers per hour, or ~208 new tweeps per minute. In reality though, Bill’s follower count escalated after Caroline’s tweet, meaning his real rate of growth is about 20,000 new followers per hour.</p>
<p>Kudos to you Mr. Gates!</p>
]]></content:encoded>
			<wfw:commentRss>http://simplyblackandwhite.net/2010/01/20/bill-gates-surpasses-100000-twitter-followers-in-8-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
