Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2005-10-11 10:21:30
Size: 1601
Editor: clx-ac2-158-3
Comment:
Revision 13 as of 2005-10-12 18:32:34
Size: 1796
Editor: clx-ac2-158-3
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
# 2005-10-11 : uploaded the '''How``To_Access``Raw``Sectors``Of``Physical``Drives'''.py
to http://people.freenet.de/AiTI-IT/Python/HowTo_AccessRawSectorsOfPhysicalDrives.py .
# 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
.
Line 24: Line 29:
Wanted: Python module allowing direct access to raw sectors of harddrives
(MFT, boot sector, etc.) in MS Windows
pos
ted to comp.lang.python 2005-10-10.
" 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.

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.