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

Search In

How to add new bundle in Symfony2

Hello Friends, If you are looking to create a new module in Symfony2 and want to integrate this with new bundle. Please follow the below steps:   1) Create your bundle folder under your_project_name/src/App/your_bundle_name like my bundle na

Learn How to Implement MVC in Android - 8 Minutes [Video Tutorial for Beginner]

MVC stands for Model View Controller, MVC approach seprate's the application at macro level into 3 sets of responsibilities. The main benefit for us is the MVC separation of concerns. Each part of the MVC takes care of its own work: the view tak

How to Multiply Custom Weight to TFIDF Value Created by Word Vectors from Tweet Text in Python

How to Multiply Custom Weight to TFIDF Value Created by Word Vectors from Tweet Text in Python   Need a lil help with Python coding. I have a data frame as: Tweet Text   word1 word2 word3 word4 Tweet1        &nb

Three tier architecture

Hi all, I am explaining here how we can build large interactive applications in any technology not even in php. We can build a very powerful applications using Three tier architecture known as Model View Controller i.e MVC. There are so many mvc fr

How to create joomla plugins

Plugin is an extension which provides a function that is associated with any trigger events. Following are the files required for creating a simple custom plugin in Joomla. 1 myfirsttest.xml 2 myfirsttest.php 3 index.html First for creating a custo

How to create custom directives in angular js?

As we know that there are also some built in directives provided by angular js. Apart from these we can also create our own custom directives by using .directive function. When we are naming a directive we must ensure that it should be in camel case

How To Sharpen Your Email Marketing Skills - 10 Tips to Remember

It’s essential for professionals in any industry to understand the principles of email writing that can cut through clutter and get their messages read. An email campaign may be an effective marketing tool, but unless the email is written in su

How to Create a new res.users record for each email address in OpenERP?

A new res.users for email address is created for wizard_data. If users already exist then a new res.users will be ignored. New res.users also have a value for the password field, so that they can receive it by email and Returns the ids of the created

Testing In Rails: Introduction and Creating Test Data

Testing In Rails: Introduction and Creating Test Data   Hi friends, Even if you write code considering every case in mind there is always a chance that your code contains bugs. So the best way of writing a code that contains least number of bu

Writing data from MySql table to Excel using Java

Hi readers, If you want to write your MySQL table data to excel sheet. Then by using Apache's POI libraries and MySQL connector you can actually do this. Have a look on the below simple example. It May give you an idea how to proceed. In t

1 23 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: