Main > Free Download Search >

Free toolbar studio 4.0 software for linux

toolbar studio 4.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 689
64 Studio 2.0

64 Studio 2.0


64 Studio is developing a collection of software for digital content creation on x86_64 hardware. more>>
64 Studio is developing a collection of software for digital content creation on x86_64 hardware (thats AMDs 64-bit CPUs and Intels EM64T chips).
Its based on the pure 64 port of Debian GNU/Linux, but with a specialised package selection and lots of other customisations.
64 Studio has Debian Pure 64 with X.org, the Gnome desktop, kernel 2.6.12 with realtime preemption patches and a selection of creative applications. Please note that this release is provided for testing only, and comes with no warranty.
Problems in this release include useful packages missing or not installed by default, confusing Gnome menus and assorted warnings during installation. There are probably plenty of other things wrong with it as well, which is why were calling this an alpha release. But it does actually install and run on our Opteron and Athlon 64 test hardware.
Anyone who is interested in getting involved with the 64 Studio project would be most welcome. Our aim is to create a distribution with full (but completely optional) commercial support, which will generate revenue to pay free software developers.
Enhancements:
- 64 Studio 2.0 is designed to retain compatibility with Debian Etch, to create a long-lived and stable creative desktop. We combine the stability and quality of Etch with a specialised real-time preemption kernel and the latest creative tools demanded by multimedia artists. Our tweaks to Debian include simplified installation and default settings which help get production underway quickly. Its our target that users should be able to get from a blank hard disc to a fully hardware-optimised and usable creative desktop in just half an hour.
<<less
Download (773MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
830 downloads
Ubuntu Studio 9.04

Ubuntu Studio 9.04


Ubuntu Studio is a fantastic project which is used for creating multimedia. more>> <<less
Added: 2009-04-23 License: GPL Price: FREE
1 downloads
 
Other version of Ubuntu Studio
Ubuntu Studio 7.04Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio is aimed at the
License:GPL (GNU General Public License)
Download (MB)
948 downloads
Added: 2007-05-17
Sound Studio 1.0.6

Sound Studio 1.0.6


Sound Studio is a Sound Editing Tool. more>>
Sound Studio is a Tcl/Tk application written by Paul Sharpe as his third year individual project, for which he received the Microsoft Prize for Software Engineering. It was subsequently improved by Robin Whitehead.

It enables recording, playback and simple cut & paste editing of sound files of diverse formats on a PC equipped with a soundcard and the OSS (formally VoxWare) sound drivers.

It uses Lance Norskogs Sox for format conversion; the version weve used is bundled together with this software in its entirety to prevent incompatibility problems, although you should try it with your own sox if you have a more recent one.

Sound Studio is now "finished", but no doubt there are loads of bugs still to be found and features to be added.
<<less
Download (0.64MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1584 downloads
Tk::ToolBar 0.09

Tk::ToolBar 0.09


Tk::ToolBar is a toolbar widget for Perl/Tk. more>>
Tk::ToolBar is a toolbar widget for Perl/Tk.

SYNOPSIS

use Tk;
use Tk::ToolBar;

my $mw = new MainWindow;
my $tb = $mw->ToolBar(qw/-movable 1 -side top
-indicatorcolor blue/);

$tb->ToolButton (-text => Button,
-tip => tool tip,
-command => sub { print "hin" });
$tb->ToolLabel (-text => A Label);
$tb->Label (-text => Another Label);
$tb->ToolLabEntry(-label => A LabEntry,
-labelPack => [-side => "left",
-anchor => "w"]);

my $tb2 = $mw->ToolBar;
$tb2->ToolButton(-image => navback22,
-tip => back,
-command => &back);
$tb2->ToolButton(-image => navforward22,
-tip => forward,
-command => &forward);
$tb2->separator;
$tb2->ToolButton(-image => navhome22,
-tip => home,
-command => &home);
$tb2->ToolButton(-image => actreload22,
-tip => reload,
-command => &reload);

MainLoop;

This module implements a dockable toolbar. It is in the same spirit as the "short-cut" toolbars found in most major applications, such as most web browsers and text editors (where you find the "back" or "save" and other shortcut buttons).

Buttons of any type (regular, menu, check, radio) can be created inside this widget. You can also create Label, Entry and LabEntry widgets. Moreover, the ToolBar itself can be made dockable, such that it can be dragged to any edge of your window. Dragging is done in "real-time" so that you can see the contents of your ToolBar as you are dragging it. Furthermore, if you are close to a stickable edge, a visual indicator will show up along that edge to guide you.

ToolBars can be made "floatable" such that if they are dragged beyond their associated window, they will detach and float on the desktop. Also, multiple ToolBars are embeddable inside each other.

If you drag a ToolBar to within 15 pixels of an edge, it will stick to that edge. If the ToolBar is further than 15 pixels away from an edge and still inside the window, but you release it over another ToolBar widget, then it will be embedded inside the second ToolBar. You can "un-embed" an embedded ToolBar simply by dragging it out. You can change the 15 pixel limit using the -close option.

Various icons are built into the Tk::ToolBar widget. Those icons can be used as images for ToolButtons (see "SYNOPSIS"). A demo program is bundled with the module that should be available under the User Contributed Demonstrations when you run the widget program. Run it to see a list of the available images.

Tk::ToolBar attempts to use Tk::CursorControl if its already installed on the system. You can further control this using the -cursorcontrol option. See "PREREQUISITES".
The ToolBar is supposed to be created as a child of a Toplevel (MainWindow is a Toplevel widget) or a Frame. You are free to experiment otherwise, but expect the unexpected.
<<less
Download (0.055MB)
Added: 2006-06-12 License: Perl Artistic License Price:
1232 downloads
Personal Toolbar Button 1.01

Personal Toolbar Button 1.01


Personal Toolbar Button is an extension which adds a button to toggle on/off the Personal Toolbar toolbar in Firefox. more>>
Personal Toolbar Button is an extension which adds a button to toggle on/off the Personal Toolbar toolbar in Firefox.

Adds a button to toggle on/off the Personal Toolbar toolbar in Firefox. This way you can toggle off your bookmarks for more screen real estate when browsing, and easily toggle it back on when you want to go browse another site. Dedicated to public domain, since it is such a simple extension.

Updated version should resolve most icon/theme problems. It introduces a new bug: the icon is ugly! ;-) If anyone can help, Id appreciate that!

If you have any problems, post a comment or message me on aim J C 2 A S T R O (no spaces) and Ill try to help.

Well, the button worked fine. Made the bookmarks toolbar appear and disappear. Unfortunately, the toolbar was blank the entire time. Uninstalling the extension has not helped. Nothing on the toolbar and it will not accept drag and drop. Very annoying.

Im really sorry you had that problem. It works for me almost perfectly. Data loss is a very serious issue. I dont know how my little extension could cause that. It uses a simple three-line function to toggle a toolbar, and it modifies only one property on the DOM.

I cant replicate your browsers behavior at all. What is your browers configuration? Your problem could be unrelated to my little extension. Which extensions and which version of Firefox do you run?

Found the button :) Its blank with no icon, but works fine.

<<less
Download (0.003MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
934 downloads
64 Studio 2.0 Live

64 Studio 2.0 Live


64 Studio is developing a collection of software for digital content creation on x86_64 hardware. more>>
64 Studio is developing a collection of software for digital content creation on x86_64 hardware (thats AMDs 64-bit CPUs and Intels EM64T chips).
Its based on the pure 64 port of Debian GNU/Linux, but with a specialised package selection and lots of other customisations.
64 Studio has Debian Pure 64 with X.org, the Gnome desktop, kernel 2.6.12 with realtime preemption patches and a selection of creative applications. Please note that this release is provided for testing only, and comes with no warranty.
Problems in this release include useful packages missing or not installed by default, confusing Gnome menus and assorted warnings during installation. There are probably plenty of other things wrong with it as well, which is why were calling this an alpha release. But it does actually install and run on our Opteron and Athlon 64 test hardware.
Anyone who is interested in getting involved with the 64 Studio project would be most welcome. Our aim is to create a distribution with full (but completely optional) commercial support, which will generate revenue to pay free software developers.
Enhancements:
- 64 Studio 2.0 is designed to retain compatibility with Debian Etch, to create a long-lived and stable creative desktop. We combine the stability and quality of Etch with a specialised real-time preemption kernel and the latest creative tools demanded by multimedia artists. Our tweaks to Debian include simplified installation and default settings which help get production underway quickly. Its our target that users should be able to get from a blank hard disc to a fully hardware-optimised and usable creative desktop in just half an hour.
<<less
Download (585.2MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
818 downloads
ChaCha Toolbar 1.0

ChaCha Toolbar 1.0


By searching with a Guide your query is sent to a real person who is skilled at finding information on the internet and knowledgable on the subject at... more>> <<less
Download (776KB)
Added: 2009-04-19 License: Freeware Price: Free
220 downloads
GeoVistaStudio 1.2

GeoVistaStudio 1.2


GeoVISTA Studio is an open software development environment designed for geospatial data. more>>
GeoVISTA Studio is an open software development environment designed for geospatial data. GeoVistaStudio is a programming-free environment that allows users to quickly build applications for geocomputation and geographic visualization.
One barrier to the uptake of Geocomputation and Geovisualization is there is no system or toolbox that provides easy access to useful functionality. GeoVISTA Studio provides rapid, programming free development of complex applications for:
- data exploration
- knowledge construction
- geocomputation
- visualization
Studio Includes Interactive Query Devices for Exploratory GeoVisualization, 3D Render for complex and sophisticated 3D graphics, 2D mapping and statistical tools.
Studio provides a:
1. Visual Programming-Free Environment for rapid development.
2. Component-Oriented Programming: uses JavaBeans as programming components. Any JavaBeans (developed by 3rd parties) can be plugged in!
3. Recursive Development turns a developed application into a JavaBean component. Developed components (applications) are reusable (scalable), and developed components can be shared by other Studio users and/or java programmers.
<<less
Download (MB)
Added: 2006-01-13 License: LGPL (GNU Lesser General Public License) Price:
1380 downloads
RedWolf WebDeveloper Studio 0.0.4

RedWolf WebDeveloper Studio 0.0.4


RedWolf WebDeveloper Studio is an html editor. more>>
This is an html edit i started building it is my first program and it is only about a week old this is just a preview.
Main features:
- Open and Save Files
- Quick Code Buttons.
- Status bar seconds as a address bar.
- Code, Split, Pre Views
- Hex Color Code Dialog Picker.
- Expander button for streaching views
- You can view your project in real time as you code it.
<<less
Download (0.29MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1523 downloads
Ask.com Toolbar 2.0

Ask.com Toolbar 2.0


Ask.com Toolbar is an extension to search better with Ask.com whereever you go with your Firefox browser. more>>
Ask.com Toolbar is an extension to search better with Ask.com whereever you go with your Firefox browser. Get direct access to the new AskCity and a convenient drop-down box for Maps with your favorite locations.

Save images and Web pages for sharing in MyStuff, get your fill of the blogosphere with Ask-powered blog and feed search, and read news headlines right in the toolbar. Customize your toolbar with any of these and many other options including weather, stocks, shopping, translations and more.

<<less
Download (0.063MB)
Added: 2007-05-03 License: Other/Proprietary License Price:
907 downloads
Bible Toolbar 3.5.0

Bible Toolbar 3.5.0


A toolbar for searching BibleGateway.com more>> <<less
Added: 2009-06-27 License: GPL Price: FREE
12 downloads
Aqua Data Studio 6.0.10

Aqua Data Studio 6.0.10


Aqua Data Studio is a database query tool and administration tool that allows developers to easily create, edit, and execute SQL more>>
Aqua Data Studio program is a database query tool and administration tool that allows developers to easily create, edit, and execute SQL scripts, as well as browse and visually modify database structures.
Aqua Data Studio provides an integrated database environment with a single consistent interface to all major relational databases. This allows the database administrator or developer to tackle multiple tasks simultaneously from one application.
Main features:
Query Analyzer/Window
- Aqua Data Studios sophisticated Query Analyzer allows users to work on database scripts with specific RDBMS syntax highlighting and auto-completion to develop and test SQL scripts. Other features to speed up development include SQL automation, auto-describe and sortable multi-grid results. The query analyzer also provides client side variable binding, allowing a user to execute stored procedures or functions with local variables binded to receive out parameters. The query window also provides two modes of operation, using a SplitPane View or a MultiTab View for the editor and the query results.
Schema Browser & Visual Editing
- Its graphical browsing capabilities allow you to understand the structure and dependencies of the database schema with a single mouse click. The schema browser also allows you to visually edit any schema object with a graphical design form to CREATE, ALTER or DROP the object. Visual editing supports Tables, Indexes, Procedures, Data Types and other schema objects. The visual editors also provides an SQL preview of all the commands to be executed to commit the operation.
Schema Extraction & DDL Scripting
- Its graphical browsing allows you to extract the structure definition of all schema objects and to script the SQL DDL and DML (eg CREATE, ALTER, DROP, SELECT, INSERT, UPDATE and DELETE) syntax for database schema objects (including Tables, Views, Triggers, Stored Procedures and Functions).
Table Data Editor
- A powerful Table Data Editor allows you to modify your results graphically and save them. By writing a single table SELECT statement in the Query Analyzer and clicking on the Execute Edit button, a separate window is opened with the query results for you to edit and save. You may also browser to a table in the schema browser and select the Edit Table from the popup menu to edit the first 1000 records in a table.
Enhancements:
- Enhancements in this release include OS X Integration, Windows integration, complete and customizable keymapping, a schema difference tool, a directory difference tool, a file difference tool, a tab difference tool, a copy history difference tool, SQL Server DBA tools, and Sybase DBA tools.
- In total, there were over 100 new features.
<<less
Download (53.2MB)
Added: 2007-01-16 License: Free for non-commercial use Price:
859 downloads
MinGW Developer Studio 2.06

MinGW Developer Studio 2.06


MinGW Developer Studio is a cross-platform C/ C++ IDE for the GNU C/C++ Compilers. more>>
MinGW Developer Studio is a cross-platform C/ C++ IDE for the GNU C/C++ Compilers.

It features a multiple document interface, syntax highlighting, code folding, help integration, project management, debug and release project configuration support (like Visual Studio 6.0), debugging support, code calltip, makefile support, smart indent, and more.

<<less
Download (1.8MB)
Added: 2006-07-14 License: Freeware Price:
1262 downloads
IMVU Toolbar 2.1

IMVU Toolbar 2.1


IMVU Toolbar is a Firefox extension that allows you to navigate quickly and conveniently through the IMVU website. more>>
Move into the next dimension of web technology with IMVU, the worlds greatest 3D instant messenger! IMVU Toolbar is a Firefox extension that allows you to navigate quickly and conveniently through the IMVU website.

Be a part of the next trend in web social interaction with this extremely functional toolbar. It allows you quicker access to all the things you want from IMVU, all the time!

Imagine how easy it will be to jump in to check your IMVU homepage for messages, see whos online in your buddylist, look through random profiles, surf for products in the catalog, and more with just a simple mouse click.

<<less
Download (0.029MB)
Added: 2007-06-07 License: MPL (Mozilla Public License) Price:
846 downloads
AsiVan Toolbar 1.0.2

AsiVan Toolbar 1.0.2


AsiVan Toolbar is a Firefox extension to display Live Scores for world soccer fanatics. more>>
AsiVan Toolbar is a Firefox extension to display Live Scores for world soccer fanatics.

The toolbar displays World Cup, Libertadores Cup and Mexican Soccer Real Time Scores.

<<less
Download (0.003MB)
Added: 2007-05-03 License: MPL (Mozilla Public License) Price:
905 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5