Code Cypher

Pages

  • Home
  • Java
  • PHP
  • Android
  • All Tutorials
  • Projects
  • IT Solutions

Java

Java 7 Overview

  • Java 7 Overview: Automatic Resource Management 

  • Java 7 Overview: String in Switch Support

  • Java 7 Overview: Multi-Catch Support  

Cryptography

  • Data encryption using Blowfish Cipher Algorithm

  • Data encryption using DES Algorithm

JMF

  • Simple JMF Media Player

  • Camera Application Using JMF

Image IO

  • Auto-Scrolling Texts with Image Background in Java

  • How To Load And Display Image From File In Java

  • How To Make a Copy of File in Java

Runtime 

  • How To Shutdown PC With Java Code

Math

  • Smart Calculator

Utility

  • How to Create System Tray Icon in Java

  • How to Create your own Splash Screen in Java

Core Java

  • Java Generics and the PECS Rule

  • Accessing Private Member From Other Class In Java

 

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

About Me

Khamis M. Mustafa
Professional Java Programmer, web application developer, teacher, blogger and Software Engineer. Founder of Nigtech, very passionate about enterprise software solutions, software integration and InternetOfThings.

khamis@codecipher.net.

Follow Me on Facebook

Code Cipher Visitors Live Feed

Code Cipher Archive

  • ▼  2015 (1)
    • ▼  December (1)
      • The Ten (10) Productive Features in Java 8 You Sho...
  • ►  2013 (2)
    • ►  January (2)
  • ►  2012 (16)
    • ►  December (1)
    • ►  November (3)
    • ►  October (3)
    • ►  September (7)
    • ►  May (2)
  • ►  2011 (2)
    • ►  July (1)
    • ►  June (1)

Popular Posts

  • Data Encryption in Java Part 2
    This is another Data Encryption example in Java, but it featured DES encryption algorithm which is academically popular and has been in u...
  • How To Shutdown PC With Java Code
    In this tutorial I create a program that shuts the computer down after 10 seconds, which gives you chance to abort the shutdown seq...
  • How To Load And Display Image From File In Java
    In this Java tutorial, we set to graphically display image from a directory. We first set a file reference to our image directory, in thi...
  • Accessing Private Member From Other Class In Java
    Many people wonder if a private field can be accessed from other completely strange class. The words that first come out from the mouth ma...
  • A Simple Time-Left PHP Code
    function time_left($integer) { /*Returns a string of the amount of time the integer in seconds. $timeleft=time_left(86400); $timele...
  • Smart Calculator
    Calculator is one of the applications that every programmer want to create, it is fun to see how a simple code can make such an awesome a...
  • How To Make a Copy of File in Java
    In this simple example, a file is loaded into a stream, copy it into a temporary storage called "temp", from which it was emptie...
  • Introduction To Android
    What Android is all about?    Android is the world's most popular mobile platform developed by Google in conjunction with ...
  • How to Create System Tray Icon in Java
    In this tutorial, I will show you how to create a System Tray Icon in Java. Operating Systems normally provides a  place(program) for ico...
  • Simple JMF Media Player
    This is simple Java Media Player using JMF library. It opens a MPEG file file from directory and plays it. JMF comes with visual componen...

Popular Posts

  • How To Load And Display Image From File In Java
    In this Java tutorial, we set to graphically display image from a directory. We first set a file reference to our image directory, in thi...
  • Data Encryption in Java Part 1
    In this example, I will show you how to encrypt data in Java using Blowfish Cipher algorithm. Blowfish is a keyed, symmetric block cipher...
  • How To Shutdown PC With Java Code
    In this tutorial I create a program that shuts the computer down after 10 seconds, which gives you chance to abort the shutdown seq...
  • Camera Application Using JMF
    This a simple Java program that opens the system Webcam and presents the visual data of the camera. It used Java Media Framework libr...
  • Java Generics and PECS Rule
    The fad behind the Arrays and the generic Collections is defined by this two important scenarios: Arrays are covariant(Widening their ref...
  • How to Create System Tray Icon in Java
    In this tutorial, I will show you how to create a System Tray Icon in Java. Operating Systems normally provides a  place(program) for ico...
  • Simple JMF Media Player
    This is simple Java Media Player using JMF library. It opens a MPEG file file from directory and plays it. JMF comes with visual componen...

Code Cipher GeoCity Counter


web widgets

Java @20 Still popular and Strong!

Java @20 Still popular and Strong!
May 23rd marks 20 years since the first version of Java was released for public consumption. Code Cipher was not left out in celebrating these exciting moments.
© 2011-2015 Code Cipher All Rights Reserved. The content is copyrighted to Khamis M. Mustafa