• Home
  • About

Snippet IT

IT News, Programming, Internet and Blogging

  • Programming and Scripting
  • Tips and Tricks
  • Software and Hardware
  • New and Happening
You are here: Home / Archives for Programming and Scripting

Java: Stop A Thread Correctly

June 16, 2009 by Sze Hau Leave a Comment

In Java programming, it is very common to use threads to perform multi tasks simultaneously. Starting a thread is pretty easy but stopping a thread might be a headache for some programmers, especially when the thread needs to run a task that takes some times. … [Read more...]

Java: Format Bytes Array into Hexadecimal String

May 22, 2009 by Sze Hau Leave a Comment

Sometimes, we may want to format a bytes array into hexadecimal (base-16) format for debugging purpose or for better readability. One byte has 8 bits and one byte can be represent by two hexadecimal characters (0 - 15 and A - F). … [Read more...]

Get Paid to Be a Hacker!

May 14, 2009 by Sze Hau Leave a Comment

Have you ever thought getting paid to be a hacker? I said a “hacker” but it is an ethical hacker. Many people misunderstand the word “hacker”. Unlike cracker, a hacker is always ethical. So what does an ethical hacker do? An Ethical hacker (or the white hat hacker) is a computer expert with great knowledge in computer and network security. He or she attacks on systems on beha … [Read more...]

WordPress: Make Your WordPress A Little Bit More Secure

May 14, 2009 by Sze Hau 5 Comments

When you login into your Wordpress Admin using wrong username, your Wordpress will prompt you an error message: Invalid username. When you login into your Wordpress Admin using wrong password, your Wordpress will prompt you an error message: Incorrect password. You may not notice the two error messages above actually give the intruder some hints about your login in … [Read more...]

Java: Least Recently Used (LRU) Cache

May 14, 2009 by Sze Hau Leave a Comment

Least Recently Used or in short LRU is an performance optimizing algorithm. LRU algorithm is widely used in software programming as well as in hardware instructions (e.g. CPU). In many case, in programming, we may want to cache some data from physical disk, for example database and files, but we cannot load all the data into memory due to the memory limitation on the server o … [Read more...]

« Previous Page
Next Page »

Advertisement

  • Facebook
  • Google+
  • Instagram
  • Twitter

Email News Letter

Sign up to receive updates daily and to hear what's going on with us

Software and Hardware

MD5 and SHA1 Checksum Using Windows

July 5, 2017 By Sze Hau Leave a Comment

Blog Network

  • Personal Fincance Personal Finance – Personal Money Tips, Stock Investment, Small Business and Make Money Online
  • szehau's weblog Life, Internet, Software, Gadgets, Programming and Investments

Snippet IT

This is the place where I want to share anything about information technology.

Search

Recent

  • MD5 and SHA1 Checksum Using Windows
  • MD5 and SHA1 Checksum Using Linux
  • Java: Unlimited Strength Jurisdiction Policy
  • WordPress: How To Change Admin Username
  • Linux: How To Compress And Decompress Folders And Files

Tags

Adsense advertisement advertising apache blog blogging tips C# EGPC error estimation format format Integer Gmail Google Google Adsense Google Chrome Google Search Engine Google search result how to HTTP internet marketing Java JavaScript Linux money password performance PHP programming search engine optimization secure security short URL SQL static constructor String tiny URL Tips and Tricks twitter video Windows Vista Wordpress wordpress plugin wordpress theme Youtube

Copyright © 2025 · Magazine Pro Theme on Genesis Framework · WordPress · Log in