<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>PepLamb</title> <link>http://peplamb.com</link> <description>If we confess our sins, he is faithful and just and will forgive us our sins and purify us from all unrighteousness. (1 John 1:9)</description> <lastBuildDate>Thu, 26 Jan 2012 20:13:09 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PepLamb" /><feedburner:info uri="peplamb" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:copyright>Copyright (c) 2009 PepLamb.com</media:copyright><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Education/Educational Technology</media:category><feedburner:emailServiceId>PepLamb</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Ways to implement Model View ViewModel (MVVM)</title><link>http://feedproxy.google.com/~r/PepLamb/~3/oRSBDzRzC6c/</link> <comments>http://peplamb.com/ways-to-implement-model-view-viewmodel-mvvm/#comments</comments> <pubDate>Fri, 23 Sep 2011 09:25:30 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[MVVM]]></category> <category><![CDATA[INotificationPropertyChanged]]></category> <category><![CDATA[Model]]></category> <category><![CDATA[MVVM Pattern]]></category> <category><![CDATA[Silverlight]]></category> <category><![CDATA[View]]></category> <category><![CDATA[ViewModel]]></category> <category><![CDATA[WCF]]></category> <category><![CDATA[Xaml]]></category> <guid isPermaLink="false">http://peplamb.com/?p=365</guid> <description><![CDATA[I came across a couple of different ways to implement MVVM that I would like to share here I have seen applications where M V VM is completely implemented on the client&#8217;s side meaning for example, View is the UI with Xaml and code behind, Model which stores the data, ViewModel implements INotificationPropertyChanged event and [...]<h3>Related Posts</h3> No related posts.
]]></description> <content:encoded><![CDATA[<p>I came across a couple of different ways to implement MVVM that I would like
to share here <img
src='http://peplamb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><span
id="more-365"></span><ol><li>I have seen applications where M V VM is completely implemented on the
client&#8217;s side meaning for example, <br
/><ul><li>View is the UI with Xaml and code behind, Model which stores the
data, ViewModel implements INotificationPropertyChanged event and is a
bridge between View and the Model and talks to a WCF service for example
this is what &#8216;John Papa&#8217; has to say&#8230;
http://johnpapa.net/5-Minute-Overview-of-MVVM-in-Silverlight</li><li>View is the UI with Xaml and code behind, Model which stores the
data and talks to a WCF service, and ViewModel implements
INotificationPropertyChanged event and is a bridge between View and the
Model for example this is what Song Li has to say&#8230;
http://www.codeproject.com/KB/WPF/MVVMQuickTutorial.aspx<br
/></li></ul></li><li>In my work environment we have developed Silverlight applications where we followed MVVM Pattern more like how &#8216;Maria Veronica Evert Riveros&#8217; has explained here http://mariaevert.dk/thesis/?p=577 but View and the ViewModel
both resided in the same project rather than them being in different projects and the
Model was the WCF Web Service where ViewModel communicates with the Model via a proxy.</li></ol><p>I will try sharing more ways to play with MVVM as I stumble upon <img
src='http://peplamb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><h3>Related Posts</h3><p>No related posts.</p> 
<p><a href="http://feedads.g.doubleclick.net/~a/kf6u6W9GWFE0Wa59oq86DvD7EGk/0/da"><img src="http://feedads.g.doubleclick.net/~a/kf6u6W9GWFE0Wa59oq86DvD7EGk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kf6u6W9GWFE0Wa59oq86DvD7EGk/1/da"><img src="http://feedads.g.doubleclick.net/~a/kf6u6W9GWFE0Wa59oq86DvD7EGk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/oRSBDzRzC6c" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/ways-to-implement-model-view-viewmodel-mvvm/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://peplamb.com/ways-to-implement-model-view-viewmodel-mvvm/</feedburner:origLink></item> <item><title>Software Development Life Cycle (SDLC) Models</title><link>http://feedproxy.google.com/~r/PepLamb/~3/AdwsepZGgQA/</link> <comments>http://peplamb.com/software-development-life-cycle-sdlc-models/#comments</comments> <pubDate>Tue, 20 Sep 2011 20:06:39 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[SDLC]]></category> <category><![CDATA[Software Engineering]]></category> <category><![CDATA[COCOMO]]></category> <category><![CDATA[COCOMO Estimating Model]]></category> <category><![CDATA[Incremental Model]]></category> <category><![CDATA[Life Cycle]]></category> <category><![CDATA[Lifecycle]]></category> <category><![CDATA[Prototype Model]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Software Developement]]></category> <category><![CDATA[Software Testing]]></category> <category><![CDATA[V-Model]]></category> <category><![CDATA[V-Shaped Model]]></category> <category><![CDATA[W-Model]]></category> <category><![CDATA[W-Shaped Model]]></category> <guid isPermaLink="false">http://peplamb.com/?p=360</guid> <description><![CDATA[In this post I will discuss few Software Development Life Cycle (SDLC) Models briefly and talk about their advantages and disadvantages. Prototype Model A prototype model focuses on developing the software little by little and tested in a real time environment with the customers in mind (&#8220;SDLC prototype model&#8221;, n.d). Advantages of prototype model are [...]<h3>Related Posts</h3> No related posts.
]]></description> <content:encoded><![CDATA[<p
class="MsoNormal">In this post I will discuss few Software Development Life Cycle (SDLC) Models briefly
and talk about their advantages and disadvantages.</p><span
id="more-360"></span><h2>Prototype Model</h2><p
class="MsoNormal"> A prototype model focuses on developing the software little by little and tested
in a real time environment with the customers in mind (&#8220;SDLC prototype model&#8221;, n.d).</p><p
class="MsoNormal">Advantages of prototype model are it has its time frame of development with more
focus on development of actual software rather than spending more time on
documentation resulting in releasing the software in advance, reduced man hours,
the software is created with more user feedbacks (&#8220;SDLC prototype model&#8221;, n.d).</p><p
class="MsoNormal">Disadvantages of prototype model since the software is built with no stages most
of the beginning stages of the software are not complete, prototype changes from
time to time resulting in complexity in making documentation on the software and
integration might be hard with this model (&#8220;SDLC prototype model&#8221;, n.d).</p><h2>V-Shaped Model</h2><p
class="MsoNormal">A V-Shaped Model is similar to Waterfall Model with regards to sequential path
of execution of processes one can move a step ahead only when previous step is
completed and testing is more highlighted in this model (Lewallen, 2005).</p><p
class="MsoNormal">Advantages of V-Shaped model are it is easy and simple to use and each step
delivers a specific result as tests are planed earlier than in waterfall model
there are more chances for success, and when small projects are considered this
model will work well for them (Lewallen, 2005).</p><p
class="MsoNormal">Disadvantages of V-Shaped model are it is very inflexible and thus may lead to
more expense and during the testing phases this model has no clear picture (Lewallen, 2005).</p><h2>W-Shaped Model</h2><p
class="MsoNormal">W-Shaped Model removes the disadvantage from Waterfall Model and V-Shaped Model
where the testing is followed after the implementation, the association between
the various stages and their result for further testing undertakings is not
explained. Based on the V-Shaped Model the W-Shaped Model improves the meaning
of testing specific tasks (Leithold, 2005).</p><p
class="MsoNormal">Advantages of W-Shaped model are the testing process is parallel to the
development process; testers and developers are given specific tasks as the
project moves forward resulting them being equally involved, and in the testing
phase the developers fix the bugs (Leithold, 2005).</p><p
class="MsoNormal">Disadvantages of W-Shaped model the time and personnel are impracticable and in
practice there is much more relationship between different activities (Leithold, 2005).</p><h2>Incremental Model</h2><p
class="MsoNormal">When the life cycle of waterfall model is applied iteratively, it results in
Incremental Model and each of these iterations goes through requirements,
design, implementation and testing (Lewallen, 2005).</p><p
class="MsoNormal">Advantages of Incremental Model are the working software is produced faster and
is more flexible resulting in lower costs for changes in requirements, it is
easy to debug since the iterations are smaller and are easy to manage (Lewallen, 2005).</p><p
class="MsoNormal">Disadvantages of Incremental Model are there is no account of intersecting of
iterations as they are inflexible, the overall system architecture requirements
aren’t gathered in the beginning of the software development which may lead to
problem in the software life cycle (Lewallen, 2005).</p><h2>COCOMO Estimating Model</h2><p
class="MsoNormal">COCOMO stands for constructive cost model, it’s a software cost estimation model
which uses regression formula with parameters based on historic data (&#8220;Software
project management&#8221;, n.d.).</p><p
class="MsoNormal">Advantages of COCOMO estimating model are it is based on facts and easy to
understand how it works, explains many reasons that affect cost of the project
and since it works on historical data it is more predictable and accurate
(&#8220;Software project management&#8221;, n.d.).</p><p
class="MsoNormal">Disadvantages of COCOMO estimating model are it ignores requirements,
documentation, hardware issues, personnel turnover levels, customer skills,
cooperation, knowledge and other parameters. It oversimplifies the impact of
safety/security aspects and is dependent on the amount of time spent in each
phase (&#8220;Software project management&#8221;, n.d.).</p><h3> References</h3><p
class="MsoNormal" style="margin-left:.5in;text-indent:-.5in;line-height:200%"> Geek Interview. (n.d). SDLC &#8211; prototype model. Retrieved from
http://www.learn.geekinterview.com/it/sdlc/prototype-model.html</p><p
class="MsoNormal" style="margin-left:.5in;text-indent:-.5in;line-height:200%"> Hot Recruiter. (n.d). Software project management. Retrieved from
http://hotrecruiter.com/technical-interviews/50-project-management-pmp-six-sigma-etc/832-software-project-management-part-6</p><p
class="MsoNormal" style="margin-left:.5in;text-indent:-.5in;line-height:200%"> Leithold, A. (July, 2007). Structured testing in practice. Norderstedt, Germany:
Druck und Bindung. ISBN 978-3-638-8946293</p><p
class="MsoNormal" style="margin-left:.5in;text-indent:-.5in;line-height:200%"> Lewallen, R. (July, 2005). Software development life cycle models. Retrieved
from
http://codebetter.com/raymondlewallen/2005/07/13/software-development-life-cycle-models/</p><h3>Related Posts</h3><p>No related posts.</p> 
<p><a href="http://feedads.g.doubleclick.net/~a/kOXbeOe1JBQT_EG6PdzE4j7NNtw/0/da"><img src="http://feedads.g.doubleclick.net/~a/kOXbeOe1JBQT_EG6PdzE4j7NNtw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kOXbeOe1JBQT_EG6PdzE4j7NNtw/1/da"><img src="http://feedads.g.doubleclick.net/~a/kOXbeOe1JBQT_EG6PdzE4j7NNtw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/AdwsepZGgQA" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/software-development-life-cycle-sdlc-models/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://peplamb.com/software-development-life-cycle-sdlc-models/</feedburner:origLink></item> <item><title>GOD is with you Pastor</title><link>http://feedproxy.google.com/~r/PepLamb/~3/D1TwDqAaJZU/</link> <comments>http://peplamb.com/god-is-with-you-pastor/#comments</comments> <pubDate>Fri, 22 Apr 2011 23:02:27 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Christian]]></category> <category><![CDATA[Christian Minister]]></category> <category><![CDATA[Died]]></category> <category><![CDATA[Dies]]></category> <category><![CDATA[Forgiveness]]></category> <category><![CDATA[GOD]]></category> <category><![CDATA[Heaven]]></category> <category><![CDATA[Memory]]></category> <category><![CDATA[Pastor]]></category> <category><![CDATA[Sacrifice]]></category> <category><![CDATA[Sad]]></category> <category><![CDATA[Sin]]></category> <guid isPermaLink="false">http://peplamb.com/?p=299</guid> <description><![CDATA[I lost a wonderful, beautiful Pastor, a character, who would be there when I needed him who would call me when I miss Church who would help people who would serve the Lord with all his strength, the sacrifice he made serves a purpose. It guarantees him GOD&#8217;s love &#38; grace for his sacrifice and [...]<h3>Related Posts</h3> No related posts.
]]></description> <content:encoded><![CDATA[<p>I lost a wonderful, beautiful Pastor, a character, who would be there when I needed him who would call me when I miss Church who would help people who would serve the Lord with all his strength, the sacrifice he made serves a purpose. It guarantees him GOD&#8217;s love &amp; grace for his sacrifice and mercy &amp; forgiveness for his transgressions and reserves him a place in the highest heaven. May GOD Bless him and comfort his family!</p><span
id="more-299"></span><p>For he has not despised or scorned the suffering of the afflicted one; he has not hidden his face from him but has listened to his cry for help. <em>(Psalm 22:24)</em><br
/> Remember me for this, O my God, and do not blot out what I have so faithfully done for the house of my God and its services. <em>(Nehemiah 13:14)</em><br
/> &#8230;All men are like grass, and all their glory is like the flowers of the field; the grass withers and the flowers fall&#8230; <em>(1 Peter 1:24)</em><br
/> Above all, love each other deeply, because love covers over a multitude of sins. <em>(1 Peter 4:8)</em><br
/> &#8230;for all have sinned and fall short of the glory of God <em>(Romans 3:22)</em><br
/> &#8220;I, even I, am he who blots out your transgressions, for my own sake, and remembers your sins no more. Review the past for me, let us argue the matter together; state the case for your innocence.&#8221; <em>(Isaiah 43:25-26)</em></p><h3>Related Posts</h3><p>No related posts.</p> 
<p><a href="http://feedads.g.doubleclick.net/~a/-VlgUXxDCqZYvs1PNPZfYdWc83g/0/da"><img src="http://feedads.g.doubleclick.net/~a/-VlgUXxDCqZYvs1PNPZfYdWc83g/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-VlgUXxDCqZYvs1PNPZfYdWc83g/1/da"><img src="http://feedads.g.doubleclick.net/~a/-VlgUXxDCqZYvs1PNPZfYdWc83g/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/D1TwDqAaJZU" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/god-is-with-you-pastor/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://peplamb.com/god-is-with-you-pastor/</feedburner:origLink></item> <item><title>Custom Field Cookie</title><link>http://feedproxy.google.com/~r/PepLamb/~3/g2glgp20UIY/</link> <comments>http://peplamb.com/custom-field-cookie/#comments</comments> <pubDate>Mon, 11 Apr 2011 10:04:02 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[WP-Plugins]]></category> <category><![CDATA[Cookie]]></category> <category><![CDATA[Custom]]></category> <category><![CDATA[Custom Cookie]]></category> <category><![CDATA[Custom Field]]></category> <category><![CDATA[Custom Field Cookie]]></category> <category><![CDATA[Custom Key]]></category> <category><![CDATA[Custom Meta]]></category> <category><![CDATA[Custom Value]]></category> <category><![CDATA[Field]]></category> <category><![CDATA[Key]]></category> <category><![CDATA[Meta]]></category> <category><![CDATA[Page]]></category> <category><![CDATA[Plugin]]></category> <category><![CDATA[Post]]></category> <category><![CDATA[Post Meta]]></category> <category><![CDATA[Value]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Wordpress Plugin]]></category> <guid isPermaLink="false">http://peplamb.com/?p=288</guid> <description><![CDATA[This wordpress plugin checks for all custom keys in a page or a post for custom keys ending with _Custom_Field_Cookie and writes that key as cookie name and its value as cookie value. Download: Custom Field Cookie Screenshot: None! What you need to use this plugin: Requires a WordPress (Version: 2.8.0 or higher) powered website [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/linkable-title-html-and-php-widget/" rel="bookmark">Linkable Title Html and Php Widget</a></li><li><a
href="http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-8/" rel="bookmark">Released Linkable Title Html and Php Widget 1.0.8</a></li><li><a
href="http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-6/" rel="bookmark">Released Linkable Title Html and Php Widget 1.0.6</a></li><li><a
href="http://peplamb.com/google-analytics-visits/" rel="bookmark">Google Analytics Visits</a></li></ol> ]]></description> <content:encoded><![CDATA[This <strong>wordpress plugin</strong> checks for all custom keys in a page or a post for custom keys ending with <code>_Custom_Field_Cookie</code> and writes that <em>key</em> as <em>cookie name</em> and its <em>value</em> as <em>cookie value</em>. <span
id="more-288"></span><h2>Download:</h2> <a
title="Download Custom Field Cookie" href="http://downloads.wordpress.org/plugin/custom-field-cookie.zip" rel="nofollow" target="_blank">Custom Field Cookie</a><h2>Screenshot:</h2> None!<h2>What you need to use this plugin:</h2> Requires a WordPress (Version: 2.8.0 or higher) powered website (blog)<br
/> A sidebar to place the widget (obviously)<br
/> <i>Tested up to: <strong>3.1.1</strong></i><h2>How to use it?</h2> Installing should be a piece of cake and take fewer than five minutes.<ol><li>Download it</li><li>Extract all files from the zip archive</li><li>Copy the custom-field-cookie folder to wp-content/plugins/</li><li>Activate the plugin through the &#8220;Plugins&#8221; menu in wordpress</li></ol> That&#8217;s it!<h2>Changelog</h2><p><strong>Update 1.0.0</strong><br
/> First release.</p><br
/> If you found a bug or have any suggestions, ideas or improvements to be made on this plugin/widget and/or if you liked the plugin/widget or just want to say hi, let me know on comments section <img
src='http://peplamb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <a
name="Donate"></a><h2>Donations (Thank you!)</h2><div
class="buymecoffee"><div
class="coffee_image"></div><div
class="coffee_text"><a
class="buymecoffeelink" rel="nofollow" href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&#038;business=TV873GDVX3MQC&#038;lc=US&#038;item_name=PepLamb&#038;item_number=Custom%20Field%20Cookie&#038;currency_code=USD&#038;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted" target="_blank">Donate cups of coffee to keep me going!</a></div></div><div
style="clear:both"></div> All donors giving <strong>$50</strong> or more will automatically get a do-follow link on this list (this page is <strong>Page Rank 5</strong>!) for <strong>180 days</strong>!  It&#8217;s my way of saying, &#8220;Thank you for your generous support&#8221;. (<a
href="http://peplamb.com/donate/" rel="nofollow">need more reasons to donate?</a>)<ul><li>Jenseitsmedium &#8211; 7/31/2011</li></ul><h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/linkable-title-html-and-php-widget/" rel="bookmark">Linkable Title Html and Php Widget</a></li><li><a
href="http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-8/" rel="bookmark">Released Linkable Title Html and Php Widget 1.0.8</a></li><li><a
href="http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-6/" rel="bookmark">Released Linkable Title Html and Php Widget 1.0.6</a></li><li><a
href="http://peplamb.com/google-analytics-visits/" rel="bookmark">Google Analytics Visits</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/E0-Qn1wrrU7FKSDWCGCXcET0z2k/0/da"><img src="http://feedads.g.doubleclick.net/~a/E0-Qn1wrrU7FKSDWCGCXcET0z2k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/E0-Qn1wrrU7FKSDWCGCXcET0z2k/1/da"><img src="http://feedads.g.doubleclick.net/~a/E0-Qn1wrrU7FKSDWCGCXcET0z2k/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/g2glgp20UIY" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/custom-field-cookie/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <enclosure url="http://downloads.wordpress.org/plugin/custom-field-cookie.zip" length="3834" type="application/octet-stream" /><media:content url="http://downloads.wordpress.org/plugin/custom-field-cookie.zip" fileSize="3834" type="application/octet-stream" /><feedburner:origLink>http://peplamb.com/custom-field-cookie/</feedburner:origLink></item> <item><title>Released Google Analytics Visits 1.1.4.8</title><link>http://feedproxy.google.com/~r/PepLamb/~3/lco-OMeKT2A/</link> <comments>http://peplamb.com/released-google-analytics-visits-1-1-4-8/#comments</comments> <pubDate>Wed, 06 Apr 2011 17:38:55 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Analytics]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Maintenance Release]]></category> <guid isPermaLink="false">http://peplamb.com/?p=274</guid> <description><![CDATA[Google Analytics Visits version 1.1.4.8 is here! What&#8217;s new this release? This version of Google Analytics Visits has the following enhancements. Maintenance Release. Tested with WordPress 3.1.1 Where do I download and read documentation? Please visit the original plugin post. Where do I file bugs, make feature requests, and get support? Please visit the plugin [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-3/" rel="bookmark">Released Google Analytics Visits 1.1.4.3</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-7/" rel="bookmark">Released Google Analytics Visits 1.1.4.7</a></li></ol> ]]></description> <content:encoded><![CDATA[Google Analytics Visits version 1.1.4.8 is here!<h3>What&#8217;s new this release?</h3> This version of <a
href="http://peplamb.com/google-analytics-visits/" rel="nofollow">Google Analytics Visits</a> has the following enhancements.<ol><li>Maintenance Release.</li><li>Tested with WordPress 3.1.1</li></ol> <span
id="more-274"></span><h3>Where do I download and read documentation?</h3> Please visit the <a
title="Google Analytics Visits" href="http://peplamb.com/google-analytics-visits/" rel="nofollow">original plugin post</a>.<h3>Where do I file bugs, make feature requests, and get support?</h3> Please visit the plugin <a
title="Google Analytics Visits Support" href="http://peplamb.com/google-analytics-visits/#respond" rel="nofollow">support and help</a> section.<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-3/" rel="bookmark">Released Google Analytics Visits 1.1.4.3</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-7/" rel="bookmark">Released Google Analytics Visits 1.1.4.7</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/gOIDDBw6JyTZKKepJuBJ1ohbfL4/0/da"><img src="http://feedads.g.doubleclick.net/~a/gOIDDBw6JyTZKKepJuBJ1ohbfL4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gOIDDBw6JyTZKKepJuBJ1ohbfL4/1/da"><img src="http://feedads.g.doubleclick.net/~a/gOIDDBw6JyTZKKepJuBJ1ohbfL4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/lco-OMeKT2A" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/released-google-analytics-visits-1-1-4-8/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://peplamb.com/released-google-analytics-visits-1-1-4-8/</feedburner:origLink></item> <item><title>Released Linkable Title Html and Php Widget 1.0.8</title><link>http://feedproxy.google.com/~r/PepLamb/~3/7SvHTkS9ztA/</link> <comments>http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-8/#comments</comments> <pubDate>Wed, 06 Apr 2011 17:38:01 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Clickable Title]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Html]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[Linkable Title]]></category> <category><![CDATA[Php Widget]]></category> <category><![CDATA[Plugin]]></category> <category><![CDATA[Text]]></category> <category><![CDATA[Widget]]></category> <category><![CDATA[Wordpress Plugin]]></category> <category><![CDATA[Wordpress Widget]]></category> <guid isPermaLink="false">http://peplamb.com/?p=273</guid> <description><![CDATA[Linkable Title Html and Php Widget version 1.0.8 is here! What&#8217;s new this release? This version of Linkable Title Html and Php Widget has the following enhancements. Maintenance Release. Tested with WordPress 3.1.1 Where do I download and read documentation? Please visit the original plugin post. Where do I file bugs, make feature requests, and [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-6/" rel="bookmark">Released Linkable Title Html and Php Widget 1.0.6</a></li><li><a
href="http://peplamb.com/linkable-title-html-and-php-widget/" rel="bookmark">Linkable Title Html and Php Widget</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> ]]></description> <content:encoded><![CDATA[Linkable Title Html and Php Widget version 1.0.8 is here!<h3>What&#8217;s new this release?</h3> This version of <a
href="http://peplamb.com/linkable-title-html-and-php-widget/" rel="nofollow">Linkable Title Html and Php Widget</a> has the following enhancements.<ol><li>Maintenance Release.</li><li>Tested with WordPress 3.1.1</li></ol> <span
id="more-273"></span><h3>Where do I download and read documentation?</h3> Please visit the <a
title="Linkable Title Html and Php Widget WordPress Plugin" href="http://peplamb.com/linkable-title-html-and-php-widget/" rel="nofollow">original plugin post</a>.<h3>Where do I file bugs, make feature requests, and get support?</h3> Please visit the plugin <a
title="Linkable Title Html and Php Widget Support" href="http://peplamb.com/linkable-title-html-and-php-widget/#respond" rel="nofollow">support and help</a> section.<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-6/" rel="bookmark">Released Linkable Title Html and Php Widget 1.0.6</a></li><li><a
href="http://peplamb.com/linkable-title-html-and-php-widget/" rel="bookmark">Linkable Title Html and Php Widget</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/boE1nUSR2SxuJsonZE0tF4VGctM/0/da"><img src="http://feedads.g.doubleclick.net/~a/boE1nUSR2SxuJsonZE0tF4VGctM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/boE1nUSR2SxuJsonZE0tF4VGctM/1/da"><img src="http://feedads.g.doubleclick.net/~a/boE1nUSR2SxuJsonZE0tF4VGctM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/7SvHTkS9ztA" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-8/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://peplamb.com/released-linkable-title-html-and-php-widget-1-0-8/</feedburner:origLink></item> <item><title>Released Google Analytics Visits 1.1.4.7</title><link>http://feedproxy.google.com/~r/PepLamb/~3/fyUSwX9n2c8/</link> <comments>http://peplamb.com/released-google-analytics-visits-1-1-4-7/#comments</comments> <pubDate>Thu, 31 Mar 2011 19:21:29 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Analytics]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Maintenance Release]]></category> <guid isPermaLink="false">http://peplamb.com/?p=264</guid> <description><![CDATA[Google Analytics Visits version 1.1.4.7 is here! What&#8217;s new this release? This version of Google Analytics Visits has the following enhancements. NEW: Exclude &#8220;(not set)&#8221; country, its pageviews and its visits (on Jonathan request). The numbers are aligned to right instead of left (on Jonathan request). Other enhancements: options saved/updated notification and more. Where do [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> ]]></description> <content:encoded><![CDATA[Google Analytics Visits version 1.1.4.7 is here!<h3>What&#8217;s new this release?</h3> This version of <a
href="http://peplamb.com/google-analytics-visits/" rel="nofollow">Google Analytics Visits</a> has the following enhancements.<ol><li>NEW: Exclude &#8220;(not set)&#8221; country, its pageviews and its visits (on Jonathan request).</li><li>The numbers are aligned to right instead of left (on Jonathan request).</li><li>Other enhancements: options saved/updated notification and more.</li></ol> <span
id="more-264"></span><h3>Where do I download and read documentation?</h3> Please visit the <a
title="Google Analytics Visits" href="http://peplamb.com/google-analytics-visits/" rel="nofollow">original plugin post</a>.<h3>Where do I file bugs, make feature requests, and get support?</h3> Please visit the plugin <a
title="Google Analytics Visits Support" href="http://peplamb.com/google-analytics-visits/#respond" rel="nofollow">support and help</a> section.<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/0sww7MeJXrTJTYouvZof--bn2Ko/0/da"><img src="http://feedads.g.doubleclick.net/~a/0sww7MeJXrTJTYouvZof--bn2Ko/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0sww7MeJXrTJTYouvZof--bn2Ko/1/da"><img src="http://feedads.g.doubleclick.net/~a/0sww7MeJXrTJTYouvZof--bn2Ko/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/fyUSwX9n2c8" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/released-google-analytics-visits-1-1-4-7/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://peplamb.com/released-google-analytics-visits-1-1-4-7/</feedburner:origLink></item> <item><title>Released Google Analytics Visits 1.1.4.6</title><link>http://feedproxy.google.com/~r/PepLamb/~3/UBg-7p5EAU8/</link> <comments>http://peplamb.com/released-google-analytics-visits-1-1-4-6/#comments</comments> <pubDate>Sat, 12 Mar 2011 06:03:14 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Analytics]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Maintenance Release]]></category> <guid isPermaLink="false">http://peplamb.com/?p=244</guid> <description><![CDATA[Google Analytics Visits version 1.1.4.6 is here! What&#8217;s new this release? This version of Google Analytics Visits has the following enhancements. NEW: Added new flags for &#8220;Congo [DRC]&#8221; (on Placido request), &#8220;Isle of Man&#8221; and Jersey. Tested with WP 3.1 and works fine. Where do I download and read documentation? Please visit the original plugin [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-7/" rel="bookmark">Released Google Analytics Visits 1.1.4.7</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> ]]></description> <content:encoded><![CDATA[Google Analytics Visits version 1.1.4.6 is here!<h3>What&#8217;s new this release?</h3> This version of <a
href="http://peplamb.com/google-analytics-visits/" rel="nofollow">Google Analytics Visits</a> has the following enhancements.<ol><li>NEW: Added new flags for &#8220;Congo [DRC]&#8221; (on Placido request), &#8220;Isle of Man&#8221; and Jersey.</li><li>Tested with WP 3.1 and works fine.</li></ol> <span
id="more-244"></span><h3>Where do I download and read documentation?</h3> Please visit the <a
title="Google Analytics Visits" href="http://peplamb.com/google-analytics-visits/" rel="nofollow">original plugin post</a>.<h3>Where do I file bugs, make feature requests, and get support?</h3> Please visit the plugin <a
title="Google Analytics Visits Support" href="http://peplamb.com/google-analytics-visits/#respond" rel="nofollow">support and help</a> section.<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-7/" rel="bookmark">Released Google Analytics Visits 1.1.4.7</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/dLEjBh8VxwUoBk10BYmWuYVwaoE/0/da"><img src="http://feedads.g.doubleclick.net/~a/dLEjBh8VxwUoBk10BYmWuYVwaoE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/dLEjBh8VxwUoBk10BYmWuYVwaoE/1/da"><img src="http://feedads.g.doubleclick.net/~a/dLEjBh8VxwUoBk10BYmWuYVwaoE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/UBg-7p5EAU8" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/released-google-analytics-visits-1-1-4-6/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://peplamb.com/released-google-analytics-visits-1-1-4-6/</feedburner:origLink></item> <item><title>Released Google Analytics Visits 1.1.4.5</title><link>http://feedproxy.google.com/~r/PepLamb/~3/bKreeTfJd98/</link> <comments>http://peplamb.com/released-google-analytics-visits-1-1-4-5/#comments</comments> <pubDate>Fri, 29 Oct 2010 23:02:37 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Analytics]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Maintenance Release]]></category> <guid isPermaLink="false">http://peplamb.com/?p=232</guid> <description><![CDATA[Google Analytics Visits version 1.1.4.5 is here! What&#8217;s new this release? This version of Google Analytics Visits has the following enhancements. Maintenance Release. Tested with WP 3.0.1 and works fine. Where do I download and read documentation? Please visit the original plugin post. Where do I file bugs, make feature requests, and get support? Please [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-3/" rel="bookmark">Released Google Analytics Visits 1.1.4.3</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li></ol> ]]></description> <content:encoded><![CDATA[Google Analytics Visits version 1.1.4.5 is here!<h3>What&#8217;s new this release?</h3> This version of <a
href="http://peplamb.com/google-analytics-visits/" rel="nofollow">Google Analytics Visits</a> has the following enhancements.<ol><li>Maintenance Release.</li><li>Tested with WP 3.0.1 and works fine.</li></ol> <span
id="more-232"></span><h3>Where do I download and read documentation?</h3> Please visit the <a
title="Google Analytics Visits" href="http://peplamb.com/google-analytics-visits/" rel="nofollow">original plugin post</a>.<h3>Where do I file bugs, make feature requests, and get support?</h3> Please visit the plugin <a
title="Linkable Title Html and Php Widget Support" href="http://peplamb.com/google-analytics-visits/#respond" rel="nofollow">support and help</a> section.<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-3/" rel="bookmark">Released Google Analytics Visits 1.1.4.3</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-4/" rel="bookmark">Released Google Analytics Visits 1.1.4.4</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/bcKwEsQySbmanfrWyn6HUksQogs/0/da"><img src="http://feedads.g.doubleclick.net/~a/bcKwEsQySbmanfrWyn6HUksQogs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bcKwEsQySbmanfrWyn6HUksQogs/1/da"><img src="http://feedads.g.doubleclick.net/~a/bcKwEsQySbmanfrWyn6HUksQogs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/bKreeTfJd98" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/released-google-analytics-visits-1-1-4-5/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://peplamb.com/released-google-analytics-visits-1-1-4-5/</feedburner:origLink></item> <item><title>Released Google Analytics Visits 1.1.4.4</title><link>http://feedproxy.google.com/~r/PepLamb/~3/ecMWGRtr6D4/</link> <comments>http://peplamb.com/released-google-analytics-visits-1-1-4-4/#comments</comments> <pubDate>Sat, 26 Jun 2010 16:24:53 +0000</pubDate> <dc:creator>PepLamb</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Analytics]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Maintenance Release]]></category> <guid isPermaLink="false">http://peplamb.com/?p=191</guid> <description><![CDATA[Google Analytics Visits version 1.1.4.4 is here! What&#8217;s new this release? This version of Google Analytics Visits has the following enhancements. NEW: Added debug reporting on Arturo&#8217;s request. Where do I download and read documentation? Please visit the original plugin post. Where do I file bugs, make feature requests, and get support? Please visit the [...]<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-7/" rel="bookmark">Released Google Analytics Visits 1.1.4.7</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> ]]></description> <content:encoded><![CDATA[Google Analytics Visits version 1.1.4.4 is here!<h3>What&#8217;s new this release?</h3> This version of <a
href="http://peplamb.com/google-analytics-visits/" rel="nofollow">Google Analytics Visits</a> has the following enhancements.<ol><li>NEW: Added debug reporting on Arturo&#8217;s request.</li></ol> <span
id="more-191"></span><h3>Where do I download and read documentation?</h3> Please visit the <a
title="Google Analytics Visits" href="http://peplamb.com/google-analytics-visits/" rel="nofollow">original plugin post</a>.<h3>Where do I file bugs, make feature requests, and get support?</h3> Please visit the plugin <a
title="Linkable Title Html and Php Widget Support" href="http://peplamb.com/google-analytics-visits/#respond" rel="nofollow">support and help</a> section.<h3>Related Posts</h3><ol><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-6/" rel="bookmark">Released Google Analytics Visits 1.1.4.6</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-8/" rel="bookmark">Released Google Analytics Visits 1.1.4.8</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-7/" rel="bookmark">Released Google Analytics Visits 1.1.4.7</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-2/" rel="bookmark">Released Google Analytics Visits 1.1.4.2</a></li><li><a
href="http://peplamb.com/released-google-analytics-visits-1-1-4-5/" rel="bookmark">Released Google Analytics Visits 1.1.4.5</a></li></ol> 
<p><a href="http://feedads.g.doubleclick.net/~a/AV8Wce5yKkOBBTwnZIsdXA6GI10/0/da"><img src="http://feedads.g.doubleclick.net/~a/AV8Wce5yKkOBBTwnZIsdXA6GI10/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AV8Wce5yKkOBBTwnZIsdXA6GI10/1/da"><img src="http://feedads.g.doubleclick.net/~a/AV8Wce5yKkOBBTwnZIsdXA6GI10/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/PepLamb/~4/ecMWGRtr6D4" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://peplamb.com/released-google-analytics-visits-1-1-4-4/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://peplamb.com/released-google-analytics-visits-1-1-4-4/</feedburner:origLink></item> <copyright>Copyright (c) 2009 PepLamb.com</copyright><media:credit role="author">PepLamb</media:credit><media:rating>nonadult</media:rating></channel> </rss>

