Skip to Content

Welcome

Hai Everyone i welcome all of you to my Personal Blog. Atlast I found time to setup my blog. It has been 3 months since i was planning. Hurry to drupal so that find all things here.

Dear Friends and Visitors,
Please make your kind comments on this blog.

Regards
Rajesh

Cleaning up Your Ubuntu Installation

You have installed a lot of applications, uninstalled them. A lot of times when you apt-get remove all those dependencies stay behind. There are a lot that think aptitude is the answer but I have found that when you aptitude remove an application it removes stuff you don't want removed. Ubuntu has a few methods that will free up disc space and make your OS lean and fast.

[website performance] YSLOW

Yahoo! YSlow

YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. YSlow is a Firefox add-on integrated with the Firebug web development tool. YSlow grades web page based on one of three predefined ruleset or a user-defined ruleset. It offers suggestions for improving the page's performance, summarizes the page's components, displays statistics about the page, and provides tools for performance analysis, including Smush.it™ and JSLint.

My Views

What's YSlow?

[joomla]Iframe in Joomla 1.5

If you are looking for adding iframe in Joomla 1.5 Article then here is the solution

Type 1:

Downloadmosiframe for Joomla 1.5

How to use:

  1. Install the plugins and activate Content - Iframe Plugin.
  2. Insert this code to your content
{iframe}url{/iframe}.

or

{iframe width=”320″ height=”240″ align=”top”}url{/iframe}.

Example:

[Drupal] Templates of Joomla, Drupal and wordpress made easy

Here is the video of the tool i recently worked its great!!!!!

[bluehost] Installing svn in Bluehost

These are the latest steps i did for configuring svn in bluehost (Thanks for the help of other blogs)

You need SSH access to your account

SSH account can be obtained from the hosting providers.

In order to enable SSH for your account,

1. you must either fax or email a copy of your photo ID (i.e., driver's license, passport, etc.)
2. Please create a ticket from out helpdesk or Fax it to (1-801-765-1992).
3. Please include the domain name for this account if Faxing this information.



[bluehost] Accessing SVN Repos from bluehost

First i prefer you not to use any webclient since your desktop client itselfproves good

The Following are the best clients used to access svn in ubuntu

1. SmartSVN - its not free (all the features)
2. RapidSVN - Have a good gui but often crashes
3. Nautilus svn - good to use, easy options on right click etc (I prefer this)



Before that we have to create a repositary for our project
That can be done by

$ svnadmin create /path/to/repos say(/home/username/folder/reposname)


[DRUPAL]Add Images in Pages (node,blog,article etc)

The first step of adding an image to a block,page etc.. is to get the image on your web server so that you can reference it in a block,page etc.. There are a number of ways of adding an image to your web server, either using a FTP program and upload the image to a specific directory or using a module that helps you add images to your Drupal web site. The important thing to keep in mind is knowing where exactly the image is located on your web server.

Syndicate content