Hello, I'm Chris Murphy — I specialize in creating engaging, user-centric interactive experiences.
“Lemon Twist” v2.0 – Updated WordPress Theme
I've recently updated my WordPress theme - "Lemon Twist" 2.0 -- which you can see here. This release includes a number of features on top of the recently released "Lemon Twist" v1.5.
There are some significant updates to this WordPress theme, and most of the updates are intended to make the theme a little friendlier for new users to tweak and modify as they need. Some of the updates you may not notice come in the form of significant code refractoring, where I’ve optimized how components on page are rendered as well as how the typography is rendered across browsers, etc.
Perhaps the most visible addition to the theme is the sidebar where I’ve added box-toggling features through jQuery, as well as reformatted the “Recent Comments” box so the whole item is clickable.
Also, I’ve incorporated a simple feature into the comments display which allows you to quote any of the comments — there are some minor tweaks I am thinking of making to it, but it is functional and I’d like to hear what others may think of it.
I’m sure there are a half dozen other features that I’m probably forgetting to mention, but then again, most of the updates are code-based rather than design-based. I will release a build of this theme when I feel that I’ve tested it out with a live audience and tweaked the new features.
Let me know what you think!
UPDATE: As promised, I’m releasing Lemon Twist v2.0.36 theme. This is a significant update to the 1.5 and the 2.0 versions, the most current of which you see here. I’ve handled the majority of critical fixes and tweaked a number of IE6 specific bugs (not including [its lack of decent] PNG support). Here are some of the features that are available with this theme release:
- Code refactoring – I’ve made some significant improvements over how portions of the page are structure, as well as cleaning up the directory structure. You will find the root directory of this theme free of all the extraneous files such as the sidebar includes. All of the sidebar includes, style sheets, images, and JavaScript libraries are now contained in an include directory.
- Sidebar boxes now include a toggle feature to expand and collapse them — this is intended to give users some basic, temporary control over the layout. Future updates will include some persistence for the last state of each box.
- Comments — the comments portion of this theme has been modified to display the comment form at the bottom of the comments stack rather than as a sidebar box. An additional feature — the “Commentors on this Post” box — was created as a means to quickly jump to a particular comment on the page or see who has commented at a glance. Also, as I’ve mentioned earlier, there is now a feature to allow you to quote a particular comment; the implementation is rudimentary at the moment, but I will extend it further if it proves useful.
Please let me know if you find bugs and such — leave a report on this post — and I will add it to my todo list
I hope that everyone finds this new theme fun to work with as much as I have enjoyed creating it!
Download Lemon Twist v2.5 here.
![]()
Comments on This Post:
Add a Comment:
Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs are automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep it PG-13 people!
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

consam
Date: January 11, 2008
Time: 6:27 pm
Very nice!!! Ths!!! Waiting for the 2.0 download link
Christina Wa…
Date: January 11, 2008
Time: 8:15 pm
Chris it looks great! I love the addition of the javascript sidebar expansion controls and it looks like the CSS problem that was presenting itself in Safari (and IE 7) unless an unordered list was in use (such as on this comment bar) has been fixed as well. Great job! The subtle typography adjustments are great too.
Oh, by the way, I figured out how to widgetize version 1.5 of the theme (and by widgetize, I mean by making all widgets look the same as the sidebar elements – though there is a CSS problem in all browsers with how the CSS displays a un-unordered list that doesn’t specifically use the ul-class tag — but that exists even if you build your own sidebar element — it’s easy to override for the default widgets). If you want the code, I can e-mail it to you. I did it more to see if I could, rather than out of any necessity (I’ve found that building my own sidebar elements is better for me because I like the flexibility), but it might be helpful to others.
Chris Murphy
Date: January 11, 2008
Time: 9:50 pm
Christina, Consam, thanks for the comments on the updated theme. It looks as if I may have inadvertently introduced some bugs with this new build (one of the annoying hazzards of generating text files on a non- unix system).
Christina, I would love to see how you generated the widgets in the sidebar. I’m sure there are some pretty nifty ways to work around the list bugs. This build uses jQuery to work around some styling issues (check out ui.js via you FF developer BST extension). Perhaps I could include you widget code with the 2.0 release?
Christina Wa…
Date: January 12, 2008
Time: 12:19 am
Chris,
I sent you an e-mail with the function and sidebar PHP file – feel free to use them if you can!
parandroid
Date: January 12, 2008
Time: 6:32 am
It will surely become more powerful, and I am looking forward to see it as soon as possible
Chris Murphy
Date: January 12, 2008
Time: 1:02 pm
Well, I’m not sure if anyone has seen this theme in IE7; if you have you may have noticed some rather unusual characters displaying on certain components of the pages. It is also evident in FF. After a bit of hair pulling and some rather colorful word choices, I realized this was an issue not of the file encoding (UTF-8) but rather it was the result of a “feature” introduced in WordPress 2.1.x – joy.
If you are unfamiliar with some of the upgrades in WordPress, I hope I can save you some time: WordPress introduced additional features into the wp-config file which allows developers to specify encoding types supported on recent database servers. This is actually petty great, but if you are upgrading from legacy versions of WordPress, be sure to use the new version of wp-config.
In wp-config, find these lines:
1. define(‘DB_CHARSET’,'utf-8′);
2. define(‘DB_COLLATE’,”);
Set these values to nothing which forces WordPress to default back to Latin-1. In most cases this should fix the encoding issues and help your pages to render properly.
I do not have a deb server on m my iPod unfortunately, so I will have to wait
David Collan…
Date: January 12, 2008
Time: 11:35 pm
Chris, the comment problem is fixed under IE 7 now, but it shows a new problem now, on the right hand side of the main box, a 5 pixels or more. Left side is also affected (main box of weblog, no coments). Also, the footer is bad as well.
The comments begining of the bubbles show all white (like the one for the weblog author) as well.
David Collan…
Date: January 12, 2008
Time: 11:38 pm
Rats! Forgot to add that “recent comments” is not translating the quotes. Also, the side boxes titles are thing and the text is not vertically centered.
I know, IE 7 is junk… but most people uses it.
Chris Murphy
Date: January 13, 2008
Time: 10:25 am
Thanks for the heads up David, Im aware of most IE7 issues and will be fixing those on Monday
Chris Murphy
Date: January 14, 2008
Time: 12:13 pm
I’ve solved some of the issues surrounding the display features in both IE and FF — but as David kindly pointed out, there are still some others such as the character entities which need to be addressed — especially with the new funtionality I’ve introduced into the commenting.
David Collan…
Date: January 14, 2008
Time: 6:51 pm
Looks excellent now. Waiting on the download link (just as consam). Was going to take 1.5 and start personalizing, but with 2.0 fixing the browser problems, plus adding some interesting things, I would rather wait ’till this one is out…
Good work Murphy! ^_^
Chris Murphy
Date: January 15, 2008
Time: 4:51 pm
Man, I can’t believe I forgot to deal with the search page. In any case, thanks David for pointing it out — I truly appreciate everyone who has taken the time to give me feedback
Phil
Date: January 16, 2008
Time: 11:23 am
Great looking design. Not sure if its already been mentioned, but the PNG graphics don’t work in IE <7.
I notice you have the pngfix.js included, but this doesn’t work on background images in your css.
Best to use the “filter” hack inside the css where any PNG’s are being used
Chad
Date: January 18, 2008
Time: 4:57 pm
Any update on the download link for these new 2.0 theme? I love the theme, and would much rather work off of the updated/patched version than off 1.5.
Please release it! THANKS!!!!
Chad
Date: January 25, 2008
Time: 6:51 pm
Hi Chris! Any update on this please???
Chris Murphy
Date: January 25, 2008
Time: 11:39 pm
Just a quick update for anyone interested: I’ve wrapped up some significant fixes to the theme, and refactored the sidebar components to handle some silly layout bugs in IE6. To be clear, I have no further plans to downgrade the PNG’s used in this theme to satisfy IE6′s lack of proper PNG support. And while I understand the ramifications behind such a statement, this is me drawing a line in the sand — so to speak
I am in the midst of completing work on a revised comment form layout which will have the form at the bottom of the comments rather than where it currently resides. This is intended to handle posts with a big collection of comments. I’ll detail some of the tweaks and how you can customize certain portions depending on your preferences.
A link for Lemon Twist v2.0 will be available by Wednesday if all goes well.
I truly appreciate everyone’s patience
Chris Murphy
Date: January 27, 2008
Time: 7:55 pm
Well here *it* is — the updated Lemon Twist theme with 95% of the fixes and updates that I mentioned before. I have a few components which I want to build later, but these are going to come in the form of sidebar includes. One of the most notable updates to this theme is the comments area of this page. I’ve opted for a three column layout for it, so it feels less constricted, and to avoid having to scroll back to the top. In place of the original comment box, I’ve created a nifty little “Commentors on This Post” box, which is essentially a list with anchors to comments. In any case, I’ll leave this live for a couple of days before releasing the source.
Special thanks to Christina Warren and David Collantes for their valuable input, and everyone else who has been very patient with me while I muck around with this theme
bkmark
Date: January 27, 2008
Time: 8:59 pm
Hey, where is the download link?
Chris Murphy
Date: January 27, 2008
Time: 9:16 pm
It’ll be available on Wednesday. I just want to give the opportunity for others to spot anything that I might have missed
madalin
Date: January 29, 2008
Time: 5:14 pm
I can’t wait for the 2.0 version. Also, i think i’ll help out with a romanian translation and surely i will use it on my blog. Did you ever think about a 3 column based version of this theme ?:)
Todd
Date: January 29, 2008
Time: 6:43 pm
I look forward to seeing this theme as a download! Are you going to release any of the source files? I am creating a site for our new baby on the way (our first, sept 17th, yes I am nervous and thrilled…) and was wondering if you would allow non-commercial modifications? I would only really want to add some rhinos to the logos…its part of the nickname for our last name. Thoughts?
I am REALLY impressed with the polish of your work!
Thanks,
Todd
Chris Murphy
Date: January 29, 2008
Time: 8:58 pm
Madalin, localization would certainly be appreciated
I have thought of a three column version of this theme, but the proportions of the content would be quite different, but I may create a variation of my Lemon Lime theme which is a three column layout.
Todd, I’ll be releasing the theme source tomorrow night, and if you take a look at the 1.5 release, I’ll have included the Photoshop files for you to make any modifications you might want.
Thank you both for your kind comments!
Chris Murphy
Date: January 30, 2008
Time: 9:09 pm
The new Lemon Twist v2.0.36 theme is now available for download — please see the post for an updated link to the zip file.
Before you rush off and load the theme onto your blog, please be sure to review the Readme.txt file for plugin support for the theme as well as formatting for the get_recent_comments plugin. Thanks!
Christina Wa…
Date: January 30, 2008
Time: 11:50 pm
It looks great Chris! Thank you so much! I’m editing the CSS now to fit my existing scheme. Awesome, awesome work!
Christina Wa…
Date: January 31, 2008
Time: 1:57 am
One question Chris — how do I enable the JQuery functionality? I see that the JS files are included in the theme, but even if I copy them to WP_Include/JS/JQuery, I can’t seem to get the menus to work. I’m missing something, and I’m sure it is dead simple, but I’m at a loss.
I really like what you did to change the sidebar controls – it’ll make it much easier to add/organize customized sidebar elements. I might even try to see if I can get a less hackneyed widget solution working, once I get the JQuery thing working, that is.
thanks Chris!
Chris Murphy
Date: January 31, 2008
Time: 7:18 am
Hey Christina, glad you like the updated theme
as far as jQuery goes — check out the header.php file in the theme folder; it should have the following:
Where “www.yourdomain.com” reflects your domain.
The jQuery $(document).ready() method runs once the page is ready to be rendered and applies the additional functionality in “ui.js”
madalin
Date: January 31, 2008
Time: 6:12 pm
Will be switching from my current theme to this one and as soon as i’ll remove windows and install linux on my computer i’ll start translating it. This will occur in the next two days. I am able to find the plugins but not the versions you specify. Can you make an archive with all of them please and upload it anywhere ?
Thanks.
madalin
Date: January 31, 2008
Time: 7:22 pm
I just installed the theme and the plugins (latest versions of them) and somehow my pages are beeing left out. For example i have a page that is called Omul (The man) with it’s slug set to /omul/ and when i’m going to that specific page i can see the latest post along with the small older posts list. Exactly on the main page. What’s to be done ?
Oh, and also, it looks like jquery isnt working to me either even if the location is set correctly…
madalin
Date: January 31, 2008
Time: 7:25 pm
Oh. I forgot to mention, i’m using the lightbox plugin..
Chris Murphy
Date: January 31, 2008
Time: 8:19 pm
Madalin, you will need to assign one of the templates – in this case, the “about” templates – to your new page. If you create additional pages you can duplicate the “about” templates and simply rename it to “page.php” as well as the templates title at the beginning of the page (in the comment block). Ensure that you do not change the location of the jQuery library. Those files are to remain in the lemon twist directory, and not wp-includes. Also check to be sure the path to those files are being set correctly in header.php.
Chris Murphy
Date: January 31, 2008
Time: 8:23 pm
You may want to disable lightbox for the moment as I have not tested for potential conflicts with other javascript libraries, which may also be the reason you are having issues. Try the “thickbox” plugins for jQuery which should be compatible with this theme (was on my todo list).
Blogging upd…
Date: January 31, 2008
Time: 9:44 pm
[...] radical — I’ll just be updating to the latest version of Chris Murphy’s awesome theme. Because I’ve made modifications to the color, some of the sidebar elements and other minor [...]
Mark
Date: February 1, 2008
Time: 2:04 am
hey are u still releasing the source?
madalin
Date: February 1, 2008
Time: 5:00 am
I managed it. However, i do have some posts that contain some javascript – which actually is a flash player – that i would like it to be displayed. Can you tell me how i could do that ?
P.S: Check my main page and then look at http://m.tg-jiu.ro/2008/01/21/tom-boxer-ft-anca-parghel-jamusic-timberlake-ft-europe-final-love/.
Thanks!
Lemon Twist …
Date: February 3, 2008
Time: 8:43 am
[...] the past three days i changed my blog’s design to Lemon Twist which was created by Chris Murphy, and modified by him to suit the latest wordpress version. This [...]
Igor
Date: February 3, 2008
Time: 8:58 am
Chris, this theme looks great. Definitely my favourite one. However, I have a little problem. I’m new to Word Press so excuse me if my question is dumb. I’ve notice that this template does not support subpages in menu, does it? Take a look here (http://zagorowski.nazwa.pl/gkg/) and notice my upper menu. Is there some easy way to fix it? I would really appreciate anyone’s help. Thanks in advance.
madalin
Date: February 3, 2008
Time: 10:48 am
Well, no this theme doesnt support submenus. I will try to add a feature to it tough..
Jen
Date: February 3, 2008
Time: 5:10 pm
Hey chris!! Do you have the psd for the logo?
Andy
Date: February 3, 2008
Time: 7:00 pm
Got to say I love the theme, I am currently using it as a starter with a few minor tweaks untill I get myself sorted and organised.
You’ve now put me in a bad place, do I tweak the theme more or redesign it. As if i do any major changes/updates and you release a updated version it will be a pain to integrate.. arrgghh…….
Good work tho .
In the begin…
Date: February 3, 2008
Time: 7:06 pm
[...] and I wish I could take credit for the blog theme but alas I cant, its from here. A blog I will keep my eye on in the future for updates and ideas on themes and general info on [...]
Igor
Date: February 3, 2008
Time: 7:43 pm
That would be great. Let me know if you come out with something.
Chris Murphy
Date: February 4, 2008
Time: 5:10 pm
Hey folks, sorry for not getting back to you until now (life/work and such); however…
Jen, you can download the Photoshop files from a link in the original article — I’ve included nearly all of the templates you might need to edit in one zip
Andy — I think I’m flattered? LOL — in any case, check out ChristinaWarren.com for an example of a successful mod of this theme. Please feel free to modify this theme at your discretion (a link back to my site is all I require).
Igor, I am working on a sub/category/menu system (most of it is CSS), along with a handful of other components which I will release in an update later this month. I know that doesn’t help you at the moment, however, you can provide your own default styling for the sub items and still contain them in your own sidebar box for the moment
Chris
Jorge Prieto…
Date: February 12, 2008
Time: 2:27 pm
Were you able to widgetize your theme or can it be done fairly easily?
Christina Wa…
Date: February 12, 2008
Time: 3:54 pm
Jorge,
I’ve pretty much got widgets working, the only problem I’m running into is getting WordPress to recognize that widget works. What I mean, is that if widgets are enabled on a different theme, those widgets will show up once you load Lemon Twist — but the widget option comes up “this theme does not support widgets” blah blah blah, I’ve got to play with it — but once that is figured out, yeah, it is pretty easy to enable. The difficult thing is setting the ul classes for formatting.
Jorge Prieto…
Date: February 12, 2008
Time: 6:30 pm
Is not that functions.php thing is it? I had that problem with another theme where WordPress wouldn’t recognize that the theme could use Widgets and I just had to make a functions.php and add some function there. After that, WordPress recognized that the theme could use widgets without problems. Getting the widgets to work was another problem altogether.
Where could I get you widgetized version of the theme, Christina?
Christina Wa…
Date: February 12, 2008
Time: 7:24 pm
No, the functions file has been edited, that’s not the problem. The only thing I can think of is that the function that controls the various sidebar elements (like widgets, but not) in the new version of the theme is conflicting with WordPress being able to “recognize” the theme as widgetized. As soon as I figure out how to get widgets working, I’ll e-mail Chris and see if he can post a link on his site with the info (I’ll be happy to host any of the files myself) and post a comment back here.
Chris Murphy
Date: February 12, 2008
Time: 9:16 pm
Hey folks, I’ve been seeing a fair amount of chatter regarding widgetization for this theme — and as of the last version I have not included it for a couple of reasons; chief amongst those reasons is what I feel is WordPress’s in-elegant implementation of widgets in general. Christina Warren was kind enough to provide me with the basis of the widgetization code and I’ve been building on an implementation that works with this theme. To be clear, it will be an optional include in this theme until it is stable enough to be released as an integrated feature. I’m not going to go into too much detail about it, but suffice to say that it may have persistent Drag’n'Drop capabilities for your users.
Jorge Prieto…
Date: February 13, 2008
Time: 9:14 am
Well, I was able to widgetize your theme with a bit of tinkering. I think the main thing to do, now would be to format everything properly. Check out how it’s looking, so far, at my newbie blog: http://www.noggaddicts.com
Jorge Prieto…
Date: February 13, 2008
Time: 10:06 am
I ended up taking off every sidebar element except for Search. Every item below that is a widget after formatting and whatnot. It needs a little more tweaking and that calendar is hideous but I think it’s coming along nicely.
Jorge Prieto…
Date: February 13, 2008
Time: 4:03 pm
After getting the widgets working and formatted a little better, I noticed that, somehow, the single article page was broken. I narrowed it down to the “Recent Posts” widget. After a lot of troubleshooting, I found that the single.php needed some tweaks.
I also made a sidebar.php that all the pages include to keep the same sidebar throughout the site and make maintenance easier. Although I realize that you probably made the sidebar different for each page deliberately.
Now, keep in mind that the extent of my experience with coding for WordPress is about two days of just experimenting and reading. So, I’m sure more experienced folk can come up with cleaner and more efficient ways of doing what I’ve done.
Just let me know if you want my code.
Jam
Date: February 17, 2008
Time: 7:10 am
Hi!
I’ve been looking for a good theme for my health blog (http://healthblog.jammedph.com) for months now but couldn’t find one. Gladly, I saw your theme lemon twist in Smashing Magazine. And I think this theme suits perfectly for my blog. I will definitely use it. My problem though is the header. I want to change the text to The Health Blog, instead of Far From Fearless. Could you make me one, if it’s not too much to ask.
Thanks!
Jam
Jam
Date: February 17, 2008
Time: 7:12 am
By the way, the contact form is not working. It keeps saying that a malicious code is detected (HTML is not allowed) when I did not put any html code in my message.
Os melhores …
Date: February 28, 2008
Time: 5:27 pm
[...] FFF Lemon Twist – Demo e Download [...]
A Bunch of U…
Date: April 2, 2008
Time: 2:17 pm
[...] Lemon Twist [...]
kauçuk
Date: May 21, 2008
Time: 4:41 am
thank you
asansör
Date: May 21, 2008
Time: 4:42 am
thanks
evden eve
Date: May 21, 2008
Time: 4:43 am
thank
Lemon Blogge…
Date: June 2, 2008
Time: 3:02 am
[...] great salute and credit to Chris Murphy, the WordPress Theme Creator. He made it so well. Chris make this wordpress theme based on his own [...]
Nordic Walki…
Date: June 5, 2008
Time: 9:43 am
Great Theme ! What about wp 2.5 compatibility ?
Simon
Date: June 15, 2008
Time: 1:14 pm
Hi there,
I am using this theme on a new site of mine. And i am going to install IPB as well. Do you mind if i turn it in to a ipb theme?
Chris Murphy
Date: June 19, 2008
Time: 7:49 pm
Hi Folks, sorry for the radio silence — I do receive all of your comments and such, and I try to respond when I can. In regards to theme useage, I’d be delighted to see implementations/ports/mods of the themes for other blogging platforms! Send me your links, I’m collecting them for a showcase
Lemon Twist …
Date: June 21, 2008
Time: 6:03 pm
[...] happier with this new template. Ok, so I need to widgetize the sidebar first, but still I think this template by Chris Murphy is just awesome! I haven’t been able to update this blog for a few days because I [...]
Junelle
Date: June 23, 2008
Time: 11:27 pm
Jorge Prieto Jr — I would love to check out your coding on how you have made it work. I was really having a hard time editing mine.
Chris Murphy
Date: June 24, 2008
Time: 7:37 pm
Haha! Feel free to download the theme!
Junelle
Date: June 25, 2008
Time: 3:19 am
Already downloaded it
… I was having a hard time making it widget compatible … I have given up on it
Anyway, it would be nice if the “Commentors on this Post” would display the name of the person only once. Like for example you, (as of the moment) you are being shown 17 times.
I am not good in coding, but I’ll try to edit mine to show what I like. That is to only show each person once, so that visitors would know how much people are actively communicating in a single post.
Yma
Date: June 30, 2008
Time: 2:39 am
Hi Chris! nice template i used it for http://www.tumitu.com with a new graphic. But I have problems with the sidebar and for me it’s necessary to widgetize it.. and to insert banner and ADSENSE… CAN YOU HELP ME? i am not a programmer so it would be a pity if I have to change this theme with another widgetized
bye answer me asap please
Guido
Date: July 8, 2008
Time: 11:15 am
Hi Chris,
How can I insert my flickr-Fotostream?
Can you help me?
John
Date: July 11, 2008
Time: 7:16 pm
Sorry man! I’m pretty experienced with word press and like someone said above, the about page when clicked just goes to a search page or an error 404 page. I have created a page and selected an ‘about’ template and i just go around in circles. I have uploaded all the plug-ins requested and disabled all my old ones and it still does not display any of my pages only my posts!
I am running WP Version 2.5.1 so maybe this is the cause? Any ideas? I really want to use this and ‘tweak’ it so I can show you what i can do, but I really don’t know why this is happening.
Chris Murphy
Date: July 11, 2008
Time: 9:26 pm
Hi John, check out my earlier comment. I am running WP 2.5.1 as well, and as far as I can see the page shouldn’t be problematic; If this does not help, please let me know and I will look into it further.
Chris Murphy
Date: July 11, 2008
Time: 9:28 pm
John, if the earlier approach does not work, try using the default page template — I just attempted both methods and they work.
Twilight Sag…
Date: July 11, 2008
Time: 11:35 pm
[...] theme is built on the same basic framework as my current Lemon Twist Theme. As such, you will likely want to install a few WordPress plugins that work with this theme, so [...]
John
Date: July 12, 2008
Time: 8:03 am
Hi Chris!
Problem solved – the comment block in ‘search.php’ had ‘Template Name: About’ written in it. This was how received it when I downloaded the files – so a quick heads up to anyone having trouble – look in search.php and look at the first lines of code at the very top and look for the commented area in between the first php tags you should see Template Name: Search – if you see Template Name: About, then change it to Template Name:Search
Hope this helps anyone!
Chris Murphy
Date: July 12, 2008
Time: 11:45 am
Thanks for catching that — I’ll update the Theme files when I have a moment this week
John
Date: July 12, 2008
Time: 12:43 pm
No problem chris!
Just one more problem – how do I link the styles to my about page? The page loads without styling at the moment and i don’t want to delete anything that is crucial.
Thanks man!
John
john
Date: July 12, 2008
Time: 1:05 pm
Don’t worry Chris – its sorted now! Just had a ‘brain fart’ or something!
Experimentin…
Date: July 12, 2008
Time: 11:42 pm
[...] you can see, I have the Lemon Twist up and [...]
» Lemo…
Date: July 14, 2008
Time: 4:46 am
[...] that I have seen have been ported to blogger by Jacky Supit. The wordpress design was made by Chris Murphy from far from fearless, I must say Chris this is marvelous! I do not know where to start, from the collapsable sidebar [...]
Douglas
Date: July 16, 2008
Time: 7:06 pm
Hey Chris,
Are you going to be releasing an update for WordPress v2.6?
Guido
Date: July 20, 2008
Time: 2:38 pm
Hi Chris, I have translate your Template in german and put it as an download on my Page. I hope it’s okay
Michael
Date: July 24, 2008
Time: 7:25 pm
Chris,
The template doesn’t seem to work on 2.6…
Pages with permalinks don’t go anywhere…not sure if it is the same problem without the permalinks either…
Thanks!
Michael
Steve
Date: July 29, 2008
Time: 9:05 am
Hi, I am having the same problem as John was earlier, but his fix is not working for me. When I click about i am taken to a page that is a search results page, and the search result it shows is actually the page I am trying to display, but even when I click on it on this “search” page it does nothing. I have chose about as my page template and updated search.php as John described. Any help would be appreciated.
Savanna-FoOT…
Date: August 15, 2008
Time: 10:50 am
[...] ????????????farfromfearless ??????????????????????????????????????????????????????????????????????????????????????????????????????????IE6???PNG????????????IE6????????? [...]
Free Pligg T…
Date: August 25, 2008
Time: 10:31 am
[...] });| Print This Post Originally designed as a theme for WordPress by Chris Murphy, LemonTwist is now a free Pligg template released by myself. The template is currently [...]
Free Blog Te…
Date: August 25, 2008
Time: 4:31 pm
[...] Twist has been converted to a Blogger template by JackBook. Originally designed by Chris Murphy of farfromfearless.com it’s a 2-column green template which is sure to make your blog stand out from the [...]
How To Quote…
Date: August 29, 2008
Time: 4:21 pm
[...] from a reader this afternoon, asking about one of the commenting features that I built into the Lemon Twist theme: quote comments. Hi [...]
Chris Murphy
Date: August 29, 2008
Time: 8:46 pm
Hey folks, I upgraded to WordPress v2.6.1 last week and the theme seems compatible. I haven’t been able to reproduce the permalink issue — if someone could be kind enough to point me to an example I can trouble shoot the proble. I am also working towards making this theme Widget ready (just figured out how to do it this week).
Chris Murphy
Date: August 29, 2008
Time: 8:49 pm
Sorry I’m only getting to respond to comments now, but better late than never! Guido, I’ll check out your site
Ah Mike
Date: August 31, 2008
Time: 11:04 am
Hello Bro,thx u so somuch,nice theme indeed.
However i need ur help in putting up the “about”, “Achieves”,”portfolio”..imean managing the pages.thx…
Ah Mike
Date: August 31, 2008
Time: 11:06 am
dearBro, one more request, how to add flickr stream, haha sorry, m veryblur
How To Style…
Date: September 6, 2008
Time: 9:59 pm
[...] snippet above was taken from one of my WordPress themes. In the theme, I use the above approach to display ONLY my most recent posting in full. [...]
Adam
Date: September 7, 2008
Time: 2:45 am
Chris,
I really like the “recent comments” sidebar item in your version 2.5. Do you have this code…i really cannot figure out why mine looks so bad on http://www.adamsweddingdress.com. Scoured the recentcommnets.php and CSS and cannot get it!
Will you release the 2.5 side bar code?
Adam
Adam
Date: September 7, 2008
Time: 10:41 am
MY BAD, I found them in the recent comments plugin area. Should have searched harder before commenting. Now I will try and get the gravatar in there and get your new format…very cool..thanks
Widgetized H…
Date: September 10, 2008
Time: 1:45 am
[...] actually started doing something with my website, I truly fortunate to come across Chris’s amazing Lemon Twist theme. Not only does it have a look that I still really enjoy all these months later, it was so [...]
Ulises River…
Date: September 11, 2008
Time: 12:12 am
Hi Chris.
Just I want to thank you so much for publish Lemon Twist, It is already implemented in my blog (with a little problems that I hope to solve soon). I really enjoyed and learned so much installing your theme.
I find you in Twitter, I’ll follow you, let’s keep in contact.
I hope that my english don’t be so bad, need to practice.
Fatsquatch
Date: September 22, 2008
Time: 3:45 pm
I had the exact same problem. However, I discovered that when I deleted the “About” page and recreated it, everything straightened out.
Vincent Tobi…
Date: September 25, 2008
Time: 9:38 am
It’s really a so very nice theme!!!
Recommended …
Date: October 5, 2008
Time: 1:52 pm
[...] is completely new and fresh Blogger template. It’s originally designed by Chris Murphy for WordPress Theme. And then bloggerized by JackBook. For more information about the installation [...]
theme matter…
Date: October 12, 2008
Time: 7:45 pm
[...] promised, I’m releasing Lemon Twist v2.0.36 theme. This is a significant update to the 1.5 and the 2.0 versions, the most current of which you see [...]
Rox Flame
Date: October 14, 2008
Time: 4:08 am
Hey man. I’ve been using the Drupal version of this theme you made and loving it! I have done a fair bit of re-skinning and created my take on the design, which you can see
Mendax
Date: October 30, 2008
Time: 6:34 am
Thank you very much for this template.
I’ve redone it a little bit, and now using on my blog.
happysus
Date: October 30, 2008
Time: 10:17 am
Chris, I had problem with pages. It’s refer to the same front page all the time.
I don’t know why. Please answer.
Josh Budde
Date: November 2, 2008
Time: 8:45 am
Will you be releasing a Comment update once WordPress 2.7 comes out? So that your Theme can support Threaded and Paginated Comments?
HK
Date: November 21, 2008
Time: 10:01 pm
Very nice theme,i like it! Thank you for sharing it with us!
Hong Kong
twilight wor…
Date: December 1, 2008
Time: 4:04 am
[...] note This theme is built on the same basic framework as my current Lemon Twist Theme. As such, you will likely want to install a few WordPress plugins that work with this theme, so [...]
Kevin
Date: December 29, 2008
Time: 8:50 pm
Christina,
How did you get your calendar to display on the right hand side?
I’m new to wordpress but couldnt get that to go when using this theme…
Thanks,
Adib
Date: January 4, 2009
Time: 5:50 pm
Hi, I just completed installing this theme in my blog http://www.al-adib.net. My question is how to change the dialog box at the top; which is stated : “farfromfearless is my Blog and Online portfolio; I am currently the Creative Director of Interactive Services for McMillan & Ascociates”… Could you help me? Thank you.
Chris Murphy
Date: March 30, 2009
Time: 1:27 pm
For those of you still following this post, I’ve updated the link to the theme download to v2.5RC2 — this is the final version of the theme that will be available to the public (as you can probably tell by now, I’ve changed themes).
Site Canudo …
Date: April 22, 2009
Time: 7:53 am
[...] O site usa o WordPress, e foi utilizado como base o tema StarStruck. O visual dos comentários, veio do tema Lemon Twist. [...]
Saqib
Date: May 5, 2009
Time: 12:48 am
Hey Chris, how to widgetize this theme. Please post back.
Themes Mate …
Date: May 23, 2009
Time: 7:19 pm
[...] theme is built on the same basic framework as my current Lemon Twist Theme. As such, you will likely want to install a few WordPress plugins that work with this theme, so [...]
PeterG
Date: July 9, 2009
Time: 4:47 am
What about licence fees?
Is “Lemon Twist v2.0″ under GPL?
Best regards
Peter
Recommended …
Date: August 14, 2009
Time: 4:41 am
[...] is completely new and fresh Blogger template. It’s originally designed by Chris Murphy for WordPress Theme. And then bloggerized by JackBook. For more information about the installation [...]
FREE “…
Date: September 12, 2009
Time: 2:17 pm
[...] theme is built on the same basic framework as my current Lemon Twist Theme. As such, you will likely want to install a few WordPress plugins that work with this theme, so [...]
istanbul
Date: October 22, 2009
Time: 8:17 am
Hi Chris, how to widgetize this theme. Tnx
40 ?????????…
Date: November 29, 2009
Time: 1:39 am
[...] FFF Lemon Twist [...]
Arshafi
Date: December 20, 2009
Time: 4:29 am
Hay Chris, this theme looks great. Definitely my favourite one.
However, I have a little problem. I’m new to WordPress so excuse me if my question is dumb. Take a look here .. http://www.arshafi.uk.to/
my post there are not shown in homepage,, what’s happen on it? I just activate your theme, and haven’t change the code.
Plessse help me Chris, i love ur theme so much…
is it not compatible with wp 2.85?
thank before for your answer..
-arshafi-
besmele
Date: December 24, 2009
Time: 6:31 am
a great site. I too enjoy. I wish you success
lida
Date: December 30, 2009
Time: 6:01 am
Hi Chris, how to widgetize this theme. Tnx
Alice
Date: January 16, 2010
Time: 9:39 am
Very nice theme,I like it! Good work Thank you for sharing it with us!
d?? cephe ka…
Date: January 26, 2010
Time: 9:09 am
Nice theme but joomla better than wordpress.
arama rehber…
Date: February 18, 2010
Time: 4:09 am
Hi I found your site very useful. I found your site, google searches
Lockerz
Date: March 27, 2010
Time: 11:38 am
Thank you good post. very nice
güvenlik kam…
Date: April 14, 2010
Time: 2:24 pm
a great site. I too enjoy. I wish you success
aspirinc
Date: May 15, 2010
Time: 12:48 am
Hi Chris, how to widgetize this theme. Tnx
Facebook
Date: June 25, 2010
Time: 11:06 am
Thanks for writing this article I was looking:)
adult sms
Date: July 1, 2010
Time: 11:18 pm
hurrrrraaaah ! this is best theme for me because its 100% SEO friendly. thanks for making this theme.
mehmet
Date: July 28, 2010
Time: 12:01 pm
However, I have a little problem. I’m new to Word Press so excuse me if my question is dumb. I’ve notice that this template does not support subpages in menu, does it
nuro
Date: July 28, 2010
Time: 12:02 pm
my post there are not shown in homepage,, what’s happen on it? I just activate your theme, and haven’t change the code
fbml kodlar?
Date: August 7, 2010
Time: 4:20 am
Very nice theme,i like it! Thank you for sharing it with us!
oyun oyna
Date: August 7, 2010
Time: 4:21 am
hurrrrraaaah ! this is best theme for me because its 100% SEO friendly. thanks for making this theme.
hack haber
Date: August 7, 2010
Time: 4:21 am
However, I have a little problem. I’m new to Word Press so excuse me if my question is dumb. I’ve notice that this template does not support subpages in menu, does it
emrah eren
Date: August 13, 2010
Time: 4:58 pm
hello thank you
Live Radio
Date: August 14, 2010
Time: 4:45 pm
Thanks for Such a Nice Blog…100% SEO friendly..
i am very thankfull to you Dear Admin
Funguro
Date: August 14, 2010
Time: 4:46 pm
Listen Live Radio and Watch Free TV…….http://www.funguro.com/
Hurda
Date: August 20, 2010
Time: 6:16 am
I think type of site that is useful in sharing information and it is important to shar.Web proliferation of new developments in the field of design and entrepreneurial spirit of people who have very beautiful and pleasing to be professional
haliyikama
Date: August 21, 2010
Time: 2:31 am
thanks you
yorumla
Date: August 29, 2010
Time: 7:28 am
thank you:)
dell destek
Date: September 1, 2010
Time: 1:09 am
I wish you continued success sharing.thanks
Leslie Kasin…
Date: September 9, 2010
Time: 12:44 pm
your new Reveal!
tuz
Date: November 27, 2010
Time: 9:04 am
Hey chris!! Do you have the psd for the logo??
sesli chat e…
Date: January 14, 2011
Time: 4:05 pm
thank you admin very nice themessss
ukranian esc…
Date: January 19, 2011
Time: 4:19 pm
Just wanted to say HI. you found your site a few days ago on Technorati and you and have been reading it over teh past few days.If you want to exchange links let me know.Good Bye
Kayseri Emla…
Date: March 25, 2011
Time: 3:02 am
[...] theme is built on the same basic framework as my current Lemon Twist Theme. As such, you will likely want to install a few WordPress plugins that work with this theme, so [...]
kayseride emlak almak satmak için Kayseri Emlak Sitesine t?kla
umzug
Date: April 7, 2011
Time: 3:27 am
yeah good news thanx
bursa emlak
Date: April 9, 2011
Time: 12:36 pm
kelepir ucuz bursa emlak daire kiral?k sezonluk villalar yazl?klar bu sitede bursa sat?l?k daireler
videos
Date: April 9, 2011
Time: 12:37 pm
hmm ouw yeahh thanks bro see you
free porn
sac ekim
Date: April 23, 2011
Time: 4:20 pm
This is a really stupid question but what language does the script need to be in?
tr
haber
Date: April 25, 2011
Time: 12:51 pm
reader you thank admin size very money again
hosting
Date: April 25, 2011
Time: 12:52 pm
sic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs are automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will delphedissed mo youred telperty
web tasar?m?
Date: April 25, 2011
Time: 12:54 pm
automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep thanked ororedr florted listens secret thanke of your
G.N.R.S.U
Date: April 30, 2011
Time: 11:00 am
maybe LemonTwist v2 for pligg is coming!!
Hurda
Date: May 16, 2011
Time: 3:13 am
It’s a very nice theme
evden eve
Date: June 1, 2011
Time: 10:22 am
hayiii admin te?ekürler her?ey için
estetik
Date: June 9, 2011
Time: 8:49 am
and so good page.. thanks admöin.
Keçiören evd…
Date: June 15, 2011
Time: 3:08 am
keçiören Tema benim ?imdiki Limon Twist Tema olarak ayn? temel çerçevesi üzerine in?a edilmi?tir. Bu nedenle, büyük olas?l?kla, bu yüzden [...] bu tema ile çal??mak birkaç WordPress eklentileri yüklemek isteyeceksiniz
Saglik Makal…
Date: June 28, 2011
Time: 7:06 pm
automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep thanked ororedr florted listens secret thanke of your
evden eve ta…
Date: July 2, 2011
Time: 12:03 pm
evden eve nakliyat ta??mac?l?k hizmetleri vermekteyiz. Well, no this theme doesnt support submenus. I will try to add a feature to it tough..
rays
Date: July 19, 2011
Time: 7:05 am
sharing is very beautiful and high quality
Carl Thomas
Date: July 27, 2011
Time: 4:38 pm
Great template, Chris;)
Cary
Date: September 12, 2011
Time: 10:47 am
After study several of the blog articles on your website these week, and I absolutely like your personal style of running a blog. I book-marked it to my personal favorites web page list and will also be checking again soon.
hamile giyim
Date: November 3, 2011
Time: 5:11 pm
This theme looks great. Thanks very much for making it available to us.
computers fr…
Date: November 10, 2011
Time: 7:10 pm
It is extremely useful for me. Massive thumbs up for this blog post!
custom decal…
Date: November 10, 2011
Time: 7:11 pm
Would you be interested in exchanging hyperlinks?
chat odalari
Date: November 15, 2011
Time: 2:05 pm
hi I like it very much, I hope you will soon update your work!thanks for sharing.
WaniloniWhim…
Date: December 14, 2011
Time: 5:27 am
the north deal with backpacks prolonged feathers are make and repaired rapid,and they’re preserved.
[url=http://myhealthinnovation.com/ideas/archive/2011/12/canada-goose-shop-0 ]http://smaug.got.net/node/1022 [/url]
Via dress impression, Kate what’s the focus involving consideration inside world of fashion along with speak will likely be press review beneath the microscope.
[url=http://smaug.got.net/node/1009 ]http://smaug.got.net/node/1010 [/url]
So in an effort to a child’s nutritious progress, dad and mom should be carefully pick the coloration with the garments plus the design and style, the north deal with have far more design and shade is diverse, its to the apparel for that kids pick out to offer diversification, I believe that the north face is among the most suited for children’s clothesMajor Picks In North Encounter Jackets For Womens
[url=http://smaug.got.net/node/1019 ]http://smaug.got.net/node/1018 [/url]
Efficient at blending different components to generate a young lady sweet persona design snidel, released type and well-liked aspects of various sides, mixture of free exhibit on a anyone ¡§C a silly make you Asia manner female world of fashion, experience their particular part of fashion, flavor these people inside eyes from the oldies.
[url=http://smaug.got.net/node/1023 ]http://smaug.got.net/node/1024 [/url]
Dark-colored cotton jacket and you are promoting.
[url=http://myhealthinnovation.com/ideas/archive/2011/12/north-face-outlet-1 ]http://drupaled.robrob.net/?q=node/415 [/url]
Nonetheless reportedly in Milan today solve this issue.
[url=http://myhealthinnovation.com/ideas/archive/2011/12/north-face-outlet-2 ]http://drupaled.robrob.net/?q=node/416 [/url]
You might think corduroy is dated.
[url=http://drupaled.robrob.net/?q=node/420 ]http://test.ideals.nu/node/1759 [/url]
Soon after, your customize jumper stage Bows, lean range scars.
[url=http://smaug.got.net/node/995 ]http://www.writernia.com/node/365671 [/url]
This is the vintage blend of leisure and satisfy the period night and day, function and also leisure time needs.
[url=http://drupaled.robrob.net/?q=node/417 ]http://smaug.got.net/node/985 [/url]
To get a superior motive,North Confront will appear about each individual from the fringe motion label on manufacturing productivity and item superior.
[url=http://test.ideals.nu/node/1756 ]http://smaug.got.net/node/997 [/url]
If you go looking for what sort of adventures, its suitable apparel.
paris turf
Date: December 15, 2011
Time: 9:54 am
Very interesting article. It helps me a lot.
Learn Polish
Date: December 15, 2011
Time: 12:14 pm
very cool post. I thought you should know there is an issue with your web site in Internet Explorer, you might want to fix this. I had to switch to Google Chrome in order to successfully view your article.
ebadzhigurda…
Date: December 16, 2011
Time: 2:41 am
[url=http://www.videh.org/apps/forums/topics/show/6972607-3000-mg-amoxicillin-a-day-amoxicillin-clavulanate-125-tab-price-where-to-buy-amoxicillin-250mg]buy amoxicillin on line[/url]
[url=http://searchfeemeantio.lefora.com/2011/12/13/is-cipro-an-antiviral-drug-cipro-why-used-generic-/]cipro zithromax no prescription[/url]
[url=https://teambox.com/public/terssofttu/compare-levitra-and-cialis-and-viagra-levitra-viagra-cialis-viagra-cialis-levitra-smaple-pack]bayer levitra online[/url]
[url=http://sehasrecerria.webs.com/apps/blog/show/10974313-generic-zithromax-zithromax-250mg-tabs-z-pak-price-non-prescription-zithromax]zithromax uk pharmacy[/url]
[url=http://lammoribuztai.webs.com/apps/blog/show/10964589-tamoxifen-citrate-pills-from-alinshop-tamoxifen-10-mg-5-mg-tamoxifen-citrate-research-chem-sale]buy tamoxifen citrate without a prescription[/url]
[url=http://bianonpmuhor.lefora.com/2011/12/14/can-you-drink-alcohol-with-nexium-nexium-generic-g/]nexium interaction with lexapro[/url]
[url=http://cotavaco.lefora.com/2011/12/13/clopidogrel-heart-drug-clopidogrel-primary-prevent/]current oasis 7 clopidogrel[/url]
[url=http://justushomiez.webs.com/apps/forums/topics/show/6969920-cipro-overnight-visa-no-prescription-fedex-can-cipro-be-used-for-cellulitis-cipro-drug]cipro tamiflu drug interaction[/url]
[url=http://mugsvideogameblog.webs.com/apps/blog/show/10990687-faces-tremors-with-synthroid-heart-problems-associated-with-synthroid-therapy-generic-version-synthroid]can i take sudaphed with synthroid[/url]
[url=https://teambox.com/public/croslinhoy/can-you-take-coq-10-with-synthroid-can-i-take-colostrum-with-synthroid-postmenopausal-bleeding-with-synthroid]no prescription mexico pharmacy synthroid[/url]
Zqyysyys
Date: December 17, 2011
Time: 5:51 am
Bought for myself last week, Xerox -canon mf 4430, cartridge ran out and what to do now ?
I called in different organizations , they said they could not help , we should only buy a new cartridge !
Only found here – [url=http://www.filpan.ru] inexpensive compatible toner cartridge canon mf 4430[/url].
They can buy the cartridge canon mf 4430 factory quality !
I bought a cartridge canon mf 4430, Quality is very happy !
PropeciaPRO
Date: January 11, 2012
Time: 8:02 pm
where can i purchase Finasteride Generic Propecia 1mg natural alopecia treatment
skin propecia finpecia
mild prostatic hypertrophy alostil 5
fuesac
Date: February 29, 2012
Time: 5:04 am
And so good page thank you admin for nice text.
disdoktoru
Date: March 17, 2012
Time: 3:17 am
And so good page love it.
evden eve
Date: April 14, 2012
Time: 3:15 pm
Heloo Admin Evden Eve Nakliyat Türkiye movers ?irketi
halkal? hal?…
Date: May 26, 2012
Time: 5:55 am
Shares on your site, extraordinarily beautiful, and I loved it. I wish you always wish you continued success thanks to succeed.
Yenibosna ha…
Date: May 26, 2012
Time: 8:31 am
I love your site, excellent design, color schemes and would like to thank all the shares , effort, while you receive
health. Thank you,We wish you continued success.
bahcesehir h…
Date: May 26, 2012
Time: 9:35 am
beautiful design, beautiful colors and beautiful arms of the hands of health care admin shares congratulate you
wish you continued success thanks.
taksim hali …
Date: May 26, 2012
Time: 11:41 am
All these sites have really good designs! Makes me envious. The design of your site is cool as well. Clean and neat. thank you.
AD Lemon Twi…
Date: July 5, 2012
Time: 12:07 am
[...] fue basado en diseño para WordPress de Chris Murphy, quien lo rediseño por completo en la versión 2.5.Publicado el 5 julio 2012Dejá tu comentario [...]
Bilgisayar T…
Date: July 11, 2012
Time: 5:11 am
sharing high-quality and beautiful.
thx
And so good page love it.
bregiargo
Date: August 2, 2012
Time: 4:09 am
http://cialisfirstshop.com/#2965 cialis buy canada [url=http://cialisfirstshop.com/#4364]CialisFirstShop[/url] buy cialis uk
shoe Lifts I…
Date: September 3, 2012
Time: 12:39 am
The idеa of уour blog іѕ tгuly fresh, I’m positive that the interested parties who visit your blogs will take pleasure from your content and points of view.
Bilgisayar S…
Date: September 3, 2012
Time: 11:21 am
Be proactive and cheerful but don’t be too pushy or you’ll discourage them. Observe professionalism when making calls
Duman
Date: November 17, 2012
Time: 10:23 am
very well thought out very nice sharing Tez
Duman
Date: November 17, 2012
Time: 10:23 am
very well thought out very nice sharing
Portfolio Te…
Date: December 9, 2012
Time: 3:39 am
Nice Post! If you want a website check out Webonline Templates. Website portfolios for makeup artist and photographers
Web online templates | websites for creatives and industry professionals
tez
Date: December 27, 2012
Time: 10:25 pm
super-sharing tezhazirlama.com
tez haz?rlam…
Date: December 27, 2012
Time: 10:27 pm
super-sharing tezhazirlama.net
özel ders
Date: December 27, 2012
Time: 10:28 pm
super-sharing ozeldersbudur.com
louis vuitto…
Date: January 7, 2013
Time: 3:02 am
It’s going to be finish of mine day, however before finish I am reading this great article to increase my know-how.
play unblock…
Date: January 11, 2013
Time: 2:50 pm
We all boy’s are to interested to read the content that is on this page. Which is meaningful and Grammetrically correct.
Kayseri Emla…
Date: January 18, 2013
Time: 9:44 am
The id?a of ?our blog ?? t?uly fresh, I’m positive that the interested parties who visit your blogs will take pleasure from your content and points of view.
Tez Haz?rlam…
Date: February 2, 2013
Time: 4:03 pm
Merhabalar ;
Sitemizde 7/24 tez haz?rlama konusunda destek alabilirsiniz
garage door …
Date: February 4, 2013
Time: 12:48 pm
Really really beautifully done… It’s like one big belly flip of goodness!
akhenaton
Date: February 4, 2013
Time: 6:59 pm
thabks admin super
akhenaton
Date: February 4, 2013
Time: 7:00 pm
thanks admin
http://www.ko-tanitimi.net/
hello
San Diego Hu…
Date: February 11, 2013
Time: 11:39 am
I have liked it so much that I have saved it to my bookmarks .
Kayseri Emla…
Date: February 12, 2013
Time: 12:09 am
Hey man. I’ve been using the Drupal version of this theme you made and loving it! I have done a fair bit of re-skinning and created my take on the design, which you can see and i puplish this posts link on my own web page; kayseri emlak
sohbet
Date: February 13, 2013
Time: 7:23 pm
Thank you for the add..
Kamyonetçi
Date: February 28, 2013
Time: 6:04 am
Find friends, you and the other comments de?erlendirmelerei Thank you everyone very nice. http://www.istanbulevdeneve.us
corey@free u…
Date: March 23, 2013
Time: 5:50 pm
Great theme but i don’t find any preview link !
corey
Date: March 23, 2013
Time: 5:52 pm
no preview link !!!!!!!!!
free unblocked games
istanbul tek…
Date: April 7, 2013
Time: 8:44 am
Nice Post! If you want a website check out Webonline Templates.
http://apple.istanbulteknikservis.com/
bolso louis …
Date: April 11, 2013
Time: 3:00 am
{
{I have|I’ve} been {surfing|browsing} online more than {three|3|2|4} hours today, yet I never found any interesting article like yours. {It’s|It is} pretty worth enough for me.
{In my opinion|Personally|In my view}, if all {webmasters|site owners|website owners|web owners} and
bloggers made good content as you did, the {internet|net|web}
will be {much more|a lot more} useful than ever before.
|
I {couldn’t|could not} {resist|refrain from} commenting. {Very well|Perfectly|Well|Exceptionally well} written!|
{I will|I’ll} {right away|immediately} {take hold of|grab|clutch|grasp|seize|snatch}
your {rss|rss feed} as I {can not|can’t} {in finding|find|to find} your {email|e-mail} subscription {link|hyperlink} or {newsletter|e-newsletter} service. Do {you have|you’ve} any?
{Please|Kindly} {allow|permit|let} me {realize|recognize|understand|recognise|know} {so that|in order that} I {may just|may|could} subscribe.
Thanks.|
{It is|It’s} {appropriate|perfect|the best} time to make some plans for the future and {it is|it’s}
time to be happy. {I have|I’ve} read this post and if I could I {want to|wish to|desire to} suggest you {few|some} interesting things or {advice|suggestions|tips}. {Perhaps|Maybe} you {could|can} write next articles referring to this article. I {want to|wish to|desire to} read {more|even more} things about it!|
{It is|It’s} {appropriate|perfect|the best} time to make {a few|some} plans for {the future|the longer
term|the long run} and {it is|it’s} time to be happy. {I have|I’ve} {read|learn} this {post|submit|publish|put up}
and if I {may just|may|could} I {want to|wish to|desire to} {suggest|recommend|counsel} you {few|some} {interesting|fascinating|attention-grabbing} {things|issues} or {advice|suggestions|tips}.
{Perhaps|Maybe} you {could|can} write {next|subsequent} articles {relating to|referring to|regarding} this article.
I {want to|wish to|desire to} {read|learn} {more|even more} {things|issues} {approximately|about}
it!|
{I have|I’ve} been {surfing|browsing} {online|on-line} {more than|greater than} {three|3} hours {these days|nowadays|today|lately|as of late}, {yet|but} I {never|by no means} {found|discovered} any {interesting|fascinating|attention-grabbing} article like yours. {It’s|It is} {lovely|pretty|beautiful} {worth|value|price} {enough|sufficient} for me.
{In my opinion|Personally|In my view}, if all {webmasters|site
owners|website owners|web owners} and bloggers made {just right|good|excellent} {content|content material} as {you did|you probably did}, the
{internet|net|web} {will be|shall be|might be|will probably be|can be|will likely be} {much more|a lot more} {useful|helpful} than ever before.
|
{I will|I am going to|I’m going to|I may} {come back|return|revisit} {once again|yet again} {since I|since i have} {bookmarked|book marked|book-marked|saved as a favorite} it. Money and freedom {is the best|is the greatest} way to change, may you be rich and continue to {help|guide} {other people|others}.|
Ahaa, its {nice|pleasant|good|fastidious} {discussion|conversation|dialogue} {regarding|concerning|about|on the topic of} this
{article|post|piece of writing|paragraph} {here|at this place}
at this {blog|weblog|webpage|website|web site},
I have read all that, so {now|at this time} me also commenting {here|at this place}.
|
I am sure this {article|post|piece of writing|paragraph} has touched all
the internet {users|people|viewers|visitors}, its really really {nice|pleasant|good|fastidious} {article|post|piece of
writing|paragraph} on building up new {blog|weblog|webpage|website|web site}.
|
Wow, this {article|post|piece of writing|paragraph}
is {nice|pleasant|good|fastidious}, my {sister|younger
sister} is analyzing {such|these|these kinds of} things, {so|thus|therefore} I am going
to {tell|inform|let know|convey} her.|
{Saved as a favorite|bookmarked!!}, {I really like|I like|I love} {your blog|your site|your
web site|your website}!|
Way cool! Some {very|extremely} valid points! I appreciate you
{writing this|penning this} {article|post|write-up} {and the|and
also the|plus the} rest of the {site is|website is}
{also very|extremely|very|also really|really} good.
|
Hi, {I do believe|I do think} {this is an excellent|this is a great} {blog|website|web site|site}.
I stumbledupon it
Woah! I’m really {loving|enjoying|digging} the template/theme of
this {site|website|blog}. It’s simple, yet effective. A lot of times it’s {very hard|very difficult|challenging|tough|difficult|hard} to get
that “perfect balance” between {superb usability|user
friendliness|usability} and {visual appearance|visual appeal|appearance}.
I must say {that you’ve|you have|you’ve} done a {awesome|amazing|very good|superb|fantastic|excellent|great} job with this.
{In addition|Additionally|Also}, the blog loads {very|extremely|super} {fast|quick} for
me on {Safari|Internet explorer|Chrome|Opera|Firefox}.
{Superb|Exceptional|Outstanding|Excellent} Blog!|
These are {really|actually|in fact|truly|genuinely} {great|enormous|impressive|wonderful|fantastic} ideas in {regarding|concerning|about|on the topic of}
blogging. You have touched some {nice|pleasant|good|fastidious} {points|factors|things} here.
Any way keep up wrinting.|
{I love|I really like|I enjoy|I like|Everyone loves} what you guys {are|are usually|tend
to be} up too. {This sort of|This type of|Such|This kind
of} clever work and {exposure|coverage|reporting}!
Keep up the {superb|terrific|very good|great|good|awesome|fantastic|excellent|amazing|wonderful} works guys I’ve {incorporated||added|included} you guys to {|my|our||my personal|my own} blogroll.|
{Howdy|Hi there|Hey there|Hi|Hello|Hey}! Someone in my {Myspace|Facebook} group shared this {site|website} with us so I came to {give it a look|look it over|take a look|check it out}. I’m definitely {enjoying|loving} the information.
I’m {book-marking|bookmarking} and will be tweeting this to my followers! {Terrific|Wonderful|Great|Fantastic|Outstanding|Exceptional|Superb|Excellent} blog and {wonderful|terrific|brilliant|amazing|great|excellent|fantastic|outstanding|superb} {style and design|design and style|design}.|
{I love|I really like|I enjoy|I like|Everyone loves} what you guys {are|are usually|tend to be} up too. {This sort of|This type of|Such|This kind of} clever work and {exposure|coverage|reporting}! Keep up the {superb|terrific|very good|great|good|awesome|fantastic|excellent|amazing|wonderful} works guys I’ve {incorporated|added|included} you guys to {|my|our|my personal|my own}
blogroll.|
{Howdy|Hi there|Hey there|Hi|Hello|Hey} would you mind {stating|sharing}
which blog platform you’re {working with|using}? I’m {looking|planning|going} to
start my own blog {in the near future|soon} but I’m having a {tough|difficult|hard} time {making a decision|selecting|choosing|deciding} between BlogEngine/WordPress/B2evolution and Drupal. The reason I ask is because your {design and style|design|layout} seems different then most blogs and I’m looking for something {completely unique|unique}.
P.S {My apologies|Apologies|Sorry} for {getting|being} off-topic but I had to ask!
|
{Howdy|Hi there|Hi|Hey there|Hello|Hey} would you mind letting me know which {webhost|hosting company|web host}
you’re {utilizing|working with|using}? I’ve loaded your blog in 3
{completely different|different} {internet browsers|web browsers|browsers} and I must say this blog loads a lot {quicker|faster} then most.
Can you {suggest|recommend} a good {internet hosting|web hosting|hosting} provider at a {honest|reasonable|fair} price?
{Thanks a lot|Kudos|Cheers|Thank you|Many thanks|Thanks}, I appreciate it!
|
{I love|I really like|I like|Everyone loves} it {when people|when individuals|when folks|whenever people}
{come together|get together} and share {opinions|thoughts|views|ideas}.
Great {blog|website|site}, {keep it up|continue the good work|stick with it}!
|
Thank you for the {auspicious|good} writeup.
It in fact was a amusement account it. Look advanced to {far|more} added
agreeable from you! {By the way|However}, how {can|could} we communicate?
|
{Howdy|Hi there|Hey there|Hello|Hey} just wanted to
give you a quick heads up. The {text|words} in your {content|post|article} seem to be running off
the screen in {Ie|Internet explorer|Chrome|Firefox|Safari|Opera}.
I’m not sure if this is a {format|formatting} issue or something to do with {web browser|internet browser|browser} compatibility but I {thought|figured} I’d post to let you know.
The {style and design|design and style|layout|design} look great though!
Hope you get the {problem|issue} {solved|resolved|fixed} soon.
{Kudos|Cheers|Many thanks|Thanks}|
This is a topic {that is|that’s|which is} {close to|near to} my heart… {Cheers|Many thanks|Best wishes|Take care|Thank you}! {Where|Exactly where} are your contact details though?|
It’s very {easy|simple|trouble-free|straightforward|effortless} to
find out any {topic|matter} on {net|web} as compared to {books|textbooks}, as I found this {article|post|piece of writing|paragraph} at this {website|web site|site|web page}.
|
Does your {site|website|blog} have a contact page? I’m having {a tough time|problems|trouble} locating it but, I’d like to {send|shoot} you an {e-mail|email}.
I’ve got some {creative ideas|recommendations|suggestions|ideas} for your blog you might be interested in hearing. Either way, great {site|website|blog} and I look forward to seeing it {develop|improve|expand|grow} over time.|
{Hola|Hey there|Hi|Hello|Greetings}! I’ve been {following|reading} your {site|web
site|website|weblog|blog} for {a long time|a while|some time} now
and finally got the {bravery|courage} to go ahead and give you a shout out from {New Caney|Kingwood|Huffman|Porter|Houston|Dallas|Austin|Lubbock|Humble|Atascocita} {Tx|Texas}!
Just wanted to {tell you|mention|say} keep
up the {fantastic|excellent|great|good} {job|work}!
|
Greetings from {Idaho|Carolina|Ohio|Colorado|Florida|Los angeles|California}!
I’m {bored to tears|bored to death|bored} at work so I decided to {check out|browse} your {site|website|blog} on my iphone during lunch break. I {enjoy|really like|love} the {knowledge|info|information} you {present|provide} here and can’t wait to
take a look when I get home. I’m {shocked|amazed|surprised} at how {quick|fast} your blog loaded on my {mobile|cell phone|phone} .. I’m
not even using WIFI, just 3G .. {Anyhow|Anyways}, {awesome|amazing|very good|superb|good|wonderful|fantastic|excellent|great} {site|blog}!
|
Its {like you|such as you} {read|learn} my {mind|thoughts}!
You {seem|appear} {to understand|to know|to grasp} {so much|a lot} {approximately|about} this, {like you|such as
you} wrote the {book|e-book|guide|ebook|e book} in it or something.
{I think|I feel|I believe} {that you|that you simply|that you just} {could|can} do with {some|a few} {%|p.c.|percent} to {force|pressure|drive|power} the message {house|home} {a bit|a little bit}, {however|but} {other than|instead of} that, {this is|that is} {great|wonderful|fantastic|magnificent|excellent} blog. {A great|An excellent|A fantastic} read. {I’ll|I will} {definitely|certainly} be back.|
And, if you are {posting|writing} {on|at} {other|additional} {sites|social sites|online sites|online social sites|places}, {I’d|I would} like to {follow|keep up with} {you|{anything|everything} {new|fresh} you have to post}. {Could|Would} you {list|make a list} {all|every one|the complete urls} of {your|all your} {social|communal|community|public|shared} {pages|sites} like your {twitter feed, Facebook page or linkedin profile|linkedin profile, Facebook page or twitter feed|Facebook page, twitter feed, or linkedin profile}?|
I visited {multiple|many|several|various} {websites|sites|web sites|web pages|blogs} {but|except|however} the audio {quality|feature} for audio songs {current|present|existing} at this {website|web site|site|web page} is {really|actually|in fact|truly|genuinely} {marvelous|wonderful|excellent|fabulous|superb}.|
{Howdy|Hi there|Hi|Hello}, i read your blog {occasionally|from time to time} and i own a similar one and i was just {wondering|curious} if you get a lot of spam {comments|responses|feedback|remarks}? If so how do you {prevent|reduce|stop|protect against} it, any plugin or anything you can {advise|suggest|recommend}? I get so much lately it’s driving me {mad|insane|crazy} so any {assistance|help|support} is very much appreciated.|
Greetings! {Very helpful|Very useful} advice {within this|in this particular} {article|post}! {It is the|It’s the} little changes {that make|which will make|that produce|that will make} {the biggest|the largest|the greatest|the most important|the most significant} changes. {Thanks a lot|Thanks|Many thanks} for sharing!|
{I really|I truly|I seriously|I absolutely} love {your blog|your site|your website}.. {Very nice|Excellent|Pleasant|Great} colors & theme. Did you {create|develop|make|build} {this website|this site|this web site|this amazing site} yourself? Please reply back as I’m {looking to|trying to|planning to|wanting to|hoping to|attempting to} create {my own|my very own|my own personal} {blog|website|site} and {would like to|want to|would love to} {know|learn|find out} where you got this from or {what the|exactly what the|just what the} theme {is called|is named}. {Thanks|Many thanks|Thank you|Cheers|Appreciate it|Kudos}!|
{Hi there|Hello there|Howdy}! This {post|article|blog post} {couldn’t|could not} be written {any better|much better}! {Reading through|Looking at|Going through|Looking through} this {post|article} reminds me of my previous roommate! He {always|constantly|continually} kept {talking about|preaching about} this. {I will|I’ll|I am going to|I most certainly will} {forward|send} {this article|this information|this post} to him. {Pretty sure|Fairly certain} {he will|he’ll|he’s going to} {have a good|have a very good|have a great} read. {Thank you for|Thanks for|Many thanks for|I appreciate you for} sharing!|
{Wow|Whoa|Incredible|Amazing}! This blog looks {exactly|just} like my old one! It’s on a {completely|entirely|totally} different {topic|subject} but it has pretty much the same {layout|page layout} and design. {Excellent|Wonderful|Great|Outstanding|Superb} choice of colors!|
{There is|There’s} {definately|certainly} {a lot to|a great deal to} {know about|learn about|find out about} this {subject|topic|issue}. {I like|I love|I really like} {all the|all of the} points {you made|you’ve made|you have made}.|
{You made|You’ve made|You have made} some {decent|good|really good} points there. I {looked|checked} {on the internet|on the web|on the net} {for more info|for more information|to find out more|to learn more|for additional information} about the issue and found {most individuals|most people} will go along with your views on {this website|this site|this web site}.|
{Hi|Hello|Hi there|What’s up}, I {log on to|check|read} your {new stuff|blogs|blog} {regularly|like every week|daily|on a regular basis}. Your {story-telling|writing|humoristic} style is {awesome|witty}, keep {doing what you’re doing|up the good work|it up}!|
I {simply|just} {could not|couldn’t} {leave|depart|go away} your {site|web site|website} {prior to|before} suggesting that I {really|extremely|actually} {enjoyed|loved} {the standard|the usual} {information|info} {a person|an individual} {supply|provide} {for your|on your|in your|to your} {visitors|guests}? Is {going to|gonna} be {back|again} {frequently|regularly|incessantly|steadily|ceaselessly|often|continuously} {in order to|to} {check up on|check out|inspect|investigate cross-check} new posts|
{I wanted|I needed|I want to|I need to} to thank you for this {great|excellent|fantastic|wonderful|good|very good} read!! I {definitely|certainly|absolutely} {enjoyed|loved} every {little bit of|bit of} it. {I have|I’ve got|I have got} you {bookmarked|book marked|book-marked|saved as a favorite} {to check out|to look at} new {stuff you|things you} post…|
{Hi|Hello|Hi there|What’s up}, just wanted to {mention|say|tell you}, I {enjoyed|liked|loved} this {article|post|blog post}. It was {inspiring|funny|practical|helpful}. Keep on posting!|
I {{leave|drop|{write|create}} a {comment|leave a response}|drop a {comment|leave a response}|{comment|leave a response}} {each time|when|whenever} I {appreciate|like|especially enjoy} a {post|article} on a {site|{blog|website}|site|website} or {I have|if I have} something to {add|contribute|valuable to contribute} {to the discussion|to the conversation}. {It is|Usually it is|Usually it’s|It’s} {a result of|triggered by|caused by} the {passion|fire|sincerness} {communicated|displayed} in the {post|article} I {read|looked at|browsed}. And {on|after} this {post|article} ?Lemon Twist? v2.0 – Updated WordPress Theme-farfromfearless. I {{was|was actually} moved|{was|was actually} excited} enough to {drop|{leave|drop|{write|create}}|post} a {thought|{comment|{comment|leave a response}a response}} {:-P|:)|;)|;-)|:-)} I {do have|actually do have} {{some|a few} questions|a couple of questions|2 questions} for you {if you {don’t|do not|usually do not|tend not to} mind|if it’s {allright|okay}}. {Is it|Could it be} {just|only|simply} me or {do|does it {seem|appear|give the impression|look|look as if|look like} like} {some|a few} of {the|these} {comments|responses|remarks} {look|appear|come across} {like they are|as if they are|like} {coming from|written by|left by} brain dead {people|visitors|folks|individuals}?
{Hi there|Hello}, I enjoy reading {all of|through} your {article|post|article post}. I {like|wanted} to write a little comment to support you.|
I {always|constantly|every time} spent my half an hour to read this {blog|weblog|webpage|website|web site}’s {articles|posts|articles or reviews|content} {everyday|daily|every day|all the time} along with a {cup|mug} of coffee.|
I {always|for all time|all the time|constantly|every time} emailed this {blog|weblog|webpage|website|web site} post page to all my {friends|associates|contacts}, {because|since|as|for the reason that} if like to read it {then|after that|next|afterward} my {friends|links|contacts} will too.|
My {coder|programmer|developer} is trying to {persuade|convince} me to move to .net from PHP. I have always disliked the idea because of the {expenses|costs}. But he’s tryiong none the less. I’ve been using {Movable-type|WordPress} on {a number of|a variety of|numerous|several|various} websites for about a year and am {nervous|anxious|worried|concerned} about switching to another platform. I have heard {fantastic|very good|excellent|great|good} things about blogengine.net. Is there a way I can {transfer|import} all my wordpress {content|posts} into it? {Any kind of|Any} help would be {really|greatly} appreciated!|
{Hello|Hi|Hello there|Hi there|Howdy|Good day}! I could have sworn I’ve {been to|visited} {this blog|this web site|this website|this site|your blog} before but after {browsing through|going through|looking at} {some of the|a few of the|many of the} {posts|articles} I realized it’s new to me. {Anyways|Anyhow|Nonetheless|Regardless}, I’m {definitely|certainly} {happy|pleased|delighted} {I found|I discovered|I came across|I stumbled upon} it and I’ll be {bookmarking|book-marking} it and checking back {frequently|regularly|often}!|
{Terrific|Great|Wonderful} {article|work}! {This is|That is} {the type of|the kind of} {information|info} {that are meant to|that are supposed to|that should} be shared {around the|across the} {web|internet|net}. {Disgrace|Shame} on {the {seek|search} engines|Google} for {now not|not|no longer} positioning this {post|submit|publish|put up} {upper|higher}! Come on over and {talk over with|discuss with|seek advice from|visit|consult with} my {site|web site|website} . {Thank you|Thanks} =)|
Heya {i’m|i am} for the first time here. I {came across|found} this board and I find It {truly|really} useful & it helped me out {a lot|much}. I hope to give something back and {help|aid} others like you {helped|aided} me.|
{Hi|Hello|Hi there|Hello there|Howdy|Greetings}, {I think|I believe|I do believe|I do think|There’s no doubt that} {your site|your website|your web site|your blog} {might be|may be|could be|could possibly be} having {browser|internet browser|web browser} compatibility {issues|problems}. {When I|Whenever I} {look at your|take a look at your} {website|web site|site|blog} in Safari, it looks fine {but when|however when|however, if|however, when} opening in {Internet Explorer|IE|I.E.}, {it has|it’s got} some overlapping issues. {I just|I simply|I merely} wanted to {give you a|provide you with a} quick heads up! {Other than that|Apart from that|Besides that|Aside from that}, {fantastic|wonderful|great|excellent} {blog|website|site}!|
{A person|Someone|Somebody} {necessarily|essentially} {lend a hand|help|assist} to make {seriously|critically|significantly|severely} {articles|posts} {I would|I might|I’d} state. {This is|That is} the {first|very first} time I frequented your {web page|website page} and {to this point|so far|thus far|up to now}? I {amazed|surprised} with the {research|analysis} you made to {create|make} {this actual|this particular} {post|submit|publish|put up} {incredible|amazing|extraordinary}. {Great|Wonderful|Fantastic|Magnificent|Excellent} {task|process|activity|job}!|
Heya {i’m|i am} for {the primary|the first} time here. I {came across|found} this board and I {in finding|find|to find} It {truly|really} {useful|helpful} & it helped me out {a lot|much}. {I am hoping|I hope|I’m hoping} {to give|to offer|to provide|to present} {something|one thing} {back|again} and {help|aid} others {like you|such as you} {helped|aided} me.|
{Hello|Hi|Hello there|Hi there|Howdy|Good day|Hey there}! {I just|I simply} {would like to|want to|wish to} {give you a|offer you a} {huge|big} thumbs up {for the|for your} {great|excellent} {info|information} {you have|you’ve got|you have got} {here|right here} on this post. {I will be|I’ll be|I am} {coming back to|returning to} {your blog|your site|your website|your web site} for more soon.|
I {always|all the time|every time} used to {read|study} {article|post|piece of writing|paragraph} in news papers but now as I am a user of {internet|web|net} {so|thus|therefore} from now I am using net for {articles|posts|articles or reviews|content}, thanks to web.|
Your {way|method|means|mode} of {describing|explaining|telling} {everything|all|the whole thing} in this {article|post|piece of writing|paragraph} is {really|actually|in fact|truly|genuinely} {nice|pleasant|good|fastidious}, {all|every one} {can|be able to|be capable of} {easily|without difficulty|effortlessly|simply} {understand|know|be aware of} it, Thanks a lot.|
{Hi|Hello} there, {I found|I discovered} your {blog|website|web site|site} {by means of|via|by the use of|by way of} Google {at the same time as|whilst|even as|while} {searching for|looking for} a {similar|comparable|related} {topic|matter|subject}, your {site|web site|website} {got here|came} up, it {looks|appears|seems|seems to be|appears to be like} {good|great}. {I have|I’ve} bookmarked it in my google bookmarks.
{Hello|Hi} there, {simply|just} {turned into|became|was|become|changed into} {aware of|alert to} your {blog|weblog} {thru|through|via} Google, {and found|and located} that {it is|it’s} {really|truly} informative. {I’m|I am} {gonna|going to} {watch out|be careful} for brussels. {I will|I’ll} {appreciate|be grateful} {if you|should you|when you|in the event you|in case you|for those who|if you happen to} {continue|proceed} this {in future}. {A lot of|Lots of|Many|Numerous} {other folks|folks|other people|people} {will be|shall be|might be|will probably be|can be|will likely be} benefited {from your|out of your} writing. Cheers!|
{I am|I’m} curious to find out what blog {system|platform} {you have been|you happen to be|you are|you’re} {working with|utilizing|using}? I’m {experiencing|having} some {minor|small} security {problems|issues} with my latest {site|website|blog} and {I would|I’d} like to find something more {safe|risk-free|safeguarded|secure}. Do you have any {solutions|suggestions|recommendations}?|
{I am|I’m} {extremely|really} impressed with your writing skills {and also|as well as} with the layout on your {blog|weblog}. Is this a paid theme or did you {customize|modify} it yourself? {Either way|Anyway} keep up the {nice|excellent} quality writing, {it’s|it is} rare to see a {nice|great} blog like this one {these days|nowadays|today}.|
{I am|I’m} {extremely|really} {inspired|impressed} {with your|together with your|along with your} writing {talents|skills|abilities} {and also|as {smartly|well|neatly} as} with the {layout|format|structure} {for your|on your|in your|to your} {blog|weblog}. {Is this|Is that this} a paid {subject|topic|subject matter|theme} or did you {customize|modify} it {yourself|your self}? {Either way|Anyway} {stay|keep} up the {nice|excellent} {quality|high quality} writing, {it’s|it is} {rare|uncommon} {to peer|to see|to look} a {nice|great} {blog|weblog} like this one {these days|nowadays|today}..|
{Hi|Hello}, Neat post. {There is|There’s} {a problem|an issue} {with your|together with your|along with your} {site|web site|website} in {internet|web} explorer, {may|might|could|would} {check|test} this? IE {still|nonetheless} is the {marketplace|market} {leader|chief} and {a large|a good|a big|a huge} {part of|section of|component to|portion of|component of|element of} {other folks|folks|other people|people} will {leave out|omit|miss|pass over} your {great|wonderful|fantastic|magnificent|excellent} writing {due to|because of} this problem.|
{I’m|I am} not sure where {you are|you’re} getting your {info|information}, but {good|great} topic. I needs to spend some time learning {more|much more} or understanding more. Thanks for {great|wonderful|fantastic|magnificent|excellent} {information|info} I was looking for this {information|info} for my mission.|
{Hi|Hello}, i think that i saw you visited my {blog|weblog|website|web site|site} {so|thus} i came to “return the favor”.{I am|I’m} {trying to|attempting to} find things to {improve|enhance} my {website|site|web site}!I suppose its ok to use {some of|a few of} your ideas!!\
tez hazirlam…
Date: April 14, 2013
Time: 10:55 am
tez haz?rlama konusunda 7/24 taraf?m?zdan destek alabilirsiniz…
Tez Yazimi
Date: April 14, 2013
Time: 10:56 am
tez hazirlama konusunda tarafimizdan 7/24 destek alabileceginiz internet sitesidir.
teeth whiten…
Date: May 11, 2013
Time: 4:25 pm
Aw, this was an exceptionally good post. Taking the time and actual
effort to produce a really good article… but what can I say… I put things off a whole lot and don’t manage to get nearly anything done.
nakliyat
Date: May 13, 2013
Time: 9:45 am
May I just say what a relief to find somebody that really knows what they are discussing online. You definitely understand how to bring a problem to light and make it important. More and more people have to check this out and understand this side of your story. I was surprised you are not more popular since you certainly have the gift.
sedoman
Date: May 15, 2013
Time: 4:43 am
Greatt article, nice post!
child porn