Search: in
X Toolkit
X Toolkit in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for X Toolkit

X Toolkit





Encyclopedia results for X Toolkit

  1. X Toolkit Intrinsics

    About X toolkit compiler intrinsics Intrinsic function Telecom s XT Mobile Network XT Mobile Network X Toolkit Intrinsics also known as Xt , for X toolkit is a library computer science library used in the X Window System . More precisely, it is a library that uses the low level Xlib library and provides a friendly object oriented looking API to develop X11 software with graphical widgets. It can be used in the C programming language C or C languages. Image X client libraries.svg frame Xt and related libraries The low level Xlib library provides functions for interacting with an X11 Server computing server , but does not provide any function for implementing the graphical objects used in GUI s, such as buttons, menus, etc. Such objects are called Widget computing widgets . The Xt library provides support for creating and using widget types, but does not provide any specific widget. Specific widgets are implemented by other libraries using Xt, such as Xaw and Motif widget toolkit Motif . A programmer can for example use the Xt library to create and use a new widget type such as a two side button. Since applications typically require a number of standard widgets such as buttons, menus, etc., they usually rely on a library such as Xaw and Motif widget toolkit Motif that provides such widgets, rather than implementing them directly using Xt. Most modern toolkits such as FLTK , GTK GTK , and Qt toolkit Qt do not use the Xt library, preferring to use Xlib directly. See also X Window System protocols and architecture External links http www.x.org docs Xt X Toolkit Intrinsics C Language Interface cite web url http www.faqs.org faqs Xt FAQ title comp.windows.x.intrinsics Frequently Asked Questions date 1997 04 18 publisher faqs.org accessdate 2008 07 13 http www.cs.cf.ac.uk Dave X ... Widget toolkits Category X based libraries Category C libraries Category Graphics libraries fr Intrinsics ja X Toolkit Intrinsics uk Intrinsics zh Xt ...   more details



  1. X Audio Compression Toolkit

    Notability date March 2011 Unreferenced date March 2011 Infobox Software name xACT logo screenshot caption author developer Scott Brown released latest release version latest release date latest preview version latest preview date programming language operating system Mac OS X Mac OS X v10.4 10.4 platform language status genre license website http xact.scottcbrown.org xACT short for X Audio Compression Toolkit is a free software audio utility for Mac OS X . It handles compression and decompression between various lossless audio formats, secure CD ripping, and is a graphical interface for the Unix applications Shorten , shntool , Monkey s Audio , Free Lossless Audio Codec FLAC , and cdda2wav . music software stub Category Free audio software ...   more details



  1. Translate Toolkit

    Infobox Software name Translate Toolkit developer Translate.org.za latest release version 1.8.1 latest ... http translate.sourceforge.net wiki toolkit index translate.sourceforge.net The Translate Toolkit is a localization and translation toolkit. It provides a set of tools for working with localization file formats and files that might need localization. The toolkit also provides an API on which to develop other localization tools. The toolkit is written in the Python programming language Python programming ... and is now maintained by Translate.org.za and community developers. History The toolkit was originally ... Toolkit would be adapted to handle the OpenOffice.org internal file format. Translating ... the work received a major boost and the toolkit was further extended to manage XLIFF files alongside ... . Design goals The main aim of the toolkit is to increase the quality of localisation and translation. This is achieved by firstly, focusing on good localisation formats thus the toolkit makes use of the PO ... formats and allows localizers to work with one good localization tool. For the toolkit this means .... Lastly, the toolkit provides a powerful localisation API ref cite web url http translate.sourceforge.net doc api title Translate Toolkit API documentation ref that acts as a base on which to build other localization related tools. Users Many translators use the toolkit directly, to do quality checks ... Toolkit API Pootle an online translation tool http open tran.eu open tran providing translation ... community localization is done through PO files produced by the toolkit Virtaal a localisation and translation ... .properties Qt toolkit Qt .ts, .qm and .qph Qt Phrase Book Gettext .mo OmegaT glossaries Haiku catkeys ... DTD OpenOffice.org SDF PHP strings OS X strings Adobe Flex files INI file Windows Wine .rc files iCalendar ... wiki toolkit index Translate Toolkit home page http translate.sourceforge.net wiki toolkit formats Supported document formats Ohloh project id translate toolkit http pypi.python.org pypi Translate ...   more details



  1. MKS Toolkit

    Refimprove date January 2009 MKS Toolkit is a software package produced and maintained by MKS Inc. that provides a Unix like environment for scripting, connectivity and porting Unix and Linux software to both 32 and 64 bit Microsoft Windows systems. It was originally created for MS DOS. ref http www.crn.com software 23900573 jsessionid WTUXA2C33P3ZMQSNDLPSKHSCJUNN2JVN ref In 1999 MKS acquired a company based in Fairfax, Virginia Fairfax , Virginia , called Datafocus Inc. The Datafocus product N u TCRACKER had included the MKS Toolkit since 1994 as part of its Unix compatibility technology and hence the purchase was a natural fit for MKS. Overview The MKS Toolkit products offer functionality in the following areas Various command shell environments Bourne shell , Korn shell , Bash Unix shell Bash , C shell , Tcl shell Traditional Unix commands 400 grep, awk, sed, vi, ls, kill, http www.mkssoftware.com products tk commands.asp and more... Windows specific commands 70 registry, shortcut, desktop, wcopy, db, dde, userinfo, http www.mkssoftware.com products tk commands.asp?product Win32 and more... Tape Archive commands tar, cpio, pax, zip, bzip2, ar, ... Connectivity clients servers Secure Shell ssh , remote shell , telnet , xterm , kterm, rexec, rlogin , http www.mkssoftware.com products tk commands.asp?product cs and more... Porting APIs including fork , signals, alarms, threads, http www.mkssoftware.com docs api index.asp and more... Graphical porting APIs X, ncurses , Motif widget toolkit Motif , OpenGL , ... Systems Supported MKS Toolkit products support both 32 bit and 64 ... Toolkit also run on Windows NT and Windows 2000 , and also run on Windows 95 98 with the loss ... External links http www.mks.com MKS Home http www.mkssoftware.com products MKS Toolkit Products Page http www.mkssoftware.com docs MKS Toolkit tt man tt Pages Category Compilers Category Computer programming tools Category Compatibility layers Category Unix emulators id MKS Toolkit uk MKS Toolkit ...   more details



  1. Harmony (toolkit)

    The Harmony toolkit is a never completed free software widget toolkit that aimed to be Application Programming Interface API compatible with the then non GPL licensed Qt framework Qt widget toolkit. The QPL license that Qt used was free only if the program was not sold for profit and if its source code was freely available. It was later released under the terms of the GNU Lesser General Public License LGPL . In addition to source compatibility with Qt, the Harmony project also aimed to add functionality such as multi threaded applications and pluggable themes. Features that Qt itself later added. The GNU project launched the Harmony project, and also the GNOME desktop project, to counter the perceived problem that the free software KDE desktop was gaining popularity but was requiring that people install non GPL licensed software. Development ceased at the end of 2000, when Qt was released under the GPL , removing the perceived need for the Harmony Project to exist. In January 2009 Qt itself was made available under the GNU LGPL, along with the previous license options. External links http www.gnu.org gnu thegnuproject.html The GNU project , an essay by Richard Stallman, telling the story of Qt, Harmony, and GNOME http lists.kde.org ?l kde freeqt&r 1&w 2 Harmony FreeQt mailing list http www.linuxbase.org futures ideas issues libqt Qt and the LSB , mostly tangental information about Qt licensing KDE DEFAULTSORT Harmony Toolkit Category KDE Category Widget toolkits Category X based libraries es Harmony widget fr Harmony toolkit nl Harmony toolkit ...   more details



  1. Fox toolkit

    Infobox software name FOX toolkit logo Image Foxlogo small.jpg 200px screenshot caption FOX applications developer Jeroen van der Zijp, FOX community latest release version 1.6.37 Major stable latest release date release date and age 2009 11 11 programming language C operating system Cross platform genre Development Library license GNU Lesser General Public License website http www.fox toolkit.org The FOX toolkit is an open source , cross platform widget toolkit , that is, a library of basic elements for building a graphical user interface GUI . FOX stands for Free Objects for X. It features a hard ... as the X Window System which is used on many Unix UNIX and UNIX like operating systems . ref http freshmeat.net articles gui toolkits for the x window system FOX Toolkit , GUI Toolkits for The X Window System, by Leslie Polzer, 27 Jul 2003, freshmeat.net ref The FOX toolkit has been released under ..., with the help of a growing Citation needed date September 2007 user community. The FOX toolkit is written ... platform toolkit but does not have all of the widgets that FOX considers desirable. Qt toolkit Qt ... have some support for programming natively on Mac OS and or Mac OS X platforms, which FOX currently ..., as opposed to the original Java Abstract Window Toolkit AWT style approach which used native ... , a graphical file manager for the X Window System TnFOX , a fork of the FOX library See also Portal Free software Widget toolkit List of widget toolkits Qt toolkit A widget toolkit used by KDE GTK The GIMP toolkit, a widget toolkit used by GNOME applications gtkmm C version of GTK FLTK A light, cross platform, non native widget toolkit Ultimate wxWidgets cross platform open source C widgets toolkit developed by community Visual Component Framework VCF Juce TnFOX fpGUI A cross platform GUI toolkit ... Widget toolkits DEFAULTSORT Fox Toolkit Category Widget toolkits Category Free software programmed in C de FOX Toolkit fr FOX Toolkit ru FOX toolkit fi FOX toolkit ...   more details



  1. XForms (toolkit)

    for the XML form definition language XForms XForms is a GUI toolkit based on Xlib for the X Window System . It features a rich set of objects, such as buttons, scrollbars, and menus etc. In addition, the library is extensible and new objects can easily be created and added to the library. Distributed under the GNU Lesser General Public License , ref cite web url http cvs.savannah.nongnu.org viewvc xforms README?root xforms&view markup title README from project source code quote It is licensed under the GNU LGPL Lesser General Public License version 2.1. See the file COPYING.LIB for the gory details. ref XForms is free software . XForms was based on the Forms Library by Mark Overmars , converted from using IRIS GL a precursor to OpenGL that also included calls to create windows and manage events to X Window System X11 . A similar conversion was used to make the first versions of fltk so all these toolkits are distantly related. The toolkit was originally used by the Xfce desktop environment before the switch to the GTK toolkit. External links Portal Free Software http xforms toolkit.org Homepage http savannah.nongnu.org projects xforms Project Page waybackdate site http world.std.com xforms date 20060423084929 title Old Project Page References Reflist 2 DEFAULTSORT Xforms Toolkit Category Application programming interfaces Category Free development toolkits and libraries software stub Widget toolkits de XForms Toolkit et XForms ...   more details



  1. Globus Toolkit

    Infobox software name Globus Toolkit logo screenshot caption developer Globus Alliance latest release version http www.globus.org toolkit downloads latest stable 5.0.2 latest release date July 19, 2010 latest preview version latest preview date operating system Linux , FreeBSD , Solaris operating system Solaris , Mac OS X , HP UX and IBM AIX operating system AIX . platform Personal computer PC genre Grid computing license Apache license http www.globus.org toolkit legal 4.0 website http www.globus.org toolkit Portal Free software The Globus Toolkit , currently at version 5, is an open source toolkit for building Grid computing computing grids developed and provided by the Globus Alliance . Standards implementation The Globus Toolkit is an implementation of the following standards Open Grid ... WSDL Grid Security Infrastructure GSI Expand list date August 2008 The Globus Toolkit has implementations ... Storage GASS and GridFTP The following Globus Toolkit components are supported by the OGF defined ... can function with Globus Toolkit, including SAGA C Reference Implementation The Simple API for Grid ... and http portal.p grade.hu P GRADE Portal Grid Packaging Toolkit GPT http www.niu.edu mpi MPICH G2 ... support for the Globus Toolkit using a business model similar to that of Red Hat . Job schedulers GRAM Grid Resource Allocation Manager , a component of the Globus Toolkit, officially supports ... job scheduler s that can be used with the Globus Toolkit Sun Grid Engine , an open source batch ... gt sge.html Globus Toolkit 2 or 3 or a http www.lesc.ic.ac.uk projects SGE GT4.html Globus Toolkit ... commercial solutions are available for integrating SGE into Globus Toolkit also. Simple Linux Utility ... Toolkit version 5 GT5 in late 2009. http www.mail archive.com gt user lists.globus.org msg01311.html ... References references External links http www.globus.org toolkit Globus Toolkit homepage Category Grid computing products es Globus Toolkit it Globus Toolkit pl Globus Toolkit pt Globus Toolkit zh ...   more details



  1. CSLU Toolkit

    The CSLU Toolkit is a software library comprising a comprehensive suite of tools that enable exploration, learning, and research into speech and human computer interaction . The tools include Audio Display Speech recognition Speech generation Animated faces See also Center for Spoken Language Understanding List of speech recognition software External links http cslu.cse.ogi.edu toolkit index.html Welcome page , CSLU Toolkit Compu library stub Category Computer libraries ...   more details



  1. Widget toolkit

    widget Widget s that are provided by a toolkit typically adhere to a unified design specification ... amulet papers futureofhciACM.pdf ref The toolkit handles Event handler user events , for example ... programs. The look and feel of the widgets can be hard coded in the toolkit, but some widget toolkit APIs decouple the look and feel from the definition of the widgets, allowing the widgets to be themed ... platform, non native widget toolkit FOX toolkit A fast, open source, cross platform widget toolkit http ... of Cocoa formerly NeXT s OpenStep Objective C libraries GTK The GIMP toolkit, a widget toolkit ... Juce An extensive cross platform UI toolkit JX Application Framework Microsoft Foundation Classes The most commonly used widgeting toolkit for Windows. Motif widget toolkit Motif Object Windows Library Object Windows Library & OWLNext Qt toolkit Qt Cross platform UI toolkit, LGPL or commercial licence, used for example in KDE , Google Earth , Skype Standard Widget Toolkit SWT for Java Swing Java Swing Java programming language Java widget toolkit Tk framework Tk Toolkit part of the Tcl project ... Library wxWidgets Free, extensible, cross platform UI toolkit with a dockable user interface extension XForms toolkit XForms Zinc Application Framework Zinc An object oriented C platform independent ... interfaces da Toolkit de Toolkit fa fr Toolkit ko it Toolkit ja pt Toolkit ...   more details



  1. Template Toolkit

    The Template Toolkit TT is a fast and flexible template engine used primarily for building web sites but also suitable for any type of digital document creation like PDF or LaTeX . Template Toolkit, or TT for short, is based on a mini language, rather than allowing direct perl like some of its competitors like Mason Perl Mason . This forces developers to only have presentation logic in their templates, and move business logic into perl libraries. It is written in Perl , with some popular accessories in XS Perl C , and released under a free software licence Perl Artistic Licence or GPL . It s also a popular choice as templating system for various perl application frameworks, including the Catalyst MVC Framework , CGI Application and the Maypole framework . The Template Toolkit was written by Andy Wardley . The prototype for TT the Text MetaText Perl module was released in 1996. The first version of TT proper was released in 1999. Version 2.00 was released in 2001. Version 3 is currently in development. ref http tt3.template toolkit.org ref External links Portal Free software http template toolkit.org Template Toolkit Web Site http search.cpan.org dist Template Toolkit Template Toolkit on the CPAN http www.oreilly.com catalog perltt Perl Template Toolkit book ISBN 0 596 00476 1 http wardley.org Andy Wardley s Web Site http github.com claco tt.net tree master C port of TT References references Categories Category Perl modules Category Free software programmed in Perl Category Template engines de Template Toolkit ja Template Toolkit ru Template Toolkit ...   more details



  1. Accessibility Toolkit

    In computing , Accessibility Toolkit ATK refers in particular to the GNOME ATK. The GNOME ATK, a Software developer developer toolkit , allows programmers to use common GNOME accessibility features in their application software applications . This includes such features as high contrast visual themes for the visually impaired visually impaired and keyboard behaviour modifiers e.g. sticky keys for those with diminished motor control. Implementation GAIL the GNOME Accessibility Implementation Library implements the accessibility interface computer science interface s defined by the GNOME Accessibility Toolkit ATK . ref cite web url http naveenk.wdfiles.com local files publications AccessibleSpeech.pdf title Automatic Generation of Speech Interface for GUI Tools Applications using Accessibility Framework first Naveen last Kumar page 3 pages 7 format PDF archivedate accessdate 2010 02 17 quote The GTK implementation of these ATK accessibility interfaces are available in a module called GNOME Accessibility Implementation Library GAIL . ref External links Portal Free software http projects.gnome.org accessibility GNOME Accessibility Project http ftp.gnome.org pub GNOME sources atk Accessability Toolkit Source Download References Reflist GNOME GNOME stub Category Accessibility API Category GNOME Category GTK es ATK it Accessibility Toolkit hu ATK pl ATK informatyka pt Accessibility Toolkit ru ATK ...   more details



  1. Vine Toolkit

    Infobox software name Vine Toolkit logo screenshot caption collapsible no developer Poznan Supercomputing and Networking Center status Active latest release version 1.3 latest release date release date 2011 04 05 latest preview version latest preview date operating system Cross platform size programming language Java programming language Java genre software framework license Apache License Version 2.0 http vinetoolkit.org content licensed under apache 20 website http vinetoolkit.org Vine Toolkit is an open source software framework that is used to create Grid computing Grid aware web applications. ref cite web url http www.it tude.com thevinetoolkit.html title IT Tude.com Vine Toolkit entry ref Usage According to the Vine Toolkit web site Vine is a modular, extensible Java library that offers developers an easy to use, high level Application Programmer Interface API for Grid enabling applications. Vine can be deployed for use in desktop, Java Web Start, Java Servlet and Java Portlet environments with ease. ref cite web url http vinetoolkit.org content vine toolkit title Vine Toolkit information ref According to the Vine Toolkit project page, Vine case be used to Create web application based on Adobe Flex Flex technologies. Add Grid computing Grid context to the web components with the relevant ... structure The Vine Toolkit consists of a core project that defines a base API and programming model ..., like the Globus Toolkit 4 Vine, are concerned with adding support for particular third party libraries ... cite web url http www.springerlink.com content cm8g8xvu4v507115 title The Vine Toolkit A Java Framework ... integration with Vine Toolkit ref Integration with the Liferay portal. Web service instance. Standalone console application. Release history Vine Toolkit 1.0 May 2008 Vine Toolkit 1.1 October 2009 Vine Toolkit 1.2 April 2010 Vine Toolkit 1.3 April 2010 References reflist 1 External links http vinetoolkit.org Vine Toolkit Category Grid computing Category Open source software distributions ...   more details



  1. University Toolkit

    Orphan date February 2009 University Toolkit is a software package developed by the MPAA for University system administrator s to track and log what types of, and how much, traffic goes through their network, and over the internet provided by the University. The toolkit was available for free at www.universitytoolkit.org until a developer for Ubuntu the operating system which the toolkit is based on contacted the MPAA and requested that it be taken down ref http mjg59.livejournal.com 78590.html mjg59 Spot the difference Bot generated title ref , citing GPL violations, stating that under the GPL, any software must have its source code released under the GPL as well. The MPAA has not released the source code to University Toolkit, despite it being supposedly based entirely on open source software, specifically snort software snort and ntop . References references External links http blog.washingtonpost.com securityfix 2007 11 mpaa university toolkit opens 1.html Network software stub Category Network analyzers Category Unix network related software ...   more details



  1. SME Toolkit

    A project of the International Finance Corporation, a member of the World Bank Group , the SME Toolkit offers free business management information and training for small and medium enterprises SMEs on accounting and finance, business planning, human resources HR , marketing and sales, operations, and information technology IT . The SME Toolkit offers a wide range of how to articles, business forms, free business software, online training, self assessment exercises, quizzes, and resources to help entrepreneurs, business owners, and managers in emerging markets and developing countries start, finance, formalize, and grow their businesses. The SME Toolkit has 31 regional partners and translated the toolkit into 15 languages Spanish, French, Portuguese, Russian, Ukrainian, Macedonian, Arabic, Hindi, Tamil, Sinhalese, Sri Lankan Tamil, Indonesian Bahasa, Bengali, Chinese and Vietnamese. About the International Finance Corporation The mission of the International Finance Corporation is to promote sustainable private sector investment in developing countries as a way to reduce poverty and improve people s lives. IFC finances private sector investments in the developing world, mobilizes capital in the international financial markets, and provides technical assistance and advice to governments and businesses. External links http www.smetoolkit.org SME Toolkit http www.ifc.org International Finance Corporation Category International development Category World Bank ...   more details



  1. The Coroner's Toolkit

    notability Products date January 2011 Infobox software name The Coroner s Toolkit logo screenshot caption author Dan Farmer and Wietse Venema developer released latest release version 1.19 latest release date August 29, 2009 latest preview version latest preview date programming language operating system Unix like platform language status genre Computer forensics license IBM Public License website http www.porcupine.org forensics tct.html Portal box Computer security Free software The Coroner s Toolkit or TCT is a suite of computer security programs by Dan Farmer and Wietse Venema . It is is used to assist in digital forensic analysis. The suite runs on FreeBSD , OpenBSD , BSD OS , SunOS Solaris operating system Solaris and Linux . There is also a port to HP UX . Parts of TCT are also somewhat applicable to analysis of and data recovery from other computer disasters. It is free software released under the terms of the IBM Public License . External links http www.porcupine.org forensics tct.html Official home page http rootprompt.org article.php3?article 738 Feature The Coroner s Toolkit http www.fish2.com tct FAQ.html Frequently Asked Questions about The Coroner s Toolkit DEFAULTSORT Coroner s Toolkit Category Computer forensics Category Unix security related software Category Hard disk software Category Digital forensics software Storage software stub es The Coroner s Toolkit fr The Coroner s Toolkit ...   more details



  1. Wink toolkit

    Infobox software name Wink Toolkit logo screenshot caption developer Dojo Foundation latest release version 1.3 latest release date release date 2011 04 01 operating system Cross platform programming language JavaScript genre JavaScript toolkit or library computing library license BSD License website http www.winktoolkit.org Wink , which stands for Webapp Innovation Kit , is an Open Source framework for building mobile web applications on devices such as the IPhone or Android Android operating system . It is based on web technologies such as HTML , CSS , and JavaScript . The project started in early 2009 at Orange Labs. Since June 17th 2010, Wink is a project of the Dojo foundation Wink toolkit provides all the basic functionalities of a JavaScript framework from DOM manipulation to asynchronous HTTP requests and also some mobile oriented features like touch and gestures events handling. Beyond that, wink toolkit offers advanced graphical components, like HTML 3D tag clouds and shapes or multitouch components. Packages Wink toolkit is divided into 8 packages core , which contains all the heart of the kit ui , for all the graphical components ux , interractions components mm , multimedia package net , for network related tasks api , to handle low level HTML5 features fx , for CSS transitions and transform either 2D or 3D math , a set of mathematic libraries It also includes an Easy caching mechanism. See also Dojo Toolkit External links http www.winktoolkit.org Official wink toolkit site Category JavaScript libraries ...   more details



  1. Rialto Toolkit

    Otheruses Rialto disambiguation Rialto Rich Internet Application Toolkit is a cross browser Ajax programming ajax based JavaScript Widget toolkit widgets library . Because it is technology agnostic it can be encapsulated in JavaServer Pages JSP , JavaServer Faces JSF , Python programming language Python , .NET Framework .Net or PHP graphic components. The purpose of Rialto is to ease the access to Rich Internet application development to corporate developers. Ideally a Rialto developer have neither need to write or understand DHTML , Ajax programming Ajax , Document Object Model DOM code or Rich Internet application RIA concepts. Widgets library includes forms, drag & drop, tree, data list with fix header and resizable columns, pop up, splitter and so on. Rialto enables Single Page Application development, and is available under open source Apache License . External links http rialto.improve technologies.com wiki rialto Rialto , Rich Internet Application Toolkit http rialto.improve technologies.com rialto Demo ECMAScript Application frameworks Widget toolkits Category JavaScript libraries Category Rich Internet application frameworks ...   more details



  1. Customer toolkit

    unreferenced date November 2010 Customer toolkits are devices that enable customers to design products, which are in turn created by the firm. Firms must make their proprietary knowledge available to customers through easy to use resources in order to allow the average customer to approach the skill of an expert. An example of a customer toolkit is the Lego Digital Designer . Category Product design ...   more details



  1. Clutter (toolkit)

    . ref http www.clutter project.org download.html Clutter Toolkit Download ref Programming languages ... Platforms Clutter is developed on the X Window System , using the GLX extension ref http www.clutter ... environments, either using X or the native frame buffer . As of release 0.6, native support for Mac OS X has been added ref http blogs.gnome.org tko 2008 05 26 three steps forward one giant step .... source lang c float x, y x clutter actor get width stage clutter actor get width label 2 y clutter actor get height stage clutter actor get height label 2 clutter actor set position label, x ... mode 2000, the duration of the animation scale x , 2.0, final horizontal scaling factor scale y ... ClutterText , x 400, y 300, text Hello, world , color black , font name Sans 48px , signals name destroy ... project.org blog Clutter project blog DEFAULTSORT Clutter Toolkit Category Graphics libraries ...   more details



  1. Spread Toolkit

    Unreferenced date February 2008 Infobox Software name The Spread Toolkit developer Spread Concepts LLC latest release version 4.1 latest release date June 18, 2009 released 1993 status Active programming language C programming language C operating system Cross platform genre Group communication system , Peer to peer license The Spread Open Source License website http www.spread.org The Spread Toolkit is a computer software package that provides a high performance group communication system that is resilient to faults across local and wide area networks. Spread functions as a unified message bus for distributed applications, and provides highly tuned application level multicast, group communication, and point to point support. Spread services range from reliable messaging to fully ordered messages with delivery guarantees. The toolkit consists of a messaging server, and client libraries for many software development environments, including C programming language C C programming language C libraries with and without thread support , a Java programming language Java Class to be used by applets or applications, and interfaces for Perl , Python programming language Python , and Ruby programming language Ruby . Additional interfaces for many other software environments have been provided by third parties. In typical operation, each computer in a cluster runs its own instance of the Spread server, and client applications connect locally to that server process. The spread servers, in turn, communicate with each other to pass messages to subscriber applications. It can also be configured such that clients distributed across the network all communicate with a Spread server process on a single host. The Spread Toolkit is developed by http www.spreadconcepts.com Spread Concepts LLC ... Toolkit exist in the following languages platforms Ada programming language Ada http sourceforge.net ... links http www.spread.org Spread Toolkit Home Page Category Middleware ...   more details



  1. Synthesis Toolkit

    The Synthesis Toolkit STK is an open source Application programming interface API for Real time computing real time audio synthesis with an emphasis on classes to facilitate the development of physical modelling synthesizers. It is written in C and is written and maintained by Perry Cook at Princeton University and Gary Scavone at CCRMA . It contains both low level synthesis and signal processing classes oscillator s, audio filter filter s, etc. and higher level Tool instrument classes which contain examples of most of the currently available physical modelling algorithm s in use today. The STK is used widely in creating software synthesis applications, many of the hardware implementation s of which would be protected by patent s by Yamaha Corporation Yamaha and other synthesizer manufacturer s. Versions of the STK instrument classes have been integrated into ChucK , CSound Csound , Real Time Cmix , Max MSP as part of PeRColate and SuperCollider http sourceforge.net projects sc3 plugins . External links http ccrma www.stanford.edu software stk STK Home Page at CCRMA http code.google.com p stk in as3 STK in AS3 ActionScript port of The Synthesis ToolKit in C Category Audio programming languages Compu lang stub ...   more details



  1. Atomistix ToolKit

    Atomistix ToolKit ATK is a commercial software for atomic scale Computer model modeling and simulation of Nanotechnology nanosystems . The software was originally developed by Atomistix A S, and was later acquired by QuantumWise A S following the Atomistix bankruptcy ref http quantumwise.com component content article 6 announcement from the ceo ref . Atomistix ToolKit is a further development of TranSIESTA C, which in turn in based on the technology, models, and algorithms developed in the academic codes TranSIESTA ref Brandbyge, Mozos, Ordej n, Taylor, and Stokbro, http dx.doi.org 10.1103 PhysRevB.65.165401 Density functional method for non equilibrium electron transport , Physical Review B 65 , 165401 2002 . ref and McDCal ref Taylor, Guo, and Wang, http dx.doi.org 10.1103 PhysRevB.63.245407 Ab initio modeling of quantum transport properties of molecular electronic devices , Physical Review B 63 , 245407 2001 . ref , employing localized basis sets as developed in SIESTA computer program SIESTA ref Soler, Artacho, Gale, Garc a, Junquera, Ordej n, and Porta, http dx.doi.org 10.1088 0953 8984 14 11 302 The SIESTA method for ab initio order N materials simulation , J. Phys. Condensed Matter 14 , 2745 2778 2002 . ref . Features Atomistix ToolKit combines density functional theory with non equilibrium Green s functions for first principles electronic structure and transport calculations of electrode&mdash nanostructure&mdash electrode systems two probe systems molecules periodic systems bulk crystals and Carbon nanotube nanotubes The key features are Calculation of transport properties of two probe systems under an applied bias voltage Calculation of energy spectra, wave functions, electron densities, atomic forces, effective potentials etc Calculation of spin polarized physical properties Geometry optimization A Python programming language Python based NanoLanguage scripting ... site DEFAULTSORT Atomistix Toolkit Category Nanotechnology companies Category Computational science ...   more details



  1. Forensic Toolkit

    Infobox Software name Forensic Toolkit logo File FTK logo.jpg alt FTK Logo screenshot caption developer http www.accessdata.com AccessData released Start date YYYY MM DD latest release version 3.2.0 latest release date Start date and age 2010 10 12 operating system Microsoft Windows Windows language English language English status Active genre Computer forensics website http www.accessdata.com forensictoolkit.html Forensic Toolkit , or FTK, is a computer forensics software made by AccessData . It scans a hard drive looking for various information. ref name wired cite web url http www.wired.com politics security commentary securitymatters 2007 01 72458?currentPage 3 title Secure Passwords Keep You Safer last Schneier authorlink Bruce Schneier first Bruce date 2007 11 01 publisher Wired magazine Wired page 3 accessdate 2009 01 12 ref It can for example locate deleted emails ref name Dixon cite journal last Dixon first Phillip D. date December 2005 title An overview of computer forensics journal IEEE Potentials publisher IEEE volume 24 issue 5 page 8 issn 0278 6648 url http www.phillipdixon.net PDForensics.pdf accessdate 2009 01 12 ref and scan a disk for text strings to use them as a password dictionary to crack encryption. ref name Casey cite journal last Casey first Eoghan date Fall 2002 title Practical Approaches to Recovering Encrypted Digital Evidence journal International Journal of Digital Evidence publisher Economic Crime Institute, Utica College location Utica, New York volume 1 issue 3 page 12 issn 1938 0917 url http people.emich.edu pstephen other papers Recovering 20Encrypted 20Digital 20Evidence.pdf accessdate 2009 01 12 ref The toolkit also includes a standalone Disk imaging Hard drive imaging disk imaging program called FTK Imager . The FTK Imager is a simple but concise tool. It saves an image of a hard disk in one file or in segments that may be later on reconstructed ... accessdata.com products forensic investigation ftk AccessData Forensic Toolkit Category Computer forensics ...   more details



  1. Carmen Toolkit

    Infobox software name CARMEN Robot Navigation Toolkit screenshot caption latest release version 0.7.4 beta latest release date 10 2008 developer Michael Montemerlo, Nicholas Roy, Sebastian Thrun, Dirk Haehnel, Cyrill Stachniss, Jared Glover operating system Linux programming language C genre Robotics suite license GNU General Public License website http carmen.sourceforge.net Official Webpage CARMEN , the Carnegie Mellon Robot Navigation Toolkit, is an open source collection of software for mobile robot control. It is designed as a modular software to provide basic navigation functionalities, which include base and sensor control, logging, obstacle avoidance, localization, path planning, and mapping. Supported Robots iRobot ATRV iRobot iRobot B21R ActivMedia Pioneer I ActivMedia Pioneer II Nomadic Technologies Scout Nomadic Technologies XR4000 OrcBoard Segway Supported sensors SICK LMS laser measurement system SICK PLS proximity laser scanner GPS device using the NMEA protocol e.g. Garmin, Sirf, ... most consumer GPS Sonar preliminary support Hokuyo IR support PB9 See also Portal Free software Player Project Microsoft Robotics Studio Webots URBI Turtle robot RoSta or http wiki.robot standards.org index.php Middleware RoSta external page Mobile Robot Programming Toolkit Category Free software programmed in C Category Robotics suites Free software stub robot stub ...   more details




Articles 1 - 25 of 219452          Next


Search   in  
Search for X Toolkit in Tutorials
Search for X Toolkit in Encyclopedia
Search for X Toolkit in Videos
Search for X Toolkit in Books
Search for X Toolkit in Software
Search for X Toolkit in DVDs
Search for X Toolkit in Store


Advertisement




X Toolkit in Encyclopedia
X Toolkit top X Toolkit

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.com. All Rights Reserved. Privacy Statement