Showing posts with label how to. Show all posts
Showing posts with label how to. Show all posts

Monday, June 20, 2011

How to Change or Remove Youjoomla.com Copyright: Case 3, YouStorage

People, sometimes, in their joomla template don't want to display the copyright info or change it with their (information) texts/words. Each templates use different way to the footer module to show their copyright words. This time I try to see it on YouStorage template for YouJoomla.
Well, for who can't figure out where "the folder or file" is or when you can't find the link.php file like I describe in my "How to Change or Remove Youjoomla.com Copyright" post. Neither you can't find it in index.php template's file like I describe in my "How to Change or Remove Youjoomla.com Copyright: Case 2" post.
In this case I use Youstorage Youjoomla Template.
So here we go:
First I extract youstorage demo packet to "C:\wamp\www\justsharing" folder. And then after installation done, I go to this folder "C:\wamp\www\justsharing\templates\youstorage\yjsgcore". (Well, it's "a long journey" before I found the file at least.. ;-) )
In "yjsg_links.php" file I found what I need and want to.
Look at second last "echo" line, I delete this '.$yj_templatename.' (delete the "one quote" among it too), including the tag.
I change the link to youjoomla site, "title" attribute, and "Custom Design by..." words.
Hope this will help you all..
But Please Remember This is Just Sharing All The Things I Know .

Wednesday, September 1, 2010

How to Change or Remove "Designed by JoomlArt.com" in Joomla 1.5 Template (2)

At the bottom or footer on each joomla template that we use (in this case JA DROID template) have the sentence/phrase "Designed by JoomlArt.com". Because of one or more of the reasons we want to change or remove the phrase (do not change the original designer name with our name, it violates the Intellectual Property Rights).
For "Copyright" and "Joomla! is Free Software..." sentence, we can edit, change or remove it like we did on default template that distributed with Joomla packet. You can edit "en-GB.mod_footer.ini" file in this folder:
joomla_root_folder\language\en-GB.
But we can't change, edit or remove "Designed by Joomlart.com" with the tips or tricks that I have shared before (How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template). There's no "template\ja_ (name_of_the_template)\HTML\mod_footer\default.php" anymore.
In the Joomlart new template, in this case JA DROID, that "default.php" is moved to somewhere else folder.
It's painful searching... but at last I can find it and want to share it with you, but remember that this is Just Sharing All The Things I Know...
Well, enough with bla bla bla thing :) , now try to open "default.php" file in this folder:
joomla_root_folder\plugins\system\jat3\base-themes\default\html\mod_footer\default.php
Now it's up to you to....
PLEASE COMMENT, AND LET ME KNOW IF IT STILL WORKING OR NOT FOR THE NEW TEMPLATES

Wednesday, January 27, 2010

How to Change, Remove, Delete or Hide Copyright Text of Quasar Joomla Template from Rockettheme

Thanks to hackerzlab for the idea/suggestion (challenge?) on his/her comment on my "How to Remove, Delete or Hide RocketTheme Logo Image and Copyright at Footer in Joomla 1.5 Template" post. His/her comments:
"how about this new challenge:
can't delete the copyright stuff from the new template: http://demo.rockettheme.com/free/quasar/ which is available for free."
Because of I'm not a Joomla Master or PHP Programmer, not every case I know the tricks/tips of . I will just show you all I know, in other words Just Sharing All The Things I Know about How to Change, Remove, Delete or Hide Copyright Text of Quasar Joomla 1.5 Template from Rockettheme. So please understand/forgive me if I couldn't help you or I used "a rough way" not "a clean way" of "program rule". ^_^
Well, I will straight to the point:

1. How to Change the Copyright text.

Open the params.ini file in Quasar template folder.
For example: my web folder when I installed Joomla is "justsharing" (I used wampserver). So the params.ini file is in : C:\wamp\www\justsharing\templates\rt_quasar_j15\
Open it with your text editor (if you don't have it, use Wordpad instead of Notepad. But why not use Notepad++ that it's free?).

Find this line:
copyright-text=Copyright 2010 RocketTheme, LLC
Change it to whatever text you prefer.
I changed it to:
copyright-text=Managed by Just Sharing.

Save the file and refresh your browser to see the result.

2. How to Remove, Delete or Hide the Copyright text.

Open the copyright.php file in "feature" subfolder of Quasar Template folder. For example: my web folder when I installed Joomla is "justsharing" (I used wampserver). So the copyright.php file is in: C:\wamp\www\justsharing\templates\rt_quasar_j15\features\
Open it with your text editor (if you don't have it, use Wordpad instead of Notepad. But why not use Notepad++ that it's free?).

Find this line:
<span class="copytext"><?php echo $this->get('text'); ?></span>
Delete that line. Yes, just delete that line. :-)

Save the file and refresh your browser to see the result.

Please comment/let me know if it works or if it does not works to you.

Well, That's all Just Sharing All The Things I Know but it works to me.

Saturday, January 16, 2010

How to Remove, Change or Delete "Designed by TemplatePlazza" in Joomla 1.5 Template

This article/post is a response to the request of the comment from dbayu in How to Remove or Delete Vinaora Visitors Counter Link article.
In this case (I named it: Case 1 - Resto Plazza Template, because it'll be different case with different template from TemplatePlazza... I guess... ^_^ ...)

Please Note that before we go, I want to tell you that this is Just Sharing All The Things I Know. And Please READ Their "Term Of Use".
Here's what I know:
After "a deep research".. ;-P .. WHOAAA!!!... there're some php file that need to be edited, those are:
- skeleton1.php
- skeleton2.php
- skeleton3.php
- skeleton4.php
- skeletondefault.php
- skeletonmobileandroid.php
- skeletonmobileblackberry.php
- skeletonmobiledefault.php
- skeletonmobileiphone.php
- skeletonmobileopera.php
- skeletonmobilepalm.php
- skeletonmobilewindows.php

We can find those files in (in this case, my localhost site's name is "justsharing"):
"C:\wamp\www\justsharing\templates\resto_plazza\skeletons\"

Find These:
<!-- ======= BLOCK FOOTERLEFT ======= -->
(in skeleton1.php until skeletondefault.php files)
..... AND .....
<!-- ======= BLOCK FOOTER  ======= -->
(in skeletonmobileandroid.php until skeletonmobilewindows.php)

And Fine This Line:
Designed by <a href="http://www.templateplazza.com" target="_blank"><strong> TemplatePlazza</strong></a> - All Rights Reserved

I Changed It to:
Managed by <a href="http://adedarmawan.blogspot.com" target="_blank"><strong> jsatik</strong></a> - Just Sharing.

Now, it's up to you to...

PS:
You can change "logofooter.png" with yours if you want to.
I'm Not PHP Programmer. I just used my "instinct"... ^_^
WARNING!! This is for education purpose only...

Thursday, December 31, 2009

How to Change or Remove Youjoomla.com Copyright: Case 2

People, sometimes, in their joomla template don't want to display the copyright info or change it with their (information) texts/words. Well, for who can't figure out where "the folder or file" is or when you can't find the link.php file like I describe in my "How to Change or Remove Youjoomla.com Copyright" post. Try to find it in index.php template's file. In this case I used My Blog Youjoomla Template.
For example: when I first time extract joomla packet before installation process, I extracted it to "C:\wamp\www\justsharing" folder. And then after installation done, I install youjoomla template ("my blog" template from youjoomla). So the folder where index.php file is in "C:\wamp\www\justsharing\templates\myblog".
Now find: div class="copyright", here you can change or "remove" youjoomla.com copyright words.

UPDATE:
In Joomla 1.5 Backend go to Extensions > Template Manager > (click) MyBlog (on Template Name to open template's Details and Parameters).
Open/click "Edit HTML".
Find the tag: <div class="copyright">
Now you can edit the text and link in that tag as you need.

Hope it help you all.

Wednesday, November 11, 2009

How to Remove, Delete or Hide RocketTheme Logo Image and Copyright at Footer in Joomla 1.5 Template

In RocketTheme Joomla 1.5 template (in this case, Akiraka RocketTheme Template) if you want to remove, delete or hide RocketTheme logo at footer, you can do that by change "Show Copyright Information" option to "No" in RocketTheme Template Parameters in Joomla Administrator Backend. But it will hide or remove the footer included the text: "(c) Copyright 2009, All Right Reserved".
So, you have to use default joomla footer module if you want the footer show in your site template (using joomla default footer module will show "Restore Default Setting" and "Return to Top image" too).
Here, I want to show you some tips n tricks that i know how to remove, delete or hide RocketTheme logo at footer but still want to use the RocketTheme's text footer.
Plese note that this is Just Sharing All The Things I Know.

There're 2 (two) files that need to edited in (rt_akiraka_j15) template folder:
1. index.php (remove RocketTheme logo)
2. en-GB.tpl_rt_akiraka_j15.ini (modify text: (c) Copyright 2009, All Right Reserved)

The Steps:

1. index.php

Open "index.php" file and look at line 417, i mean this line:
<a href="http://www.rockettheme.com/" title="<?php echo JText::_('ROCKETTHEME_JTC'); ?>" id="rocket" class="png"></a>

It up to you either just delete that line or make that as a comment, like this:
// <a href="http://www.rockettheme.com/" title="<?php echo JText::_('ROCKETTHEME_JTC'); ?>" id="rocket" class="png"></a>

Maybe you just want to change its logo to your logo (and link), it's up to you. (How about logo image dimension?)

We're half way to go.

2. en-GB.tpl_rt_akiraka_j15.ini

Now, open "en-GB.tpl_rt_akiraka_j15.ini" file.
Change, modify or remove the text after "=" sign.

This is what I did:

SLOGAN=Just Sharing All The Things I Know
TEXT_SIZE=Text Size
LOGIN=Login
LOGOUT=Logout
COPYRIGHT=Managed by Just Sharing All The Things I Know.
INC_FONT_SIZE=Increase Font Size
DEC_FONT_SIZE=Decrease Font Size
RETURN_TO_TOP=Return to Top
ROCKETTHEME_JTC=RocketTheme Joomla Templates Club

If you want to change "copyright" word with "managed by", you need to remove or delete "©" sign at line 419 in "index.php" file to remove the copyright sign.

Hope that's useful.

Sorry (again) for my english :P .
PLEASE, SUPPORT THIS BLOG BY ... [YOU-KNOW-WHAT-I-MEAN... :=) ]
Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.

Sunday, November 1, 2009

How to Change or Remove Icetheme Logo, Dash Images and IceTheme Copyright in Joomla 1.5 Template Footer

Now let's we discussion about how to change or remove Icetheme Logo, Dash Images and IceTheme Copyright in Joomla 1.5 template footer. In this case, I used IceTheme ViewPoint Template.

Scissors and Dash Images

Scissors and dash images can removed by editing general.css file in Folder:
Templates -> it_(template_name) -> css -> general.css
Find ".wrapper" (without quotes) make some lines as comment.



Here's what i did:
.......

.wrapper_full { width:100%;margin:0 auto;}
/* .wrapper { width:840px; margin:0 auto;} */

.......

/* #copyright .wrapper {
background:url(../images/copyright_cut.png) no-repeat 100% 0;
padding-top:12px;} */

.......

#copyright .padding {
/* border-top-width:4px;
border-top-style:dashed; */
padding-top:18px;
margin:0 22px;
padding-bottom:20px;}

Or tried to customize it yourself.

IceTheme Logo

For IceTheme Logo in footer, i didn't use Template Manager -> Parameter Option in joomla 1.5 Backend because they will check if you have illegally disable this parameter (they said/claim in parameter tooltips). I don't know if what i did will "work". I just deleted this line in index.php file in "it_viewpoint" template folder:
<p id="icelogo"><a href="http://www.icetheme.com">
<img src="<?php echo $this->baseurl ?>/templates/<?php echo
$this->template ?>/images/icetheme.png" alt="<?php echo
JText::_("ICETHEMECOPY");?>" class="png" /></a></p>

I'm not an PHP Programmer :((
But I hope it still usefull.
Any Suggestion?

If you have purchased the template and the right to remove Icetheme Logo:
1. Go to Joomla Administrator Backend
2. Go to Extensions -> Template Manager
3. Click Icetheme Template Name to edit template
4. Scroll down until you find IceTheme Logo setting and set it to No.

Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.

Friday, October 30, 2009

How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template

Thanks to visit my blog (to my loyal visitor: we meet again). Sorry for my late post due to internet connection problem I got lately. So you want to know how to change or remove Yootheme copyright link at footer in Joomla 1.5 Template? So did I.
I have tried to search each file like I did to change or remove Youjoomla.com Copyright and designed by JoomlArt.com cases. Those two cases i solved by edited the php file related to each templates. In this case I feel like fooled (stupid me, but not dumb.. hehe). But don't worry my friends..
EUREKA!!! I Found it.

Before we go, I want to tell you that this is Just Sharing All The Things I Know. And please read this (part of YOOtheme "Terms of use"):

++++++++++++++++++++++++++++++++++++++++
2.4. Modifications

You are allowed to make any changes and modifications in the templates or products to suit your needs. It is not permitted to change or remove the copyright information in the source code. This includes the XML descriptor file and all PHP, JavaScript, HTML and CSS files distributed with our products. Of course, any visual copyrights, for example the copyrights in the template footer, can be removed.

However, you are not allowed to resale or redistribute these changes and modifications as GPL or other licenses. It is strictly prohibited to port YOOtheme templates and templates included in our extensions to other platforms and content management systems.
++++++++++++++++++++++++++++++++++++++++

Now... Here We Go Again and This is It:
1. Login to Joomla Administrator Backend;
2. Go to Extensions -> Module Manager;
3. Search the Footer Module (with the Type: mod_custom, not mod_footer)
4. Just open it and look at "Custom Output", there you'll find the words "Validates to XHTML 1.0 and CSS 3" and "Copyright (c) 2009 YOOtheme";
5. Now it's up to you to... :=) .
Thanks to my blog's loyalty visitors for always visiting my blog. (Sorry for my bad english.. :=) .. but hope you still can read between the line).

Thursday, October 15, 2009

How to Install Windows XP on Acer Aspire 4732z Laptop

A few days ago, my friend bought an Acer Aspire 4732z laptop, and then he asked me for help to install Windows XP on Acer Aspire 4732z Laptop. I received, with confidence, the laptop and his Windows XP Original CD. (This case is how to).
First, I set the bios (press the F2 key at boot), then I went into the Boot menu to determine the order of booting from the CD and I save it, then insert the Windows XP CD into the CD Drive and restart.
I follow the standard steps installation of Windows XP. The problem occured when loading windows for the installation, the blue screen appears (the term if the computer screen displays a blue screen, a sign that there is hardware conflict / no support).
I tried again until a couple of times, but remained the same result.
Then I tried to enter bios again, this time I tried to check the SATA mode. There was a choice of IDE and AHCI. AHCI mode selected by default. I try changing to IDE mode. Then I restart the laptop again, repeat the installation process.
Voilla...!! The Installation went smoothly like a charm.
Information from Acer Service Center that i got:
SATA AHCI mode is used for Windows VISTA. IDE mode is used for Windows XP.

Original version is in Indonesian can found in ekomath93 blog. Thanks to him.

Monday, October 5, 2009

How to Remove or Delete Vinaora Visitors Counter Link

Now i want to show you how to remove or delete vinaora visitors counter link ("visitors counter" link at the bottom module). This module shows you the number of your site's visitors. Oh, in this case i used vinaora visitors counter 1.7.3 joomla 1.5 module. And Note that this is Just Sharing All The Things I Know. Nothing else. So here we go... Vinaora visitors counter remove link :

1. Go to folder: modules\mod_vvisit_counter\tmpl\
2. Open or edit default.php file with text editor you favored. :)
3. Go to bottom line until you find these lines:

$html .= '<div style="text-align: center;"><a href="http://vina';
$html .= 'ora.com/joomla/vinaora-visitors-counter.html" target="_self" title="Vinaora Visit';
$html .= 'ors Counter '.VERSION_MODULE.' for Joomla!" style="border:0px none; text-decoration:none; ">';
$html .= 'Visitors Counter</a></div>';
$html .= '</div>';

4. Now just delete the first 4 lines ( yes, just delete :P )
5. DON'T DELETE THIS LINE : $html .= '</div>';
6. If you prefer not to delete, make it as comment by add // before the line, like this :

// $html .= '<div style="text-align: center;"><a href="http://vina';
// $html .= 'ora.com/joomla/vinaora-visitors-counter.html" target="_self" title="Vinaora Visit';
// $html .= 'ors Counter '.VERSION_MODULE.' for Joomla!" style="border:0px none; text-decoration:none; ">';
// $html .= 'Visitors Counter</a></div>';
$html .= '</div>';

7. Save the file and refresh the browser to see the result.

That's All.

PS: This Joomla 1.5 Module is under GPL License. Read Explained Article by Lawrence Rosen.

Friday, September 11, 2009

How to disable hide remove blogger navbar navigation bar

Here is the tips n tricks how to disable hide remove blogger navbar navigation bar :

1. Sign in to your blogger account and click the layout button.
2. Next, click the edit html tab under the Layout tab
3. Add the css/html code below as specified in the picture below.

#navbar {
height: 0px;
visibility: hidden;
display: none;
}

- OR -

#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}








4. Save the changes.
You can see now your blog without navbar (navigation bar). Note that this tips n' tricks only hides the navbar, it does not completely delete it. If you want it to appear again, just remove the code and save the change.

Hope it's usefull.

Monday, May 4, 2009

Kentucky Fried Chicken (KFC) Crispy Strips Recipe

The Colonel used to sale chicken nuggets that were tasty but he taught why not prepare fresh chicken strips of all white meat and that is how the Colonel’s Crispy Strips were born. You will notice it is the same as the Extra Crispy. Below is how to cook Kentucky Fried Chicken (KFC) Crispy Strips Recipe.

KFC Crispy Strips:
1 egg, beaten
1 cup milk
2 cups all-purpose flour
2 1/2 teaspoons salt
3/4 teaspoon pepper
3/4 teaspoon MSG
1/8 teaspoon Paprika
1/8 teaspoon Garlic Powder
1/8 teaspoon Baking Powder

Cut 6 chicken Breasts into strips, or you can by chicken tenders in the store. Marinate them overnight . Preheat the shortening in a deep-fryer to 350°F. Beat 1 egg and 1 cup of milk. Dip the chicken into the egg mixture. Dip the the chicken into the coating and then double dip. Fry in fryer a few at a time till they are golden brown about 5 minutes or until they float.. Remove the chicken to a rack and allow to drain for 5 minutes

The Colonel has decided to make Hot and Spicy Strips that ran for short times the difference is the second dip it is dipped into hot sauce then breaded again and then fried just like the original crispy strips. For the barbecue strips make the strips the original way and then dip into the Honey Barbecue Dipping Sauce.

Sunday, May 3, 2009

Kentucky Fried Chicken (KFC) Hot and Spicy Chicken Recipe

Once he perfected his Extra Crispy he had customers who wanted it to be spicy and bold so he created his Hot and Spicy Chicken. Here is his original recipe which has changed a bit in this day and age. It comes frozen and is cooked frozen and not prepared fresh in many stores. Below is how to cook Kentucky Fried Chicken (KFC) Hot and Spicy Chicken Recipe.

Hot and Spicy Chicken:
1 whole frying chicken, cut up and Marinated
6-8 cups shortening
1 egg, beaten
1 cup milk
2 cups all-purpose flour
2 1/2 teaspoons salt
3/4 teaspoon pepper
1 teaspoon white pepper
3/4 teaspoon Cayenne Pepper
3/4 teaspoon MSG
1/8 teaspoon Garlic Powder
1/8 teaspoon Baking Powder

Trim any excess skin and fat from the chicken pieces. Preheat the shortening in a deep-fryer to 350°F. Combine the beaten egg and milk in a medium bowl. In another medium bowl, combine the remaining coating ingredients When the chicken has marinated, transfer each piece to paper towels so that excess liquid can drain off. Working with one piece at a time, dip in egg and milk then coat the chicken with the dry flour mixture, coated very generously. Stack the chicken on a plate or cookie sheet until each piece has been coated. Drop the chicken, one piece at a time into the hot shortening. Fry half of the chicken at a time (4 pieces) for 12-15 minutes, or until it is golden brown. You should be sure to stir the chicken around halfway through the cooking time so that each piece cooks evenly. Remove the chicken to a rack or towels to drain for about 5 minutes before eating.

Saturday, May 2, 2009

Kentucky Fried Chicken (KFC) Extra Crispy Recipe

After Colonel perfected his original he made a crispy recipe that was marinated first then fried the conventional way. This one is double dunked into the coating to give it its great taste. Below is how to cook Kentucky Fried Chicken (KFC) Extra Crispy.

KFC EXTRA CRISPY:
1 whole frying chicken, cut up and marinated
6-8 cups shortening for cooking
1 egg, beaten
1 cup milk
2 cups all-purpose flour
2 1/2 teaspons salt
3/4 teaspoon pepper
3/4 teaspoon MSG
1/8 teaspoon Paprika
1/8 teaspoon Garlic Powder
1/8 teaspoon Baking Powder

Trim any excess skin and fat from the chicken pieces. Preheat the shortening in a deep-fryer to 350°F. Combine the beaten egg and milk in a medium bowl. In another medium bowl, combine the remaining coating ingredients (flour, salt, pepper and MSG). When the chicken has marinated, transfer each piece to paper towels so that excess liquid can drain off. Working with one piece at a time, first dip in egg and milk then coat the chicken with the dry flour mixture, then the egg and milk mixture again, and then back into the flour. Be sure that each piece is coated very generously. Stack the chicken on a plate or cookie sheet until each piece has been coated. Drop the chicken, one piece at a time into the hot shortening. Fry half of the chicken at a time (4 pieces) for 12-15 minutes, or until it is golden brown. You should be sure to stir the chicken around halfway through the cooking time so that each piece cooks evenly. Remove the chicken to a rack or towels to drain for about 5 minutes before eating.

Friday, May 1, 2009

Kentucky Fried Chicken (KFC) Original Recipe

Below is how to cook Kentucky Fried Chicken (KFC) Original Recipe. Before you cook the chicken it has to be marinated. The original way that the Colonel used to produce his chicken was to marinate it. The Following Marinate recipe is still used today at KFC for the Crispy Strips which are marinated daily in 40 to 80 lbs at a time, however the amount of this marinade is only good for about 15 lbs of chicken.

The Kentucky Fried Chicken Marinate:
2 tablespoons Potassium
2 tablespoons Kosher Salt
4 tablespoons MSG
1/8 teaspoon Garlic Powder
1/3 cup Bottled Chicken Concentrate
5 cups water

Mix all of the above and soak the chicken in the above marinate for 24 hours under refrigeration.
----------

The Original Recipe is not packaged in three different places. The way it is cooked and the process makes it taste like it has eleven herbs and spices when in reality there is not. The way it is done in the restaurant is using dried eggs and milk in the flour along with a box of breading salt and the seasoning bag and a bag of breading flour.

KFC ORIGINAL RECIPE:
2 fryer chickens cut up intu 8 pieces and marinated
6 cups Crisco Shortening
1 eggs well beaten
2 cups Milk
2 cups Flour
2 teaspoons ground pepper
3 tablespoons salt
1 teaspoon MSG
1/8 teaspoon Garlic Powder
1 dash paprika

Place shortening into the pressure cooker and heat over medium heat to the shortening reaches 400°F. In a small bowl, combine the egg and milk. In a separate bowl, combine the remaining six dry ingredients. Dip each piece of chicken into the milk until fully moistened. Roll the moistened chicken in the flour mixture until well coated. In groups of four or five, drop the covered chicken pieces into the shortening and lock the lid. When pressure builds up cook for 10 minutes. REALESE TO MANUFACTURER'S INSTRUCTIONS

Tuesday, April 7, 2009

How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template

At the bottom or footer on each joomla template that we use (in this case Joomlart template) have the sentence/phrase "designed by ... (blah blah blah)". Because of one or more of the reasons we want to change or delete the phrase (do not change the original designer name with our name, it violates the Intellectual Property Rights). (Any tips n triks?)

This is just sharing all the things i know, please don't use this if you don't "purchase Copyright Removal feature", related to this (from the joomlart terms of use):

+++++++++++++++++++++++++++++++++++
You can edit or remove our copyright information at your discretion under JA Developer membership.
For JATC Standard membership, you can remove JA copyright information with condition that you purchase Copyright Removal feature which is separated from your JATC Standard membership fee. With this package you can remove our footer "Designed by JoomlArt.com" and changed it to "Designed/Powered by YourCompany" as well as other reference to JoomlArt.com.
Please note that, copyright removal is not applied to JAEC membership.
+++++++++++++++++++++++++++++++++++

By default joomla has a module called footer. And we think we can find it there to edit it.
Unfortunately, even we try to find it line by line, we will not find the phrase "designed by Joomlart.com". We will only find the phrase "joomla! Is a freeware ...".
So where is the "real" location?
Relax Brother (he.. He .. he ..), this phrase does not in the usual location. After a little searching (from forum to forum) ... the fact is ... the location of the phrase "designed by Joomlart.com" we can find in the folder / file:
template> ja_ (name_of_the_template)> HTML> mod_footer> default.php
Finally, after we find the "real" its location, edit "default.php" file with the text editor we favored :p . Now it's up to you whether it replaced (for example: "Managed by ..."," Powered by ... ") or just deleted.

I post this article in Indonesian on my other blogs in bodohtidaktolol.blogspot.com and adedarmawan.wordpress.com.

If you want to quote or re-publish this article: ASK PERMISSION Before You Copy Anything. And it would be wise, if you mention/write the article source.
url: http://adedarmawan.blogspot.com/2009/04/how-to-change-or-remove-designed-by.html

Want to know HOW TO REMOVE YOUJOOMLA.COM Copyright from Joomla 1.5 template footer?

PLEASE COMMENT, AND LET ME KNOW IF IT STILL WORKING OR NOT FOR THE NEW TEMPLATES.

UPDATE:
Well, seem JoomlArt have moved "default.php" file to somewhere else folder in their new templates.
If the above tips doesn't work, please read my other post or article at this link:
How to Change or Remove "Designed by JoomlArt.com" in Joomla 1.5 Template (2).

Friday, February 6, 2009

How to Change or Remove Youjoomla.com Copyright

In my other post, we discussed how to change or remove designed by JoomlArt.com in Joomla 1.5 template. Now I'll show you trick how to change or delete YouJoomla footer (do not change the original designer name with our name, it violates the Intellectual Property Rights).

This is just sharing all the things i know, please don't use this if you don't have "Template Copyright removal" right, related to this (from the youjoomla faq):

+++++++++++++++++++++++++++++++++++++++
Can I remove Youjoomla.com Copyright ?

Note: This is valid for all new memberships and products purchased and released after Dec 31st 2008 . This rule does not apply to memberships and products purchased and released before Dec 31st 2008.

All copyright notices in extensions must remain in tact!

Template Copyright removal can be purchased here for additional $35.00 per domain.

Developer membership:

Club Members who own Developer Membership can remove the templates copyright and reference "Designed by YourCompany" or "Powered by YourCompany".
+++++++++++++++++++++++++++++++++++++++

The file we have to edit is like JoomlArt's, not in the "real" location.
The location of the phrase "Copyright ... YouJoomla.com" is in the folder / file:
templates> you_(name_of_the_template)> links.php
Open it with the text editor we favored :p . Now it's up to you whether it replaced (for example: "Managed by ..."," Powered by ... ") or just deleted.

If you want to quote or re-publish this article: ASK PERMISSION Before You Copy Anything. And it would be wise, if you mention/write this article source.

PLEASE COMMENT, SO I WILL KNOW IF IT STILL WORKING OR NOT FOR NEW TEMPLATES

Sunday, January 25, 2009

How to Calculate a Person's Age in Excel

There are many ways to calculate a person's age in Excel.

This is related to my job case. Here is the excel formula I used:

=(date-birthdate)/365.25

I've make the video guide (tips n triks / tips n tricks) how to use the formula above in YouTube (in this case we will calculate the voters ages in election day). You can watch the video below (Hope it will help).

Friday, December 5, 2008

Considering Your Options Before You Write Blog Posts

Writing blog posts can be as simple or as complex as you want it to be, depending on your goals for your blog. If you write a blog for fun with no long-term goals for driving traffic or making money from your blog, writing blog posts requires little more than translating the thoughts in your head to your keyboard and then online. However, if you want to grow your blog and monetize it, you need to consider several issues before you write and publish content on your blog. Determine your short- and long-term goals for your blog to identify how to apply the following considerations to your writing.

Using different formats for your blog posts
A blog post can be just a few sentences or many paragraphs. Some blog posts include an image and no text, whereas others might contain a complete tutorial or an online lesson teaching readers how to accomplish a task. Think about your audience (or at least the audience you want to have read your blog content) as you write your blog posts and create content that would appeal to them. The variety of blog posts in the following list gives you a starting place to help write your own blog posts.
  • Current events: Write about something you heard about in the news.
  • How-to or tutorials: Share your expertise in your blog topic by writing a tutorial or instructions to help your readers accomplish a task or an activity.
  • Interviews: Contact a prominent person who works in a field related to your blog topic and interview her for a blog post.
  • Link love: Find interesting blog posts across the blogosphere that are related to your blog topic and publish a post that provides links to those posts to help your readers find new blogs and to help you connect with other bloggers.
  • Lists: Write your top five tips or suggestions or your top ten must-have products to help your blog readers. Alternatively, write a list of don’ts or a similar list of warnings.
  • Opinion: Write a post that simply provides your opinion on an issue or event.
  • Photos: Post a photo related to your blog topic.
  • Polls: Ask your readers for their opinions by publishing a blog post that includes a poll or survey.
  • Reviews: Write a review of a product, an event, a book, or anything else related to your blog topic.
Coming up with titles
The first thing visitors to your blog will notice about your blog posts are the titles of those posts. With that in mind, you should consider a few issues as you compose the title for each of your posts. Write titles that
  • Arouse your readers’ curiosity: Just like an advertising headline, your post title should lure readers in and entice them to want to read further.
  • Are relevant to your readers: Web surfers are busy and have little time to read deeply on any page to find content that matters to them. Write headlines that are easy to understand, and make sure the post delivers the content that the title suggests.
  • Include searchable keywords: Search engines value blog post titles strongly in terms of prioritizing your content for keyword searches. Be certain to include important keywords in your post titles.
Considering search engine optimization
If you want to grow your blog by attracting new visitors, you should write blog posts with search engine optimization in mind. Search engines such as Google and Yahoo! love blogs simply because the content is updated frequently. With each new blog post comes a new entry point and a new way for a search engine to find your content. Take some time to research keywords that are relevant to your blog topic, and then use those keywords in your blog posts and titles. Each blog post you write should be optimized for a specific keyword phrase, and all your keywords should be relevant to your overall blog topic. If you’re serious about growing your blog, invest time and effort into finding out how to write for the Web with an eye toward search engine optimization.
(Summary in part of Google Blogger for Dummies E-book)

See my related posts:
Blog Optimization.
Introduction to Blog.
Want to know SEO Tips n Trick to Increase Search Engine Ranking?

MyBlog Related Search

Custom Search