As of June 26th, 2020, this version of the script will no longer be updated.
I have migrated the project to a full Git repository in order to better track changes, bugs, and feedback.
Check out Haircut on GitHub.
func(NullVar) | |
begin | |
local theOut := "<table class=\"list\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">\n<tr class=\"listrow\"><td><b>Name</b>'</td><td align=\"right\"><b>Size</b> (Bytes)</td><!--<td align=\"right\"><b>ID</b></td>--><!-- <td align=\"right\"><b>Version</b></td>--><td align=\"right\"><b>Created</b></td><td align=\"right\"><b>Installed</b></td><td><b>Copyright</b></td></tr>\n"; | |
foreach pkgFrame in GetPackages() do | |
begin | |
// Skip packages built-in in the ROM. | |
if pkgFrame.store then | |
theOut := StrConcat(theOut,"<tr class=\"listrow\"><td>" & pkgFrame.title & "</td><td align=\"right\">" & pkgFrame.size & "</td><!--<td align=\"right\">" & pkgFrame.id & "</td>--><!--<td align=\"right\">" &GetPkgRefInfo(PidToPkgRef(pkgFrame.id)).version & "</td>--><td align=\"right\">" & DateNTime(GetPkgRefInfo(PidToPkgRef(pkgFrame.id)).creationdate) & "</td><td align=\"right\">" & DateNTime(pkgFrame.timestamp) & "</td><td>" & GetPkgRefInfo(PidToPkgRe |
As of June 26th, 2020, this version of the script will no longer be updated.
I have migrated the project to a full Git repository in order to better track changes, bugs, and feedback.
Check out Haircut on GitHub.
Process: Timebar [9287] | |
Path: /Users/splorp/Desktop/Timebar.app/Contents/MacOS/Timebar | |
Identifier: com.whimsicalifornia.timebar | |
Version: 1.0 (1) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [111] | |
Date/Time: 2013-04-02 20:28:08.435 -0600 | |
OS Version: Mac OS X 10.6.8 (10K549) | |
Report Version: 6 |
for f in "$@" | |
do | |
zip -jr "$f.zip" "$f" | |
done |
!"#$%&()*+'-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ“”•–—˜™š›œžŸ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ |
body { | |
background-color: #FFF; | |
color: #333; | |
font: 15px Helvetica, arial, freesans, clean, sans-serif; | |
word-wrap: break-word; | |
line-height: 1.7; | |
padding: 0 20px 20px 20px; | |
width: 722px; | |
-webkit-font-smoothing: antialiased; | |
} |
This is a list of magazines, publications, discs, and other sundry articles that I am interested in obtaining, in order to complete parts of my compunabula collection.
See also: Floppies
If you happen to have any of these items kicking around, please contact me.
grant [a] splorp [dot] com
Process: GitHub [18122] | |
Path: /Applications/GitHub.app/Contents/MacOS/GitHub | |
Identifier: com.github.GitHub | |
Version: 1.1.1 (1.1.1) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [139] | |
Date/Time: 2011-12-09 16:25:09.592 -0700 | |
OS Version: Mac OS X 10.6.8 (10K549) | |
Report Version: 6 |
As of November 5th, 2013, this version of the blacklist will no longer be updated.
I have migrated the project to a full Git repository in order to better track changes, bugs, and feedback.
Check out Comment Blacklist for WordPress on GitHub.
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getMonitorNumber?returnVarName1=NUMVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getComputerName?returnVarName1=STRVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getPlayMode?returnVarName1=NUMVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getUserGUID?returnVarName1=STRVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getSecurityMode?returnVarName1=NUMVAL | |
11-10-17 10:56:05 AM System Preferences[1510] MISSING Implementation for >getSecurityMode?returnVarName1=NUMVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getUserName?returnVarName1=STRVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getSpecialFolder?folderCode=1&returnVarName1=STRVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_STF.getPlayMode?returnVarName1=NUMVAL | |
11-10-17 10:56:05 AM System Preferences[1510] URLString ST://ST_S |