Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.148.296 Times

Bracket freeware
Filter: All | Freeware | Demo
 

Bracket

< 1 2 
Added: March 11, 2010 | Visits: 1.027

Config::Magic SYNOPSIS Example 1 use Config::Magic; use Data::Dumper; $input=q{ Section 1 { [Section 4] #Comment style #1 //Comment style #2 ;Comment style #3 Monkey:1 Monkey=>2 Monkey:=3 < Section 2 > Foo = Bar Baz { Bip:1 Pants==5 } < /Section > < Tasty Cheese="3" / > < Section 5 >...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (113): Config::Magic Download

Added: September 24, 2010 | Visits: 699

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles...





Platforms: *nix

License: Freeware Size: 36.86 KB Download (97): Config::IniFiles Download

Added: April 23, 2010 | Visits: 820

jEdit 4.3 jEdit is an Open Source text editor written in Java. jEdit has many useful features, such as syntax highlighting, bracket matching, regular expression searching, multiple file search and replace, folding, and keyboard macros. jEdit also includes a powerful plugin architecture that allows more...


Platforms: *nix

License: Freeware Size: 2 MB Download (96): jEdit 4.3 Download

Added: April 04, 2010 | Visits: 925

HTML::CGIChecker HTML::CGIChecker is a Perl module to detect dangerous HTML code. SYNOPSIS use HTML::CGIChecker; $feedback = < TABLE CELLPADDING="2" >< TR >< TD >One column< /TD >< /TR >< /TABLE >< BR > " Arrays & variables " Dough > Hi, how are you ? And now some Perl code: < PRE > print "< HTML ><...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): HTML::CGIChecker Download

Released: June 12, 2014  |  Added: June 16, 2014 | Visits: 1.692

dbForge SQL Complete Express dbForge SQL Complete Express is a free add-in for SQL Server Management Studio and Visual Studio. It offers powerful autocompletion and formatting of T-SQL code that replaces native Microsoft T-SQL Intellisense. Besides the extension of the List Members, Complete Word and Parameter Info...


Platforms: Windows

License: Freeware Size: 10.2 MB Download (362): dbForge SQL Complete Express Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 577

jedit jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. To download, install, and set up jEdit as quickly and painlessly as possible, go to the Quick Start page. While jEdit beats many expensive development tools...


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.4 MB Download (46): jedit Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 546

SportsDraw Contains Excel spreadsheets for simplifying the recording of results for sports. TennisDraw8 - for 4-8 person knockout tennis tournaments. TennisDraw16 - for 9-16 person knockout tennis draws. TennisRoundRobinDraw - for pools of 8 - 10 players playing 1 to 3 set matches. RoundRobinDraw - for...


Platforms: Windows

License: Freeware Size: 138 KB Download (471): SportsDraw Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 292

SWL Brace Highlighting for JBuilder This project is an OpenTool for JBuilder. The tool extends JBuilder's editor such that whenever the carat is immediately preceded by a parenthesis (or brace or bracket) a highlight is placed on the matching element.


Platforms: Windows, Mac, Linux

License: Freeware Size: 37.13 KB Download (57): SWL Brace Highlighting for JBuilder Download

Added: June 24, 2013 | Visits: 1.462

String-Override for WordPress String override replaces the text with your designated text in admin panel. very simple and very usefull plugin to make theme very easy to update and maintain.plugin is fully functional in both ways ready to be use in template files as well as post/pages/widgets.works in 2 way1). short code...


Platforms: PHP

License: Freeware Size: 10 KB Download (54): String-Override for WordPress Download

Added: March 26, 2013 | Visits: 606

Talk Wiki To Me Talk Wiki To Me is based on the Better-{{Wiki}}-Links system. However, Talk Wiki To Me allows you to define more that just one custom wiki tag. This allows you the ability to define your own tags to multiple different search engines, websites, directories, or reference sites. Defining your own...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Talk Wiki To Me Download

Added: September 05, 2013 | Visits: 651

Ubercart Taxes Florida Surtax This module adds support for calculating Florida Discretionary Surtax in Ubercart. Florida Discretionary Surtax is added to the standard Florida state tax (currently 6%) and limited to the first $5000 of the order. The Florida Discretionary Surtax amount is calculated by determining the delivery...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): Ubercart Taxes Florida Surtax Download

Added: August 09, 2013 | Visits: 549

Aside Widget Aside widget allows a page or post to insert arbitrary content into a sidebar (or other dynamic widget area), supporting something similar to the typographic notion of a 'pull-quote'.Aside widget is triggered by the presence, in those pages which require it, of one or more 'aside' custom fields...


Platforms: PHP

License: Freeware Size: 174.08 KB Download (40): Aside Widget Download

Added: March 23, 2013 | Visits: 520

SPIC - Show Plugin Code SPIC is a simple plugin that allows to display a plugin code (or any other code) in raw format (without executing it).SPIC is very useful when you want to show a code (for example when you want to explain the usage of a new plugin) and you don't want Joomla to execute it.It works by converting...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): SPIC - Show Plugin Code Download

Added: September 30, 2013 | Visits: 357

CBCAnalyzer The CBCAnalyzer (CBC = compensatory base change) is a custom written software toolbox consisting of three parts, CTTransform, CBCDetect, and CBCTree. CTTransform reads several CT-file formats (ct, RNAviz ct or Mac ct), and generates a so called ``bracket-dot-bracket'' format that typically is...


Platforms: Mac

License: Freeware Size: 6.41 MB Download (35): CBCAnalyzer Download

Added: November 13, 2013 | Visits: 299

isityaml This project is about YAML, "a human friendly data serialization standard for all programming languages". YAML is just a text format for exchanging data. It exists for cases where XML is too much overhead. I like YAML. I find it more robust in practice than XML (where one missing angle bracket...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): isityaml Download

Added: June 10, 2013 | Visits: 268

gedit-plugins gedit is the official text editor of the GNOME desktop environment. While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor. Currently it features: * Full support for internationalized text (UTF-8) * Configurable syntax highlighting for various languages...


Platforms: *nix

License: Freeware Size: 1.38 MB Download (32): gedit-plugins Download

Added: November 24, 2013 | Visits: 461

RText for Linux The goal of RText is to create a complete, fully-featured text editor (designed primarily for programmers, but can be used by anyone) that can run on any platform. Originally designed to be a Windows Notepad clone, RText has grown into much more than that. Syntax Highlighting RText currently...


Platforms: *nix

License: Freeware Size: 4.66 MB Download (41): RText for Linux Download

Released: July 22, 2020  |  Added: September 05, 2020 | Visits: 841

Notepad3 Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an replacement for the default Windows text editor. Theres nothing wrong with Windows Notepad, its lightweight and fast; however programmers and other text file users will all agree that it has...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.69 MB Download (196): Notepad3 Download

< 1 2