Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Rails: Time ago in Words and its Customization

Rails: Customizing Time Ago in Words Hi friends, Whenever something is published to a site, we see in their posted time, it is written like about 2 minutes ago or about an hour ago. These kind of sentences displays how much time before the content wa

Attributes That Increases The Link-Ability Of Your Website

Four Minor Attributes That Will Increases The Link-Ability Of Your Webpage:- Enhancing your site for web search tools and building links has changed radically in recent times. In the past, search engine bots were your hotspot for connections. Prese

Overriding Magento Core Files

Hello Readers, Sometimes you need to do some changes in magento core files. It is a good habit of every Magento programmer to override the core file instead of making change in core file. In this tutorial, i will explain how to override magento block

Optimize updation and insertion for Grid

While working on the MVC we have implemented the JQuery grid that is use for the Crude operations.   Then after this we will define a method from which the insertion and the updation is being done on the same method.     First we

V-Model: Advantages And Disadvantages

V-Model stands for the ‘Verification’ and ‘Validation’ Model. Same as the waterfall model, V-Model also applied as a consequent life cycle model. In the V-model, every stage should be accomplished ahead the next stage starts.

Use of IEnumerable in MVC views

While working into the MVC project you always return ActionResult from the controller action.     But there are scenarios when we want to return other things like list and in that case we need to make changes in our view to do that. &nb

Hooks in cakephp

Hooks are the functions that we can call prior and afterward doing any task in Models related to database. These are also known as callback methods. Like after finding data, before saving data etc. e.g beforeSave(), afterSave(), before

Refactoring Code in Rails

While developing some functionality, sometimes we take shortcuts to finish it on scheduled delivery time. We give less time on code standards and more on functionality. But with code growth we have perfect opportunity to clean our code and follow the

Coin exchange problem solution Implementation in Java

Hi, In this blog I tried to provide an efficient solution for a famous coin exchange problem using dynamic problem in bottom up approach whose time complexity is O(mn). Problem Definition In coin exchange problem you can think of a coin v

How to change the Order total in PDF and Add our custom field in magento?

In magento sometimes we are required to apply our own custom fee charges to reflect them when we generate the PDF from invoice in admin panel.  Lets see how we can do it: 1. Create a module with namespace as Custom and module as Fee. 2. Then C

1 131 342
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: