PuzzlersWorld.com

  • Hacker Puzzle
  • Interview Puzzles
  • Number Puzzles
  • Maths Puzzles

My tines are long

October 21, 2012 by puzzler 1 Comment

My tines are long
My tines are short
My tines end ere
My first report

Tried enough already?

Checkout more Riddles Tags: Solved Puzzles, Very Difficult

A serpent swam in a silver urn

October 20, 2012 by puzzler 1 Comment

A serpent swam in a silver urn
A golden bird did in its mouth abide
The serpent drank the water, this in turn
Killed the serpent. Then the gold bird died.

Tried enough already?

Checkout more Riddles Tags: Solved Puzzles, Very Difficult

You eat something you neither plant nor plow

October 20, 2012 by puzzler 1 Comment

You eat something you neither plant nor plow.
It is the son of water, but if water touches it, it dies.

Tried enough already?

Checkout more Riddles Tags: Easy, Solved Puzzles

Rearrange the letters

August 21, 2012 by puzzler Leave a Comment

Rearrange the letters
in new door to make one word.

Tried enough already?

Checkout more Riddles Tags: Difficult, Solved Puzzles

Before you start development on magento

August 1, 2012 by puzzler 2 Comments

I have wasted my lot of time while developing on magento. its only because i was not following some basic things needed before you start development on magento. In my opinion if you follow these 4 tips you should be okay!

[break][/break]

1.) DISABLE CACHE : This is the first requirement before you start development on magento. I have seen many people struggling and wondering why their changes are not visible. I also read somewhere that on an average a new developer spends around 2 hours on magento platform wondering why his changes are not visible.

To disable cache

  1. Go to System > Cache Management
  2. Click on Select All(on left).
  3. Select disable from Action dropdown(on right).
  4. And Click on Submit.
(See above instructions explained in the picture below)

2.) Enable Logging:

You might need this, as often which writing php code if you miss some braces or use a function which does not exist you will get error something like this:-

[Read more…]

Checkout more Technical Tags: Solved Puzzles

8 Steps guide on How to create Magento module

July 16, 2012 by puzzler 1 Comment

This is one of my first article in the series of How to’s in magento. But before you actually start any development on magento you must follow these guidelines.

Step 1:  First create a magento module xml file

( app/etc/modules/Pw_Manageproducts.xml)

[break][/break]
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<config>
    <modules>
        <Pw_Manageproducts>
            <active>true</active>
            <codePool>local</codePool>
        </Pw_Manageproducts>
    </modules>
</config>

This xml tells magento that module is active and will be available in local codePool.

At this point, you should be able to see your module in Magento Admin Panel. Go to System->Configuration->Advanced->Disable Modules Output. You should be able to see Pw_Manageproducts module listed there.

[Read more…]

Checkout more Technical Tags: Solved Puzzles

  • « Previous Page
  • 1
  • …
  • 69
  • 70
  • 71
Submit your Puzzle

You may also like

    Categories

    • Aive hi Puzzles
    • Akbar and Birbal
    • Alphabetical Puzzles
    • Bollywood Puzzles
    • Google Code jam
    • Hindi Riddles
    • Interview Puzzles
    • Interview Questions
    • Logical Puzzles
    • Malayalam Puzzles
    • Maths Puzzles
    • Miscellaneous
    • Number Puzzles
    • Picture Puzzles
    • Riddles
    • Tamil Puzzles
    • Technical

    Social

    • View puzzlersworld’s profile on Twitter
    privacy policy

    Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in

    • Hacker Puzzle
    • Logo Puzzles
    • Optical Illusions
    • WhatsApp Puzzles
    • Picture Puzzles
    • Riddles
      ▼
      • Hindi Riddles
    • Bollywood Puzzles
    • Alphabetical Puzzles
    • Aive hi Puzzles
    • Interview Puzzles
    • Logical Puzzles
    • Interview Questions
      ▼
      • Data Structures
      • Binary Tree
      • Algorithms
      • Recursion Questions
      • Amazon Interview Questions
      • Snapdeal Interview Questions
      • Google Code jam
    • Technical
    • Akbar and Birbal
    • Number Puzzles
    • Maths Puzzles
    • Miscellaneous