Computing Magazine
LATEST ARTICLES BY PAPERBLOGGERS
-
How to Use Exdp and Impdp Over Network Link : Oracle DB
We have different enviornment like test , dev , and prod and data on these enviornment is different .Many Times , we want to have exactly the same data of... Read more
The 25 October 2013 by Abhishek Somani
NONE -
How To Install OS X Mavericks Hackintosh On PC [Tutorial]
Requirements: Access to Mac for downloading OS X Mavericks from MAS and creating UniBeast drive. 8GB+ USB flash drive. An Intel based PC capable of running... Read more
The 27 October 2013 by Skateroren
NONE -
How To Root Galaxy Note 3 On Android 4.3
Step 1: Download the root package for your variant of Galaxy Note 3 from here. You will also need Odin3 software application, which you can get from here. Step... Read more
The 15 October 2013 by Skateroren
NONE -
Spying on a Computer Keystrokes with an iPhone
Researches have shown that sensors found in our smartphones can sometimes be misused: as an example some researchers used the built-in iPhone 4 accelerometer... Read more
The 02 October 2013 by Hadi20
NONE -
Validation Query in DBCP : When And Why
Configuring Database Connection Pool is very simple by using Commons DBCP and explained in my previous post . There are some other important properties availabl... Read more
The 21 October 2013 by Abhishek Somani
NONE -
How to Read Zip File in Java
java Program to unzip a zip file . import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import... Read more
The 11 October 2013 by Abhishek Somani
NONE -
Send Jersey Response to Other Flows in Mule 3.3
Creating Rest Web Services in mule is very easy and explained in previous post Now If you want to preserve the rest response in your flow , or apply some... Read more
The 21 October 2013 by Abhishek Somani
NONE -
What Is Wrong With This Program
Here's the Main Class called Question : package com.test; import java.util.HashSet; public class Question { public static void main(String[] args) { ... Read more
The 07 October 2013 by Abhishek Somani
NONE -
What Is Wrong With This Program
Here's the Main Class called Question : package com.test; import java.util.HashSet; public class Question { public static void main(String[] args) { ... Read more
The 08 October 2013 by Abhishek Somani
NONE -
Meet Siri
When the CNN reporter Jessica Ravitz was interviewing the voice actress Susan Bennett about voice-over work, she realized that the voice she was hearing over th... Read more
The 06 October 2013 by Hadi20
NONE