02 September 2010

Easy To Write HTML/JavaScript Codes In Blogs

Have you ever tried writing HTML/Javascript code in your blogs then you might have found that it does not appear as code in the post? Or have you ever tried to fixed by replacing < with &lt; and > by &lt; manually? For now, skip the last step. There are two methods from me. First method is for the general blogs and the second one is given from official Blogger blog. "Thank you, Blogger"...

"Read More" Facility. Thank's to Blogger.

Hello Blogger, Do you still looking for Read More Blogspot template code? There's no more code. It's easy to insert equals as you write on Wordpress. W Before this time, I know your problem is only "how to put those adorable codes". W This is the old adorable codes plus the steps. First you need to edit your existing codes then do copy and paste into notepad or any text editor. Add the following code below the <div class='post-header-line-1'/> and <div class='post-header-line'> tags if you’ve got both: <b:if cond='data:blog.pageType...

01 June 2010

"Love Letter", I Hope I Will Receive Once, At Least.

Ludwig van Beethoven to his "Immortal Beloved" Good morning, on July 07 My thoughts go out to you, my Immortal Beloved. I can live only wholly with you or not at all -- Be calm my life, my all. Only be calm consideration of our existence can we achieve our purpose to live together. Oh continue to love me, never misjudge the most faithful heart of your beloved. Ever thine. Ever mine. Ever ours. ...

01 May 2010

SilverStripe: WAMP Versus XAMPP

Did you know that WAMP is totally different with XAMPP? Read the explanation of WAMP and XAMPP caferully: WAMP Server or you can call it as Windows, Apache, MySQL and PHP or Apache, MySQL and PHP on Windows, is a Windows web development environment. Once WampServer is installed, you have the possibility to add as many Apache, MySQL and PHP releases as you want but all the PHP releases aren't compatible with the Apache releases. It didn't mean WampServer knows which releases can work together and lets you know when it is not possible to switch...

13 April 2010

SilverStripe: Failed To Install Theme. Why Oh Why, Babe?

If you are a user of SilverStripe too, I bet you have ever meet this kind of problem. What is your version of SilverStripe? Version 2.3.6? Higher or lower? Is this related? I guess so.. This is what I read in their forum. Okay. This is my turn to speak. I am using SilverStripe Version 2.3.7, although actually you can found the 2.4.0 but I don't know where the file is. And the theme is wine. After you unpacked the contents of the zip file into the /themes directory in your SilverStripe installation, then change to the themename...

10 April 2010

SilverStripe: Install Using WebPI. For Alternative Only.

SilverStripe. First time I read this word that refer to The Fourth of TOP Free CMS after Drupal, I thought about "what is it", "how to use", "is it likeable", "is it difficult", "did SilverStripe has enough modules for my project", "do I need a code skill like other proffesional IT", and "how to install" is the most important question in my mind. Well, you may need to know about this one: I am a newbie or beginner in this area. According to Wikipedia, they describe a CMS as follows: A Web Content Management System (WCM, WCMS or Web...