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

Search In

COMPONENT INTEGRATION IN PYTHON

Python have following integration which is given below:- 1. Python scripts can easily communicate with other application using variety of integration mechanisms. 2. simple object persistence system is provided by Python's standard pickle module 3. P

What is python ?

Python is a general-purpose interpreted, interactive, object-oriented and high-level programming language Python programs are portable, i.e. they can be ported to other operating systems like Windows, Linux, Unix and Mac OS X, and they can be run on

What should be the Positive Attitude to Run Business?

What is the arrangement with everybody looking at keeping up a positive mental state of mind? What does keeping up an inspirational state of mind for business need to do with expanding achievement? Companions, family and business relates all say thin

Bootstrap Sticky Footer

Many times the webpage footer comes up due to no or less content on the webpage. We can resolve that with the help of Bootstrap CSS this is also known as Sticky Footer. This CSS will make sure that the footer will remain at the bottom of the screen w

how to import jquery in joomla

Hello readers, today I guide you "to import jQuery in Joomla" This can be a rule which we all utilize to guarantee that only 1 content involving jQuery can be imported. The idea merely tests to see in the event jQuery is already been imported and i

How to include file only on specific page in wordpress

Hello Friends This is a good practice if we include only essential files on every page like I have implemented dropbox on a particular abc page and this idle to include this file only on abc page or where it is require. Please look at the below code

How to ordinalize current date in rails

Rails provide us many features which are native to Rails and not ruby. We can ordinalize a date in rails with a method provided by active_support known as ordinalize. If we want to ordinalize today's date we can write :- 2.1.5 :01 > t = Time.n

HTML5 Download Attribute

Hi All, Recently I came across new features in HTML5 that was quite impressive and one such is the new download attribute. This new feature allows you to set a separate download file name than the actual file name available in the link itself. <

How to create Handler in Android?

If you want to create handler , here is the code snippet that can help you out. Step :-1 Create the object for Handler. private Handler myHandler = new Handler(); Step :-2 Create the Runnable Thread. private Runnable myRunnableThread = new Run

How to set the time for session cache expire in php

Here we will learn with the help of an example that how we can set the time for session cache expire in php. We use a function session_cache_expire() which returns the current setting of session.cache_expire. Example <?php /*Here we are setti

1 286 720
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: