Friday, June 26, 2015

Do not install Glossary module in Drupal 7

Glossary Module (https://www.drupal.org/project/glossary)  is still in dev stage for Drupal 7. So , until you know PHP very well and can debug the issue don't install it

Monday, June 8, 2015

How to install new module in Drupal 7


1. Go to http://localhost/drupal7/admin/modules
2. Click on  Install new module
3.  Browse to the Zip location of the downloaded module
4. Click on Install.
5. Click on Enable new module
6. Now check the box infront of the module.
7. Click on "Save Configuraions"

New Module is installed
 

Thursday, June 4, 2015

Jaipur Metro Master Plan - Map


JMRC Ltd
The Jaipur Metro Rail Corporation Ltd., abbreviated to JMRC, is a state-owned company[8] that operates the Jaipur Metro. The Jaipur Metro Rail Corporation Ltd. was created on January 1, 2010 with Nihal Chand Goel serving as the managing director.[9] Among the Rapid Transit systems of India, it has been recorded fastest to conduct of trial run after starting construction, when it commenced trial runs in Jaipur on 18 September 2013 flagged off by Ashok Gehlot, then the Chief Minister of Rajasthan. The trial run of Jaipur Metro on approximately 4 km track that is completed. For the trial run, the Metro train started from Mansarovar station, passed through New Aatish Market, Vivek Vihar and Shyam Nagar (outer) and returned to Mansarovar



 
Source http://en.wikipedia.org/wiki/Jaipur_Metro

Thursday, May 28, 2015

How to add password to PDF using Apache PDFBox


AccessPermission ap = new AccessPermission();
        ap.setCanModify(false);
StandardProtectionPolicy policy = new StandardProtectionPolicy(owners_pwd, users_pwd, ap);
doc.protect(policy);
 

Friday, April 24, 2015

Sukanya Samriddhi Scheme - Merits and Demerits

Benefits -
High Interest currently
• Rate of interest 9.2% Per Annum (w.e.f 1-4-2015),calculated on yearly basis ,Yearly compounded.

• A guardian can open only one account in the name of one girl child and maximum two accounts in the name of two different Girl children.

• Account can be opened up to age of 10 years only from the date of birth. For initial operations of Scheme, one year grace has been given. With the grace, Girl child who is born between 2.12.2003 &1.12.2004 can open account up to1.12.2015.

• Partial withdrawal, maximum up to 50% of balance standing at the end of the preceding financial year can be taken after Account holder’s attaining age of 18 years.
• If account is not closed after maturity, balance will continue to earn interest as specified for the scheme from time to time.

Disadvantages-
1. High interest rate not guaranteed for all years
2. Very long investment ( till child attend 21 years of age)
3. No Partial withdrawal . ( only after girl attend age of 18 )

So you can see how the government supports it in next 2-3 years and then think to invest.

VRL Logistics IPO Information

VRL Logistics IPO Information

Allotment ratio 2:9 (2 applicants likely to get 65 shares out of 9 applicants)

Refund 28-April-2015
Allotment 27-April-2015
Credit Shares 29-April-2015
Listing 30-April-2015

Tuesday, April 21, 2015

Hybris : Default username and passwords

admin/nimda
cmsmanager/1234

hybris Error- Could not reserve enough space for object hea‏p space

1. Go to \bin\platform\tomcat\conf
2. Open wrapper.conf
3. reduce values in –
wrapper.java.additional.1=-Xmx2G
wrapper.java.additional.2=-XX:MaxPermSize=300M