MD5 Encryptor

Nov26
  • Share/Bookmark

Difficulty: ★★☆☆☆

In software you don’t want all information user-readable in the POST or GET request. Therefore
you need to encrypt your info’[......]

Read more...


Social Security Number generator

Nov26
  • Share/Bookmark

Difficulty: ★★☆☆☆

Some computer software contain social security number (sofi nummer) checks for making sure that the user fills in the correct social secu[......]

Read more...


Unicode to Decimal Encoder

Nov26
  • Share/Bookmark

Difficulty: ★☆☆☆☆

Today I found this usefull link to encode Unicode to Decimal.
Unicode – Decimal Encoder

This tool encodes special characters (or fo[......]

Read more...


Cloud computing

Nov24
  • Share/Bookmark

Read more...


Updating EAR file

Nov24
  • Share/Bookmark

Difficulty: ★★☆☆☆

Let’s say you have deployed your package and then suddenly you realize that your code need some changes. Now you can save some work[......]

Read more...


Modern Webdesign

Nov21
  • Share/Bookmark

Read more...


Debugging Eclipse / RAD

Nov20
  • Share/Bookmark

Difficulty: ★☆☆☆☆

Okay, maybe this blog item is not worth for 1 rating star and maybe this trick is so well known that it’s only me who gets really h[......]

Read more...


Maven commands

Nov19
  • Share/Bookmark

Difficulty: ★☆☆☆☆

When my environment works I always suggest stop touching it. Cause building your project files and using maven can be really a pain in th[......]

Read more...


Windows: RUN Commands

Nov6
  • Share/Bookmark

Difficulty: ★☆☆☆☆

Here are some handy RUN/Command line commands for Windows XP/Vista (winkey + R):

Open DOS window

CMD

Access System Configuration Utilit[......]

Read more...


Browser statistics – September 2008

Nov5
  • Share/Bookmark

Difficulty: ★☆☆☆☆

Here are the browser statistics for September 2008, according W3C:

  1. Mozilla Firefox – 42.6%
  2. MS Internet Explorer 7 – 26.3%
  3. MS[......]

Read more...