Show All Projects

Showing 7 Projects Tagged Miscellaneous Utility

Small utility meant to be called in script from other programs. It logs the name as well as the virtual and private bytes of the program which called it.

See more... (1 file)

Monitors the data types of anything copied to the clipboard.

See more... (2 files, 1 screenshot)

Utility to compare which lines are in both files or only one.

See more... (1 file)

Copies the contents of a directory as zero-byte files to be able to make a zero-memory copy of folder structures.

See more... (1 file, 1 screenshot)

Given a folder and list of extensions, allows opening random files.

See more... (1 file)

Recursively copies files from subfolders to the base folder while appending the folder names to the file name. The result is that a set of files in many subfolders becomes a set of files in one folder with more descriptive names.

See more... (1 file, 1 screenshot)

Recreates the contents of a directory as zero-byte files from an HTML directory list to be able to make a zero-memory copy of folder structures. Superseded by a simpler utility for the same purpose: CopyDummyFiles.

See more... (1 file, 1 screenshot)

  URI STRING  
/listing/tag/Miscellaneous_Utility
  CLASS/METHOD  
listing/tag
  MEMORY USAGE  
3,972,472 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0045
Controller Execution Time ( Listing / Tag )  0.8019
Total Execution Time  0.8065
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  smkprojects   QUERIES: 16   
0.0122   SELECT *
FROM (`Projects`)
INNER JOIN `ProjectTagsON `Projects`.`ProjectID`=`ProjectTags`.`ProjectID`
WHERE `Projects`.`ProjectID` > 0
AND `Projects`.`ProjectID` > 0
AND `ProjectTags`.`Tag` = 'Miscellaneous Utility'
ORDER BY `Projects`.`Datedesc, `Projects`.`Datedesc 
0.0110   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '76' 
0.0113   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '76' 
0.0127   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '68' 
0.0123   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '68' 
0.0105   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '17' 
0.0115   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '17' 
0.0087   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '14' 
0.0072   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '14' 
0.0090   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '10' 
0.0076   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '10' 
0.0081   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '24' 
0.0068   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '24' 
0.0076   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '13' 
0.0073   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '13' 
0.0088   SELECT TagCOUNT(1) AS cnt
FROM 
(ProjectTags)
WHERE `Tag` != 'Private'
GROUP BY Tag
HAVING COUNT
(1) >