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

Search In

How to resize attach image and view it (can see original size)?

Hye. I am Nabilah and below is my Java code at Jframe in netbeans. It is code about attach file or imageto display to Jframe.  Here I hope someone can help me 1. how to resize image (stadardize the size I upload) that already attached and displ

Load PostgreSQL Sample Database

Load PostgreSQL Sample Database Download PostgreSQL 9.1 and install pgAdminIII http://www.postgresql.org/download/windows/ To check that you are able to access psql, open cmd and fire command psql. If you are getting error like 'psql' not recognize

Some Useful shortcuts to be used in Sublime Editor

1> To go-to any particular page(i.e to search the files by name) Ctrl + P (and then type the name of the page you want to navigate to) 2> To go-to a particular word in the file you are currently working on Ctrl + ; (and then type the

How to solve “Internal Server Error (database) werkzeug: Error on request:” ?

Please help me with the error When I am restarting my OpenERP server. It is giving me below mentioned error.. Internal Server Error (database) werkzeug: Error on request: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-pac

Different ways to include a php file into another PHP file

PHP provides different functions to include content of one php file into another file before execution of the file. There are following four methods which can be used to include files :   1. include 2. include_once 3. require 4. require_onc

How to open PDF file stored in remote server in android.

If you want to display a PDF file in your android application which is located at the remote server then you have to follow the instructions given below. Add this web-view in your xml file. <WebView android:id="@+id/webView" android:layo

How to create a custom error page

In Cakephp we have some default error pages but we can create our own error page. Here we will create a custom error page to show error if controller not found. If controller not found then we will show 404 error page. Below are few steps for creati

How to Search through the existing partners based on the lead's partner or contact name in OpenERP(Odoo)?

In existing partners first we have to go in .py file (Python file) After that we have to decide where we want Search through the existing partners based on the lead's partner fields and then give start to end Path to that field.Use below .py code in

How to create ANE file for In app purchase for iOS

Hi Readers, This is the video blog where you can find how you can create ANE file for In-App purchase for iOS framework. I have used MAC machine to create it. Requirements: Download ANE-In-App-purchase from GitHub. Download Air SDK Compiler Down

How to Add followers linked to new partner in OpenERP(Odoo)?

To add followers linked to new partner fields first we have to go in .py file (Python file) After that we have to decide where we want followers linked to new partner fields and then write start to end python code in .py file: for field in fields:

1 27 129
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: