I'm excited to announce that thejdm is now updated to the latest phpbb 3.2 software. You may notice the site is now mobile friendly but with the upgrade comes some hiccups. theGarage, theGallery, theArcade are no longer supported. In due time the developers should be working to release the modifications to work on the new software. #LetsMakeForumsGreatAgain
POST WHORES UNITE!!!!!!!!!!!!!!!!!!!!!!!!!
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:
The binary number system (aka base 2) represents values using two symbols, typically 0 and 1.
Computers call these bits. A bit is either off (0) or on (1). WHen arranged in sets of 8 bits (or 2 bytes) 256 values can be represented (0-255).
Using an ASCII chart, these values can be mapped to characters and text can be stored.
It's not magic, it's just math!
Computers call these bits. A bit is either off (0) or on (1). WHen arranged in sets of 8 bits (or 2 bytes) 256 values can be represented (0-255).
Using an ASCII chart, these values can be mapped to characters and text can be stored.
It's not magic, it's just math!
- Sean @ NDF
- Posts: 13082
- Joined: January 24, 2005
- Location: Narita-Yokohama
- Contact:

