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

Search In

how to create custom helpers in cakephp

Helpers is a classes which contains presentation logic that is shared between many views,layouts and elements. First need to create helper file which must be stored inside app/Helper/EntriesHelper.php App::uses('AppHelper', 'View/Helper'); class M

How Metadata can be Managed?

Metadata Management:- There are a few guidelines of creating meta data. We must see that tags that we create should be inside the if it is a webpage. Also we need to provide meta data in pairs of name and values. Meta data is of two types, one whic

How to avoid automatically updating rails timestamp fields ?

If you have created_at and updated_at columns in the DB table. Rails will automatically set these values when you create and update a model object. There are chances that we have to update the columns without touching these columns. You can do this

Create a random string of x characters using defined string of possible characters

To create a random string of x characters using defined string of possible characters we will first of all define a function which will return a random string of length that you have passed as a parameter to the function. The script is given below:

How to extend array after initialization by creating an new array

In the below example I have created extend array function. Here first I have define array length then extend new array value. You can see below program it will clearly describe to extend  array after initialization by creating an new array. pu

How to get full date with time in Java?

To get the full date with time you can use the below code. You can pass any date that you wan to change, I'm getting date in full date format in the below example:     /** * Get full month day year format from Date *

NStimer in Objective C

Hi, In this video blog, we will learn how we can use NSTimer in Objective C. NSTimer class to create timer objects or, more simply, timers. A timer waits until a certain time interval has elapsed and then fires, sending a specified message to a tar

How to defines a new notebook page for the view in OpenERP/Odoo ?

If you want to defines a new notebook page for the view in OpenERP use below code - <page string="Order Line"> : Notebook page is used to create the new page and divide the section of pages.

How to hide the selection but still use it in Photoshop?

I am doing some painting work and it involves creating complex selection and that selection highlight distracts me. If there is any way to hide that please let me know. Thanks

How can we reverse an animation sequence in Maya ?

Hi guys, I was just working on a character animation in Maya and got stuck in a slight problem. I have created a 100 frame animation for a character . Now i want to use that animation again but in backwards. So basically I want to reuse that existin

1 21 370
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: