Differences between revisions 8 and 22 (spanning 14 versions)
Revision 8 as of 2005-02-08 06:29:17
Size: 877
Editor: MikeRovner
Comment: category fix
Revision 22 as of 2008-11-15 13:59:52
Size: 1846
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
I started to write computer programs using
MS-DOS Quick``Basic. Then I have learned to
program in APL, SQL, C, C++, MS Visual Basic
and MS Visual C++ and started to write
#acl All:read +ClaudioGrondi:read,write,revert

Started to write computer programs using
Algol 60 and Fortran running on a mainframe
computer.

Learned to
program in APL, MS-DOS Quick``Basic , MySQL,
PHP, C, C++, MS Visual Basic
and MS Visual C++ and to write
Line 13: Line 19:
My first Python scripts are dated 2003. My first own Python scripts are dated 2003.
Line 17: Line 23:
# 2005-10-12 : uploaded the
How``To_Access``Raw``Sectors``Of``Physical``Drives_onWindows.py
to http://people.freenet.de/AiTI-IT/Python/HowTo_AccessRawSectorsOfPhysicalDrives_onWindows.py
and
How``To_Access``Raw``Sectors``Of``Physical``Drives_onLinux.py
to http://people.freenet.de/AiTI-IT/Python/HowTo_AccessRawSectorsOfPhysicalDrives_onLinux.py
.
For more details on this subject check out the thread
" Wanted: Python module allowing direct access to raw sectors of harddrives
(MFT, boot sector, etc.) in MS Windows ", initiated on 2005-10-10 in
comp.lang.python.

# 2005-04-09 : posted to comp.lang.python a Python script
(pyMBM.py) querying the shared memory area exposed by the
freeware MBM 5 utility
(available from http://mbm.livewiredev.com/)
for tracking motherboard sensory information as
temperatures, fan speeds and voltages.
Line 18: Line 43:
      http://people.freenet.de/AiTI-IT/Python/Console.py http://people.freenet.de/AiTI-IT/Python/Console.py
Line 24: Line 49:

Started to write computer programs using Algol 60 and Fortran running on a mainframe computer.

Learned to program in APL, MS-DOS QuickBasic , MySQL, PHP, C, C++, MS Visual Basic and MS Visual C++ and to write DHTML pages using JavaScript.

If you are interested in playing against or programming your first own JavaScript engine for the five-in-a-row game check out my online page:

My first own Python scripts are dated 2003.

News:

# 2005-10-12 : uploaded the HowTo_AccessRawSectorsOfPhysicalDrives_onWindows.py to http://people.freenet.de/AiTI-IT/Python/HowTo_AccessRawSectorsOfPhysicalDrives_onWindows.py and HowTo_AccessRawSectorsOfPhysicalDrives_onLinux.py to http://people.freenet.de/AiTI-IT/Python/HowTo_AccessRawSectorsOfPhysicalDrives_onLinux.py . For more details on this subject check out the thread " Wanted: Python module allowing direct access to raw sectors of harddrives (MFT, boot sector, etc.) in MS Windows ", initiated on 2005-10-10 in comp.lang.python.

# 2005-04-09 : posted to comp.lang.python a Python script (pyMBM.py) querying the shared memory area exposed by the freeware MBM 5 utility (available from http://mbm.livewiredev.com/) for tracking motherboard sensory information as temperatures, fan speeds and voltages.

# 2005-02-07 : uploaded my own version of Console.py to http://people.freenet.de/AiTI-IT/Python/Console.py Console.py is part of the readline module and is used by e.g. IPython. In my version the (extended) Console() class supports any ANSI escape sequences of the form ESC[#m and ESC[#,#m , making it possible to set any by console supported text and background colors.


CategoryHomepage

ClaudioGrondi (last edited 2008-11-15 13:59:52 by localhost)

Unable to edit the page? See the FrontPage for instructions.