| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Comments CGI |
script | C and C plus plus | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 2 | Max Comments |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 3 | Dacios comments |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 4 | SWF Comments |
script | PHP | Free Additional Info: This is all free, have it, own it, rip it, use it, hack it, duplicate it or if you wish even delete it. :P |
View Detail
|
|||||||||
|
||||||||||||||
| 5 | Your Comments |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | ScriptsMill Comments |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 7 | Comments Manager |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 8 | Key Comments |
script | PHP | $49.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 9 | Joe2Torials Comments |
script | PHP | Free Additional Info: Link back to homepage is appreciated. |
View Detail
|
|||||||||
|
||||||||||||||
| 10 | Comments 1.0.1 |
mac | Utilities->Others | Free |
View Detail
|
|||||||||
Comments allows you to automatically comment-out (i.e. make into a comment) or uncomment any selected text in a FaceSpan scripting window. Comments will allow you to use either single-line comments or multiple-line comments, and will uncomment both types also. Comments is an application which provides an extra tool-palette for the FaceSpan AppleScript environment. Comments will also give you one-click access to useful FaceSpan menu-commands including Check Syntax, Cut, Copy, Paste and Undo. Comments allows you to have your script automatically syntax-checked after every commenting or uncommenting operation, and even allows you to also have your project automatically saved at the same time. Comments can be quit from within FaceSpan, and can even also quit FaceSpan for you. Every part of Comments is totally accessible from within FaceSpan, even the About box. Whats New in This Release: · Minor code tweaks in info window. |
||||||||||||||
| 11 | TNT Comments Script |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 12 | File::Comments 0.07 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
File::Comments is a Perl module that ecognizes file formats and extracts format-specific comments. SYNOPSIS use File::Comments; my $snoop = File::Comments->new(); # *---------------- # | program.c: # | /* comment */ # | main () {} # *---------------- my $comments = $snoop->comments("program.c"); # => [" comment "] # *---------------- # | script.pl: # | # comment # | print "howdy!n"; # another comment # *---------------- my $comments = $snoop->comments("script.pl"); # => [" comment", " another comment"] # or strip comments from a file: my $stripped = $snoop->stripped("script.pl"); # => "print "howdy!n";" # or just guess a files type: my $type = $snoop->guess_type("program.c"); # => "c" File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file. Currently supported are Perl scripts, C/C++ programs, Java, makefiles, JavaScript, Python and PHP. The plugin architecture used by File::Comments makes it easy to add new formats. To support a new format, a new plugin module has to be installed. No modifications to the File::Comments codebase are necessary, new plugins will be picked up automatically. File::Comments can also be used to simply guess a files type. It it somewhat more flexible than File::MMagic and File::Type. File types in File::Comments are typically based on file name suffixes (*.c, *.pl, etc.). If no suffix is available, or a given suffix is ambiguous (e.g. if several plugins have registered a handler for the same suffix), then the files content is used to narrow down the possibilities and arrive at a decision. WARNING: THIS MODULE IS UNDER DEVELOPMENT, QUALITY IS ALPHA. IF YOU FIND BUGS, OR WANT TO CONTRIBUTE PLUGINS, PLEASE SEND THEM MY WAY. |
||||||||||||||
| 13 | Super Comments 2.0.8 |
mac | Utilities->System Utilities | $10 |
View Detail
|
|||||||||
Enables your Macintosh to keep the Finder Get Info comments from being erased when the desktop is rebuilt. It also permits them to be viewed in the Open File dialogs and edited in the Save File dialogs. Super Comments preserving the info comments when the desktop database is rebuilt. |
||||||||||||||
| 14 | Smart::Comments 1.0.2 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Smart::Comments are comments that do more than just sit there. SYNOPSIS use Smart::Comments; my $var = suspect_value(); ### $var ### got: $var ### Now computing value... # and when looping: for my $big_num (@big_nums) { ### Factoring... done factor($big_num); } while ($error > $tolerance) { ### Refining---> done refine_approximation() } for (my $i=0; $i<$MAX_INT; $i++) { ### Working===[%] done do_something_expensive_with($i); } Smart comments provide an easy way to insert debugging and tracking code into a program. They can report the value of a variable, track the progress of a loop, and verify that particular assertions are true. Best of all, when youre finished debugging, you dont have to remove them. Simply commenting out the use Smart::Comments line turns them back into regular comments. Leaving smart comments in your code is smart because if you needed them once, youll almost certainly need them again later. |
||||||||||||||
| 15 | Dot Comments 1.0b3 |
mac | Utilities->Internet Utilities | Free |
View Detail
|
|||||||||
Dot Comments is a utility that allows you to use .macs commenting service with your weblog editor of choice Whats New in This Release: · Initial public release. |
||||||||||||||
| 16 | Plone Comments 2.2.1 |
linux | Internet->HTTP | Free |
View Detail
|
|||||||||
Plone Comments provides a product developed to improve moderation of comments in Plone. Here are some key features of "Plone Comments": · Notify admin about comment posted · Moderation of comments, approval of comments · Anonymous commenting · Added Name field to comment form, it is required for anonymous comments · Article author can be notified about new comment after the approval by reviewer · List of recent comments for more comfortable moderation · Configlet that allow: · Turning on/off Moderation · Turning on/off Manager notification · Turning on/off Editor notification · Turning on/off Anonymous Commenting · Configure admin e-mail for notifications · Configure notification subject Comments moderation is implemented with involvement of two stage workflow. Comments are created in "private" state and visible only to DiscussionManager group of users. To differentiate between logged-in (registered) commentors and Anonymous commentors that pretend to be one person or other one, we use Boldness of name. The Comment author is in bold when posted by logged in member. The names provided when posting Anonymously are in plain text. Notification subject control allows to enter custom prefix to disctinct nofifications comming from different sites. Usage One of possible UseCases: · Moderation is enabled and authors notification is turned on. · New comment posted in private state. · Notification is sent to the emails entered in Plone Comments configlet. · Moderator User with DiscussionManager role see the comment. · The comment can be deleted or published on modaration stage. · When comment is published notification is sent to Article Editor. Whats New in This Release: · Ukrainian translation added · added qPloneCaptchas-1.0 integration/compatibility · fixed reinstall procedure |
||||||||||||||
| 17 | Add Comments 2.0 |
mac | Utilities->System Utilities | Free |
View Detail
|
|||||||||
Add Comments was developed to help users enter information into the comment fields of multiple files. So, as you would expect, drop some files on it or run it on a selection (via OSA Menu or the Apple Menu) and youll get a field in which to enter text. The cool thing about Add Comments is that what you enter is ADDED to what may already be present in the comments field and doesnt REPLACE it. |
||||||||||||||
| 18 | Dot Comments 1.0b3 |
windows | Business Finance->Personal Info Managers | Free |
View Detail
|
|||||||||
Dot Comments is an application that allows you to use .macs commenting service with your weblog editor of choice. What? You havent heard that .mac includes a commenting service? Its not exactly an advertised feature. With iLife 06, Apple introduced a new application called iWeb, which allows you to create nice-looking websites. iWeb includes templates for weblogs, and allows you to write, edit, and manage your weblog entries straight from iWeb. Of course, one of the most popular additions to weblogs is the ability for readers to leave comments using some sort of feedback system. iWeb 1.0 didnt include such a feature, but in April, Apple released iWeb 1.1, which included support for comments. Apple built their own commenting system, exclusively for iWeb weblogs that are published on .mac. Unfortunately, theres no other weblog editor besides iWeb thats been able to use the .mac comments system. Until now. Dot Comments unlocks the power of the .mac commenting system and allows you to use it with the weblog editor of your choice. |
||||||||||||||
| 19 | TalkBack Comments and Guestbook |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 20 | MySpace Image Comments Script |
script | PHP | $20.00 |
View Detail
|
|||||||||
|
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
