Here at blogger2ools you'll find an updated list of Blogger Layout Data Tags, Live Blogger Widget examples, Blogger PageType examples and more.
blogger2ools is a work in progress. Updates are posted at MY STADY.
A Global Layout Data Tag can be used anywhere in your template, even the header.
blog.isMobile
falseblog.mobileClass
blog.title
blogger2oolsblog.pageTitle
blogger2oolsblog.pageName
blog.pageType
indexblog.searchLabel
blog.searchQuery
blog.url
http://blogger2ools.mystady.com/
πblog.homepageUrl
http://blogger2ools.mystady.com/
πblog.isPrivate
falseblog.enabledCommentProfileImages
trueblog.encoding
UTF-8blog.locale
enblog.languageDirection
ltrblog.meTag
blog.ieCssRetrofitLinks
blog.layout-title
blog.feedLinks
blog.latencyHeadScript
blog.openIdOpTag
b:include tags
data="blog" name="all-head-content"
data="blog" name="layout"
data="blog" name="quickedit"
widget.type:
Headerwidget.instanceId:
Header1title:
blogger2oolswidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Header&widgetId=Header1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Header&widgetId=Header1&action=editWidget§ionId=documented-widgets
πedit-link:
Editdescription:
Here at blogger2ools you'll find an updated list of Blogger Layout Data Tags, Live Blogger Widget examples, Blogger PageType examples and more.useImage:
truesourceUrl:
http://dl.mystady.com/blogger2ools/blogger2ools-logo-90x90.png
πheight:
90px; width:
90px; imagePlacement:
BEHIND
(Values: "BEHIND", "REPLACE")backgroundPositionStyleStr:
leftwidthStyleStr:
width: 90px; mobile:
false(3.28.10) - The value of the title attribute in your b:widget element will be ignored.
widget.type:
BlogArchivewidget.instanceId:
BlogArchive1title:
Blog Archivewidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=BlogArchive&widgetId=BlogArchive1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=BlogArchive&widgetId=BlogArchive1&action=editWidget§ionId=documented-widgets
πedit-link:
Editstyle:
FLAT
(Values: "FLAT", "MENU", "HIERARCHY")data: (list-type)
index:
0name:
Apr 12post-count:
16expclass:
expandedurl:
http://blogger2ools.mystady.com/2011_04_12_archive.html
πtoggleId:
index:
1name:
Apr 11post-count:
4expclass:
collapsedurl:
http://blogger2ools.mystady.com/2011_04_11_archive.html
πtoggleId:
index:
2name:
Apr 22post-count:
2expclass:
collapsedurl:
http://blogger2ools.mystady.com/2010_04_22_archive.html
πtoggleId:
index:
3name:
Mar 23post-count:
1expclass:
collapsedurl:
http://blogger2ools.mystady.com/2010_03_23_archive.html
πtoggleId:
widget.type:
Profilewidget.instanceId:
Profile1title:
Profilewidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Profile&widgetId=Profile1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Profile&widgetId=Profile1&action=editWidget§ionId=documented-widgets
πedit-link:
Editteam:
falseuserUrl:
https://plus.google.com/109820545028793935551
πlocation:
showlocation:
falseaboutme:
displayname:
Alain-Christian Seraphinphoto:
photo.url:
//lh6.googleusercontent.com/-zHTHNBuiDSg/AAAAAAAAAAI/AAAAAAAABaM/DrFZ3hpdntA/s512-c/photo.jpg
πphoto.width:
80photo.height:
80photo.alt:
My Photoauthors: (This list-type is only available on team blogs.)
displayname:
userUrl:
The Feed Widget only works when a visitor has JavaScript enabled. It uses the Google AJAX Feed API to dynamically replaces the first element it finds with an id whose value matches widget.instanceId + "_feedItemListDisplay". So in this case the Feed Widget is looking for id="Feed1_feedItemListDisplay".
widget.type:
Feedwidget.instanceId:
Feed1title:
Feedwidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Feed&widgetId=Feed1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Feed&widgetId=Feed1&action=editWidget§ionId=documented-widgets
πedit-link:
EditfeedUrl:
http://www.mystady.com/feeds/posts/default/-/Anime
πloadingMsg:
Loading...showItemDate:
trueshowItemAuthor:
truenumItemsShow:
5openLinksInNewWindow:
trueThe standard-issue Feed Widget (last checked 4.19.10), uses a single includable which contains the following code snippet:
<h2><data:title/></h2>
<div class='widget-content' expr:id='data:widget.instanceId + "_feedItemListDisplay"'>
<span style='filter: alpha(25); opacity: 0.25;'>
<a expr:href='data:feedUrl'><data:loadingMsg/></a>
</span>
</div>
<b:include name='quickedit'/>
The following code snippet demonstrates the minmum code required to render the feed items:
<div expr:id='data:widget.instanceId + "_feedItemListDisplay"' />
I used quotation marks (") instead of the HTML character entity " because it's smaller (one byte vs. six) and makes for easier reading. The code above won't work outside the Feed Widget. In fact, you could potentially get a bX error depending on where you try to use it. The following code snippet demonstrates a (very simple) workaround:
<div id="Feed1_feedItemListDisplay" />
The following code snippet will replace the entire page with the Feed Widget. I can't think of any use for this...
<body id="Feed1_feedItemListDisplay">
Use the following classes to style the Feed Widget items: item-title, item-date, item-author.
widget.type:
Imagewidget.instanceId:
Image1title:
Picturewidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Image&widgetId=Image1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Image&widgetId=Image1&action=editWidget§ionId=documented-widgets
πedit-link:
Editwidget.type:
Labelwidget.instanceId:
Label1title:
Labelswidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Label&widgetId=Label1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Label&widgetId=Label1&action=editWidget§ionId=documented-widgets
πedit-link:
Editdisplay:
list
(Values: "list", "cloud")showFreqNumbers:
truelabels: (list-type)
index:
0name:
Imagescount:
16url:
http://blogger2ools.mystady.com/search/label/Images
πcssSize:
5index:
1name:
Amazon S3count:
5url:
http://blogger2ools.mystady.com/search/label/Amazon%20S3
πcssSize:
3index:
2name:
Picasacount:
4url:
http://blogger2ools.mystady.com/search/label/Picasa
πcssSize:
3index:
3name:
Flickrcount:
3url:
http://blogger2ools.mystady.com/search/label/Flickr
πcssSize:
3index:
4name:
One Fishcount:
3url:
http://blogger2ools.mystady.com/search/label/One%20Fish
πcssSize:
3index:
5name:
Two Fishcount:
3url:
http://blogger2ools.mystady.com/search/label/Two%20Fish
πcssSize:
3index:
6name:
YouTubecount:
3url:
http://blogger2ools.mystady.com/search/label/YouTube
πcssSize:
3index:
7name:
Red Fishcount:
2url:
http://blogger2ools.mystady.com/search/label/Red%20Fish
πcssSize:
2index:
8name:
Videocount:
2url:
http://blogger2ools.mystady.com/search/label/Video
πcssSize:
2index:
9name:
Blue Fishcount:
1url:
http://blogger2ools.mystady.com/search/label/Blue%20Fish
πcssSize:
1index:
10name:
Facebookcount:
1url:
http://blogger2ools.mystady.com/search/label/Facebook
πcssSize:
1index:
11name:
Img Boxcount:
1url:
http://blogger2ools.mystady.com/search/label/Img%20Box
πcssSize:
1index:
12name:
Photobucketcount:
1url:
http://blogger2ools.mystady.com/search/label/Photobucket
πcssSize:
1index:
13name:
TinyPiccount:
1url:
http://blogger2ools.mystady.com/search/label/TinyPic
πcssSize:
1The standard-issue Labels Widget (last checked 4.19.10), uses the following conditional statement to check if you're on a label page:
<b:if cond='data:blog.url == data:label.url'>
Unfortunately, that code only works on the first page. Replace it (both instances), with the following code snippet to have it work on all Label Pages:
<b:if cond='data:label.name == data:blog.searchLabel'>
Label Pages and Search Pages function similarly. See also Customizing Blogger's Search Result Pages With searchQuery.
widget.type:
LinkListwidget.instanceId:
LinkList1title:
Link Listwidget.sectionId:
documented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=LinkList&widgetId=LinkList1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=LinkList&widgetId=LinkList1&action=editWidget§ionId=documented-widgets
πedit-link:
Editlinks: (list-type)
index:
0name:
Blogger Helptarget:
http://help.blogger.com/
πwidget.type:
BlogListwidget.instanceId:
BlogList1title:
Blog Listwidget.sectionId:
undocumented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=BlogList&widgetId=BlogList1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=BlogList&widgetId=BlogList1&action=editWidget§ionId=undocumented-widgets
πedit-link:
EditshowIcon:
trueshowItemThumbnail:
trueshowItemTitle:
trueshowItemSnippet:
trueshowTimePeriodSinceLastUpdate:
truenumItemsToShow:
0totalItems:
2showNText:
Show 2showAllText:
Show Allitems: (list-item)
index:
0displayStyle:
display: block;timePeriodSinceLastUpdate:
1 day agoblogTitle:
Blogger BuzzblogUrl:
http://buzz.blogger.com/
πblogIconUrl:
http://buzz.blogger.com/favicon.ico
πitemTitle:
Celebrating 10 years of shared successitemSnippet:
Ten years ago we launched AdSense to help publishers earn money by placing
relevant ads on their websites. I can still remember the excitement and
anticip...itemUrl:
http://feedproxy.google.com/~r/blogger/WZDh/~3/_Os_rNY-aZI/celebrating-10-years-of-shared-success.html
πitemThumbnail:
itemThumbnail.height:itemThumbnail.width:itemThumbnail.url:index:
1displayStyle:
display: block;timePeriodSinceLastUpdate:
6 months agoblogTitle:
Blogger in DraftblogUrl:
http://bloggerindraft.blogspot.com/
πblogIconUrl:
http://bloggerindraft.blogspot.com/favicon.ico
πitemTitle:
Just a testitemSnippet:
Tfhvgv
itemUrl:
http://feedproxy.google.com/~r/blogspot/JIIT/~3/cFs0RXBo_cA/just-test.html
πitemThumbnail:
itemThumbnail.height:
72itemThumbnail.width:
72itemThumbnail.url:
https://lh4.googleusercontent.com/-yb2d71IKzeI/UL7wTLFZs2I/AAAAAAAAAyw/B0wHYv3-4ok/s72-c/blogger-image-941099655.jpg
πWarning: The following data tags will trigger a bX-1k6z5j error (last checked 4.20.10), if used when there's no thumbnail present: itemThumbnail.height, itemThumbnail.width, itemThumbnail.url. Always check for the presence of a thumbnail beforehand. The following code snippet will demonstrate how:
<b:if cond='data:item.itemThumbnail'>
widget.type:
Subscribewidget.instanceId:
Subscribe1title:
Subscription Linkswidget.sectionId:
undocumented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Subscribe&widgetId=Subscribe1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Subscribe&widgetId=Subscribe1&action=editWidget§ionId=undocumented-widgets
πedit-link:
EditwidgetId:
Subscribe1isPublic:
truearrowDropdownImg:
http://img2.blogblog.com/img/widgets/arrow_dropdown.gif
πfeedIconImg:
http://img1.blogblog.com/img/icon_feed12.png
πimagePathBase:
http://img1.blogblog.com/img/widgets/
πfeeds: (list-type)
subscribe-google.pngsubscribe-bloglines.pngsubscribe-netvibes.pngsubscribe-newsgator.pngsubscribe-yahoo.pngCombine imagePathBase with a filename to render an icon. The following code snippet renders the NewsGator icon:
<img expr:src='data:imagePathBase + "subscribe-netvibes.png"' />
And here's what it looks like:

widget.type:
PageListwidget.instanceId:
PageList1title:
Pageswidget.sectionId:
undocumented-widgetswidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=PageList&widgetId=PageList1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=PageList&widgetId=PageList1&action=editWidget§ionId=undocumented-widgets
πedit-link:
Editlinks: (list-type)
index:
0isCurrentPage:
truehref:
http://blogger2ools.mystady.com/
πtitle:
Homeindex:
1isCurrentPage:
falsehref:
http://blogger2ools.mystady.com/p/test-page-one.html
πtitle:
Test Page Oneindex:
2isCurrentPage:
falsehref:
http://blogger2ools.mystady.com/p/test-page-two.html
πtitle:
Test Page Twowidget.type:
Blogwidget.instanceId:
Blog1title:
blogger2oolswidget.sectionId:
blog-post-widgetwidget.actionUrl:
//blogger2ools.mystady.com/?widgetType=Blog&widgetId=Blog1
πwidget.quickEditUrl:
//www.blogger.com/rearrange?blogID=8769510562916278720&widgetType=Blog&widgetId=Blog1&action=editWidget§ionId=blog-post-widget
πedit-link:
EditshowDummy
truedummyUrl
languageCode
en_USauthorLabel:
Posted byshowAuthor:
truetimestampLabel:
–showTimestamp:
truecommentLabel:
commentscommentLabelPlural:
commentsbacklinkLabel:
Links to this post*backlinksLabel:
postLabelsLabel:
Labels:reactionsLabel:
Reactions:showReactions:
falseblogCommentMessage:
*COMMENT FORM MESSAGE*blogTeamBlogMessage:
feedLinksMsg:
Subscribe to:emailPostMsg:
Email PosteditPostMsg:
Edit PostpostCommentMsg:
Post a CommentcommentPostedByMsg:
said...deleteCommentMsg:
Delete CommentdeleteBacklinkMsg:
Delete BacklinkfeedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/posts/default
πname:
PostsfeedType:
AtommimeType:
application/atom+xmlposts: (list-type)
index:
0allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
trueisFirstPost:
trueid:
9219964452648494973dateHeader:
Tuesday, April 12, 2011timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:41:00-04:00author:
Alain-Christian Seraphintitle:
Amazon S3 Hosted PNGbody:

jumpText:
Continue Reading →numComments:
5numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-png.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=9219964452648494973
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-png.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=9219964452648494973
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/9219964452648494973/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Amazon S3url:
http://blogger2ools.mystady.com/search/label/Amazon%20S3
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
1allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
3519214775995950214dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:40:00-04:00author:
Alain-Christian Seraphintitle:
Amazon S3 Hosted JPEGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-jpeg.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=3519214775995950214
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-jpeg.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=3519214775995950214
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/3519214775995950214/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Amazon S3url:
http://blogger2ools.mystady.com/search/label/Amazon%20S3
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
2allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
5214232100929342425dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:39:00-04:00author:
Alain-Christian Seraphintitle:
Amazon S3 Hosted JPGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-jpg.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=5214232100929342425
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-jpg.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=5214232100929342425
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/5214232100929342425/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Amazon S3url:
http://blogger2ools.mystady.com/search/label/Amazon%20S3
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
3allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
1643367955912975491dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:38:00-04:00author:
Alain-Christian Seraphintitle:
Amazon S3 Hosted GIFbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-gif.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=1643367955912975491
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-gif.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=1643367955912975491
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/1643367955912975491/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Amazon S3url:
http://blogger2ools.mystady.com/search/label/Amazon%20S3
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
4allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
7680897671906254205dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:32:00-04:00author:
Alain-Christian Seraphintitle:
Amazon S3 Hosted BMPbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-bmp.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=7680897671906254205
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/amazon-s3-hosted-bmp.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=7680897671906254205
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/7680897671906254205/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Amazon S3url:
http://blogger2ools.mystady.com/search/label/Amazon%20S3
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
5allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
7131757683817981393dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:20:00-04:00author:
Alain-Christian Seraphintitle:
Multiple Imagesbody:



jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/multiple-images.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=7131757683817981393
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/multiple-images.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=7131757683817981393
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/7131757683817981393/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Flickrurl:
http://blogger2ools.mystady.com/search/label/Flickr
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
2name:
Picasaurl:
http://blogger2ools.mystady.com/search/label/Picasa
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
6allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
3072492092601173855dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:17:00-04:00author:
Alain-Christian Seraphintitle:
Picasa Hosted BMPbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/picasa-hosted-bmp.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=3072492092601173855
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/picasa-hosted-bmp.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=3072492092601173855
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/3072492092601173855/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
enclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
7allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
4013679357658964529dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:10:00-04:00author:
Alain-Christian Seraphintitle:
Picasa Hosted PNGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/picasa-hosted-png.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=4013679357658964529
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/picasa-hosted-png.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=4013679357658964529
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/4013679357658964529/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
Picasaurl:
http://blogger2ools.mystady.com/search/label/Picasa
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
8allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
500053910293396251dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:04:00-04:00author:
Alain-Christian Seraphintitle:
Picasa Hosted GIFbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/picasa-hosted-gif.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=500053910293396251
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/picasa-hosted-gif.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=500053910293396251
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/500053910293396251/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
Picasaurl:
http://blogger2ools.mystady.com/search/label/Picasa
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
9allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
3775018586196603693dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:03:00-04:00author:
Alain-Christian Seraphintitle:
Picasa Hosted JPEGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/picasa-hosted-jpeg.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=3775018586196603693
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/picasa-hosted-jpeg.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=3775018586196603693
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/3775018586196603693/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
enclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
10allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
5294171333092610052dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T03:00:00-04:00author:
Alain-Christian Seraphintitle:
Picasa Hosted JPGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/picasa-hosted-jpg.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=5294171333092610052
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/picasa-hosted-jpg.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=5294171333092610052
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/5294171333092610052/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
Picasaurl:
http://blogger2ools.mystady.com/search/label/Picasa
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
11allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
6961930510508683516dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T02:38:00-04:00author:
Alain-Christian Seraphintitle:
Flickr Hosted PNGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/flickr-hosted-png.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=6961930510508683516
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/flickr-hosted-png.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=6961930510508683516
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/6961930510508683516/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Flickrurl:
http://blogger2ools.mystady.com/search/label/Flickr
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
12allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
6725783583936471891dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T02:16:00-04:00author:
Alain-Christian Seraphintitle:
YouTube Hosted JPGbody:

jumpText:
Continue Reading →numComments:
1numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://www.youtube.com/
πurl:
http://blogger2ools.mystady.com/2011/04/youtube-hosted-image.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=6725783583936471891
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/youtube-hosted-image.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=6725783583936471891
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/6725783583936471891/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
YouTubeurl:
http://blogger2ools.mystady.com/search/label/YouTube
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
13allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
2600975821434369572dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T02:09:00-04:00author:
Alain-Christian Seraphintitle:
Youtube Video Linkbody:
Simple Hyperlink to a YouTube VideojumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://www.youtube.com/watch?v=rA4s3wN_vK8
πurl:
http://blogger2ools.mystady.com/2011/04/youtube-video-link.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=2600975821434369572
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/youtube-video-link.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=2600975821434369572
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/2600975821434369572/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Videourl:
http://blogger2ools.mystady.com/search/label/Video
πisLast:
index:
1name:
YouTubeurl:
http://blogger2ools.mystady.com/search/label/YouTube
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
14allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
2431392468593199276dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T01:42:00-04:00author:
Alain-Christian Seraphintitle:
Flickr Hosted JPGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://www.flickr.com/
πurl:
http://blogger2ools.mystady.com/2011/04/flickr-hosted-image.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=2431392468593199276
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/flickr-hosted-image.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=2431392468593199276
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/2431392468593199276/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Flickrurl:
http://blogger2ools.mystady.com/search/label/Flickr
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
15allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
8345706681861674088dateHeader:
timestamp:
4/12/2011timestampISO8601:
2011-04-12T00:30:00-04:00author:
Alain-Christian Seraphintitle:
Photobucket Hosted JPGbody:

jumpText:
Continue Reading →numComments:
3numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://photobucket.com/
πurl:
http://blogger2ools.mystady.com/2011/04/photobucket-hosted-image.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=8345706681861674088
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/photobucket-hosted-image.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=8345706681861674088
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/8345706681861674088/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
Photobucketurl:
http://blogger2ools.mystady.com/search/label/Photobucket
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
16allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
trueisFirstPost:
falseid:
765705723302650510dateHeader:
Monday, April 11, 2011timestamp:
4/11/2011timestampISO8601:
2011-04-11T23:45:00-04:00author:
Alain-Christian Seraphintitle:
Facebook Hosted JPGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://www.facebook.com/
πurl:
http://blogger2ools.mystady.com/2011/04/facebook-hosted-image.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=765705723302650510
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/facebook-hosted-image.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=765705723302650510
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/765705723302650510/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Facebookurl:
http://blogger2ools.mystady.com/search/label/Facebook
πisLast:
index:
1name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
17allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
8272534959794835431dateHeader:
timestamp:
4/11/2011timestampISO8601:
2011-04-11T23:20:00-04:00author:
Alain-Christian Seraphintitle:
Img Box Hosted PNGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://imgbox.us/
πurl:
http://blogger2ools.mystady.com/2011/04/img-box-hosted-image.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=8272534959794835431
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/img-box-hosted-image.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=8272534959794835431
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/8272534959794835431/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
Img Boxurl:
http://blogger2ools.mystady.com/search/label/Img%20Box
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
18allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
1533761054079552004dateHeader:
timestamp:
4/11/2011timestampISO8601:
2011-04-11T23:18:00-04:00author:
Alain-Christian Seraphintitle:
TinyPic Hosted JPGbody:

jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://imgbox.us/
πurl:
http://blogger2ools.mystady.com/2011/04/tinypic-hosted-image.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=1533761054079552004
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/tinypic-hosted-image.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=1533761054079552004
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/1533761054079552004/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Imagesurl:
http://blogger2ools.mystady.com/search/label/Images
πisLast:
index:
1name:
TinyPicurl:
http://blogger2ools.mystady.com/search/label/TinyPic
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
19allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
337305340308696901dateHeader:
timestamp:
4/11/2011timestampISO8601:
2011-04-11T22:30:00-04:00author:
Alain-Christian Seraphintitle:
YouTube Hosted Videobody:
jumpText:
Continue Reading →numComments:
1numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
πurl:
http://blogger2ools.mystady.com/2011/04/post-with-youtube-video.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=337305340308696901
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2011/04/post-with-youtube-video.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=337305340308696901
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/337305340308696901/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Videourl:
http://blogger2ools.mystady.com/search/label/Video
πisLast:
index:
1name:
YouTubeurl:
http://blogger2ools.mystady.com/search/label/YouTube
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
20allowComments:
falseallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
hasJumpLink:
falseisDateStart:
trueisFirstPost:
falseid:
4738665121315653682dateHeader:
Thursday, April 22, 2010timestamp:
4/22/2010timestampISO8601:
2010-04-22T18:38:00-04:00author:
Alain-Christian Seraphintitle:
No Commentsbody:
Reader Comments: Don't allow / Backlinks: Don't allowjumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://blogger2ools.mystady.com/2010/03/beta.html
πurl:
http://blogger2ools.mystady.com/2010/04/no-comments.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=4738665121315653682
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2010/04/no-comments.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=4738665121315653682
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/4738665121315653682/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
One Fishurl:
http://blogger2ools.mystady.com/search/label/One%20Fish
πisLast:
index:
1name:
Red Fishurl:
http://blogger2ools.mystady.com/search/label/Red%20Fish
πisLast:
index:
2name:
Two Fishurl:
http://blogger2ools.mystady.com/search/label/Two%20Fish
πisLast:
trueenclosures: (list-type)
index:
0url:
http://dl.mystady.com/blogger2ools/blogger2ools-logo-16x16.png
πmimeType:
image/pngtitle:
index:
1url:
http://dl.mystady.com/blogger2ools/blogger2ools-logo-90x90.png
πmimeType:
image/pngtitle:
backlinks: (list-type)
comments: (list-type)
index:
21allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
hasJumpLink:
falseisDateStart:
falseisFirstPost:
falseid:
8103353887725518083dateHeader:
timestamp:
4/22/2010timestampISO8601:
2010-04-22T18:28:00-04:00author:
Alain-Christian Seraphintitle:
Here's Another Post to Play Around Withbody:
Eep Opp Ork Ah-Ah. That means 'I love you.'jumpText:
Continue Reading →numComments:
4numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://blogger2ools.mystady.com/2010/04/no-comments.html
πurl:
http://blogger2ools.mystady.com/2010/04/heres-another-post-to-play-around-with.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=8103353887725518083
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2010/04/heres-another-post-to-play-around-with.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=8103353887725518083
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/8103353887725518083/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
Blue Fishurl:
http://blogger2ools.mystady.com/search/label/Blue%20Fish
πisLast:
index:
1name:
One Fishurl:
http://blogger2ools.mystady.com/search/label/One%20Fish
πisLast:
index:
2name:
Red Fishurl:
http://blogger2ools.mystady.com/search/label/Red%20Fish
πisLast:
index:
3name:
Two Fishurl:
http://blogger2ools.mystady.com/search/label/Two%20Fish
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)
index:
22allowComments:
trueallowNewComments:
embedCommentForm:
falsecommentPagingRequired:
falseshowBacklinks:
truehasJumpLink:
trueisDateStart:
trueisFirstPost:
falseid:
7532905177141323660dateHeader:
Tuesday, March 23, 2010timestamp:
3/23/2010timestampISO8601:
2010-03-23T01:23:00-04:00author:
Alain-Christian Seraphintitle:
First Post.body:
Reader Comments: Allow jumpText:
Continue Reading →numComments:
0numBacklinks:
0adminClass:
blog-admin pid-1578374961avatarIndentClass:
avatar-comment-indentlink:
http://blogger2ools.mystady.com/2010/04/heres-another-post-to-play-around-with.html
πurl:
http://blogger2ools.mystady.com/2010/03/beta.html
πeditUrl:
πemailPostUrl:
http://www.blogger.com/email-post.g?blogID=8769510562916278720&postID=7532905177141323660
πreactionsUrl:
http://www.blogger.com/blog-post-reactions.g?options=%5Bfunny,+interesting,+cool%5D&textColor=%23000000#http://blogger2ools.mystady.com/2010/03/beta.html
πaddCommentUrl:
http://www.blogger.com/comment.g?blogID=8769510562916278720&postID=7532905177141323660
πcommentFormIframeSrc:
πaddCommentOnclick:
appRpcRelayPath:
πcommunityId:
commentRangeText:
oldLinkClass:
olderLinkText:
olderLinkUrl:
oldestLinkText:
oldestLinkUrl:
newLinkClass:
newerLinkText:
newerLinkUrl:
newestLinkText:
newestLinkUrl:
noNewCommentsText:
backlinksLabel:
createLinkUrl:
createLinkLabel:
cmtfpIframe:
iframeColorizer:
friendConnectJs:
feedLinks: (list-type)
index:
0url:
http://blogger2ools.mystady.com/feeds/7532905177141323660/comments/default
πmimeType:
application/atom+xmlname:
Post CommentsfeedType:
Atomlabels: (list-type)
index:
0name:
One Fishurl:
http://blogger2ools.mystady.com/search/label/One%20Fish
πisLast:
index:
1name:
Two Fishurl:
http://blogger2ools.mystady.com/search/label/Two%20Fish
πisLast:
trueenclosures: (list-type)
backlinks: (list-type)
comments: (list-type)