Forgiveness is one of the most distinguishing features of Ramadan. If we truly want Allah's love, mercy and forgiveness, we must remember that the pleasures in this world are transient, and we are working toward that which is permanent. Is it worth being bitter and stunting our growth? Will it really benefit us? Will our anger and bitterness change the person who has hurt us?
Let us use this Ramadan to open our hearts to those who have wronged us and forgive them as we beg Allah to forgive us..
Love a little more than what is necessary..
Work a little harder than what is required..
Be a little kinder than what is usual..
Give a little more than what u feel u can afford..
Stand in a prayer a little longer than what u intended..
Be a little more patient than what u feel u can handle..
It is that little extra effort sparked by sincerity in the heart
that makes your ordinary self extraordinary...
Remember the five simple rules to be happy:
1. Free your heart from hatred.
2. Free your mind from worries.
3. Live simply.
4. Give more.
5. Expect less.
Popular Posts
Monday, November 22, 2010
Developing Themes For Liferay
1. Developing Themes For Liferay
2. Download liferay-plugins-sdk-5.2.3 or latest and unzip it. http://www.liferay.com/web/guest/downloads/additional
3. Create Java Project in your eclipse
1.New->Java Project
2.Project Name :-any name that you want
3.Select Create Project from existing source and select your liferay-plugins-sdk-5.2.3 folder
4.finish.
3. Inside liferay-plugins-sdk-5.2.3 folder there is build.properties file copy that file and rename
that copied file with build.${username}.properties
4. open build.${username}.properties file now go to specify the paths to an unzipped tomcat 5.5.x bundle line and give path for your tomcat and comment the properties for tomcat 6.0 version(which is by default). If you are using tomcat 6.0 give path for tomcate 6.0.
5. Now open command prompt go to your liferay-plugins-sdk-5.2.3 folder,in that go to themes
6. Give command as follows.
E:\liferaytraining\liferay-plugins-sdk-5.2.3\themes>create first "first"
7. Now go to your eclipse and refresh the themes folder. There you can see the folder name with
first-theme.
In this first-theme two more folders will be there 1._diffs and 2.WEB-INF
8.Now inside _diffs folder create 4 folders as follows.
1.css
2.images
3.javascript
4.templates
9. You can download sample themes from Lifery web site these themes will be available as .war file
download few of them. And unzip them.
10. Form thad unzip theme folder copy four folders css,templates,images and javascript copy them to your
first-theme\_diffs folder.
11. Open command prompt go to your first-theme folder and give ant deploy command as follows.
E:\liferaytraining\liferay-plugins-sdk-5.2.3\themes\first-theme>ant deploy
12. Restart your tomcat and login.
13.Go to Manage Pages and click on look And Feel, there you can see your newly deployed theme. apply it.
Source: http://www.mpowerglobal.com/web/guest/blog/-/blogs/developing-themes
Alhamdulillah.
Hidayah