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

Search In

How to integrate pdf/dompdf Export option with CakePHP

Integration of dompdf library is available online,just download it and save this library to vendor folder, this file is able to convert a html document in pdf format, by using this library the content of the page should look more appropriate and attr

How to change any attribute value of product in magneto

In magento sometimes we are required to chnage the attribute values of the products.  To do so we can work upon the event catalog_product_load_after. Lets see how we can do it: 1. Create a module with namespace as Custom and module as ProductI

How to rotate a text

As we see in many  website some text get rotated and other text come in its place this is known as text rotation. It is a very basic thought where we can display more than one word without taking much space by simply rotating an individual word

How to use percentage based dimentions in layout?

This tutorial will help you to give percentage based layout width and height. As now the Android have introduce percentage support library. It will helps to run your applications for multiple screen sizes. So far this support library support for som

Different ways to sort an array in PHP

PHP has a huge collection of predefined functions. This article demonstrates details about some functions which are used to sort an indexed and associative arrays on the basis of keys, values and by using the natural order algorithm. The list and des

Ruby Length vs Size vs Count method

Ruby provides us three methods to interact with Array, Hashes or Objects.   Length Size Count   Lets takes a simple array to explain the difference between these methods   array1 = [A, B, C, D, E]   array1.length arr

Fisher-Yates Algorithm for Array Shuffling

Hi there, Here in this blog I am going to provide Java implementation of Fisher-Yates Algorithm for array shuffling. Fisher–Yates shuffle algorithm as named after Ronald Fisher and Frank Yates. It is also known as Knuth shuffle.

How would I set the dict[value] to correspond to its dict[key] where the value itself is a dictionary?

How would I set the dict[value] to correspond to its dict[key]  where the value itself is a dictionary ?  I have a csv file where I am trying to count row[3] then connect it with row[0]      row[0]      row[3

Override Magento Account Controller

Hello Readers, This tutorial will guide you about controller overriding using config.xml. Here i am giving an example "to override Customer AccountController". Lets start by creating the following folders: app/code/local/Custom/Registratio

node-sass css preprocessor for scss to css conversion

Sass stands for "Syntactically Awesome Style Sheets". It is compatible with all CSS versions available. If your CSS is getting complex, harder to maintain, here you can take the help of preprocessor.  Sass allows you to create variabl

1 196 949
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: