xbit2xbyte & xbyte2xbit V2.01 Linux
Copyright © 2012 Michael Friga
Table of Contents
1.Contact information
2.System Requirements
3.Recent Changes\Change Log
4.Known Bugs
5.About Programs
6. How to use x2xAIO (x2x All in One)
7.How to use xbit2xbyte
8.How to use xbyte2xbit
9.Progams used to make x2x\xbit2xbyte & xbyte2xbit)
7.Program License: GPLv3
IMPORTANT NOTICE!!!
This program requires Mono!
Ubuntu ships with Mono
More details and where to download in System Requirements
Contact Information:
eMail: cowboy32biter@gmail.com
Any comments, suggestions, bug reports, or any other positive feedback is welcome!
System Requirements
OS
Linux 32 or 64bit*
Additional Software
The latest version of Mono
Memory
CPU
Disk Space
(app only)
Other
Minimum requirements needed for OS an Mono
Minimum requirements needed for OS and Mono
~1MB
Keyboard and Mouse
*Ubuntu ships with Mono
You can download Mono (recommended for Linux) at:
http://www.go-mono.com/mono-downloads/download.html
Recent Changes\Change Log
V2.0
Initial release for Linux
Native Linux version using Mono
Cleaned up documentation
Cleaned up text in code
Combined xbit2xbyte and xbyte2xbit into one program called x2xAIO (separate programs still provided)
Added known bugs to documentation
Added Programs used to Make to documentation
V2.01
Corrected documentation, and removed irrelevant information (Windows info in Linux documentation, etc.). Executables and source code have not changed.
V2.01f
Fixed a glitch with x2xAIO.exe in which menu options would not register, as well as a text error.
Removed broken v2.0 and v.2.01 from SourceForge
Future Plans:
Fix known bugs
Port to C++ to run under Windows w/o needing .NET or Mono
Port to Java so any OS with JRE can run program, and give Linux users Mono alternative
NISIS scripted installer to provide uninstaller and start menu icons
Add screenshots to readme; possibly convert to different format (odt)
Known Bugs
Numbers must be entered at all times; otherwise the program will crash
If a number greater than 2 is entered, the program will go by option 1 by default.
About Programs
xbit2xbyte and xbyte2xbit are designed as sample programs for programmers new to C# as well as a learning tool for the author. These two programs also fulfilled a genuine need to convert to xbits (megabit usually) to xbytes (megabytes, again usually) when dealing with things such as cartridge sizes ,which are generally expressed in megabits, and something the author frequently encountered. Thus, xbit can be used to convert whatever bit (mega, giga, etc.) to whatever byte (again, mega, giga, etc.), and the sister program can be used to convert the opposite way.
How to use x2x AIO
1. Launch x2xaio.sh
***Be sure that shell script (.sh) is marked as executable!!!***
2. Choose to run xbit2xbyte (1)
a. Enter the number in xbits (mega, giga, etc)
b. Follow the on-screen instructions and write down the result
c. Follow the on-screen instructions to close the program
3. or xbyte2xbit (2)
a. Enter the number in xbytes (mega, giga, etc)
b. Follow the on-screen instructions and write down the result
c. Follow the on-screen instructions to close the program
How to use xbit2xbyte
1. Launch xbit2xbtye.sh
***Be sure that shell script (.sh) is marked as executable!!!***
2. Enter the number in xbits (mega, giga, etc)
3. Follow the on-screen instructions and write down the result
4. Follow the on-screen instructions to close the program
How to use xbyte2xbit
1. Launch xbyte2xbit.sh
***Be sure that shell script (.sh) is marked as executable!!!***
2. Enter the number in xbytes (mega, giga, etc)
3. Follow the on-screen instructions and write down the result
4. Follow the on-screen instructions to close the program
Programs used to make x2x\xbit2xbyte & xbyte2xbit
Microsoft Visual C# Studio 2010 Express (IDE, debugging, and program complication)
Microsoft .NET Framework or Xamarin Mono (Framework C# runs on top of; depends on platform)
Microsoft Word 2010 Home and Student (RTF formatted ReadMe)
MonoDevelop (to test and port on Linux Platforms)
Notepad (Text format ReadMe)
7-Zip for tarball
Program License: GPLv3
This software is released as open sourced freeware, meaning that the program is free to use, and the source code is provided so that you may modify it and compile your own version of TaxRTip. At all times this license, and thus the ReadMe and the source code (mine and yours), must be included at all times with the program. Failure to do so invalidates your use of the program. If you have paid for this program, it is suggested you demand a refund, as this program is freeware and requires no monetary value\compensation to use. Full GPLv3 in RTF-RrdMe.odt file and as seperate .txt file