Search: in
VBScript
VBScript in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for VBScript

VBScript





Encyclopedia results for VBScript

  1. VBScript

    Infobox programming language logo File VBSccript file format icon.png 48px caption The Microsoft VBscript ... Windows PowerShell operating system Microsoft Windows Windows license website wikibooks VBScript ... in a wide variety of Microsoft environments. VBScript uses the Component Object Model to access elements ... to create, read, update and delete Computer file files . VBScript has been installed by default in every ... Option Pack Windows NT 4.0 Option Pack ref http msdn.microsoft.com en us library 4y5y7bh5.aspx VBScript ... on . A VBScript script must be executed within a Hosting environment host environment , of which ... What is VBScript? , in MSDN Library ref Additionally, the VBScript hosting environment is embeddable ... tt . History VBScript began as part of the Microsoft Windows Script Technologies, launched in 1996 ... of just over two years, VBScript advanced from version 1.0 to 2.0, and over that time it gained ... of 1996, Internet Explorer is made with features that include VBScript. ref http www.johnsmiley.com visualbasic vbhistory.htm VB History ref In version 5.0, the functionality of VBScript was increased ... ref were added to the regular expression class in VBScript, to finally allow script authors to capture ... for VBScript within ASP.NET for web development, ref http msdn.microsoft.com en us library ms974588.aspx scripting0714 topic1 What About VBScript? , within the article Introducing JScript .NET by Andrew ... no new versions of the VBScript engine would be developed and it moved over to being supported by Microsoft .... Uses Although VBScript is a general purpose scripting language, several particular areas of use ... use of Windows PowerShell . Second, VBScript is the scripting language for HP QuickTest Professional ... software test automation tool Basics of vbscript Quick Test Professional Basics of VBScript ref A third area to note is the adoption of VBScript as the internal scripting language for some embedded ... of VBScript, Cache BASIC, for programming stored code. ref http www.intersystems.com cache technology ...   more details



  1. JSSP

    orphan date August 2008 JSSP , or JavaScript Server Pages , is an open source project that implements Javascript directly on a web server , as source code embedded in HTML and parsed without being sent to the user, much the way VBScript is in Active Server Pages ASP . External links http jssp.sourceforge.net JSSP at Sourceforge.net Category JavaScript programming tools computer stub ...   more details



  1. PerlScript

    PerlScript was initially solely an ActiveX Scripting Engine produced by the company ActiveState for use with Microsoft Microsoft s Internet Information Services IIS that allows for programmers to use Perl based code in addition to, or in place of, VBScript or JScript in the context of web servers running the Active Server Pages ASP protocol. Subsequently http www.apache asp.org Apache ASP was created for the Apache HTTP Server Apache web server, which allows for coding with only Perl , but neither VBScript nor JScript. PerlScript can also be used to write Windows Script Host based programs, similar to VBScript . Standalone PerlScripts can be executed if they are created with the file extension .pls, in which case they do not require enclosing XML , e.g. source lang perl use strict our WScript WScript Echo Hello, world source .pls files do not gain access to drag and drop Windows Script Host WSH functionality. PerlScripts which have the extension wsf require XML tags which specify the job id and script language, e.g. Job ID DropFiles script language PerlScript use strict our WScript WScript Echo Displaying names of dropped files my arg WScript Arguments my countArgs arg Count for my i 0 i countArgs i WScript Echo arg Item i script Job wsf PerlScripts gain access to Windows Script Host WSH drag and drop functionality, similarly to Perl Droplets in the now obsolete MacPerl . Most Windows Script Host WSH objects are available via the implicitly created WScript object. See also Active Server Pages ASP Perl JScript VBScript External links http www.cpan.org authors id M MS MSERGEANT PSIntro.html Introduction to PerlScript http aspn.activestate.com ASPN docs ActivePerl 5.8 Components Windows PerlScript.html PerlScript FAQ at ActiveState http www.apache asp.org perlscript.html Apache ASP Module Category Scripting languages Category Perl Compu lang stub Web stub ja PerlScript ru PERLScript ...   more details



  1. VBS

    VBS may refer to Brescia Airport s IATA airport code Vacation Bible School , a specialized form of religious education which focuses on children Valley Beth Shalom , a synagogue in Encino, California Variable Ballast System VBScript , a computer scripting language developed by Microsoft VBS.tv , the broadband video network of Vice magazine VBS1 , an interactive 3D battlefield simulation training system VBS2 , Virtual Battlespace 2, the successor of VBS1 Vereinigte Breslauer Sportfreunde , a defunct German football club Independent Safeguarding Authority Vetting & Barring Scheme , UK Composite video VBS , a composite video format with Video, Blank, and Sync signals See also VB disambiguation disambig de VBS fr VBS it VBS ja VBS ...   more details



  1. Windows Script File

    reference object ADODB.Recordset script language VBScript CDATA dim title, str, i ctecArray ... programming language. In fact, the contents of the sample script, written in VBScript, will actually ... reference to ADODB. See also Active Scripting JScript Shell script VBScript HTML Application Windows ...   more details



  1. Mobile code

    Refimprove date September 2010 In computer science , mobile code is software transferred between systems, e.g. transferred across a network or via a USB flash drive , and executed on a local system without explicit installation or execution by the recipient. Examples of mobile code include scripts JavaScript , VBScript , Java applet s, ActiveX control s, Flash animation s, Shockwave movies and Xtras , and Macro computer science macros embedded within Microsoft Office documents. ref cite web url http www.unsw.adfa.edu.au lpb papers mcode96.html title Mobile Code Security publisher Australian Defence Force Academy accessdate April 23, 2012 author Dr Lawrie Brown ref Mobile code can also download and execute in the client workstation via email. Mobile code may download via an email attachment e.g., macro in a Word file or via an HTML email body e.g., JavaScript . For example, the ILOVEYOU , TRUELOVE, and AnnaK email viruses worms all were implemented as mobile code VBScript in a .vbs email attachment that executed in Windows Scripting Host . In almost all situations, the user is not aware that mobile code is downloading and executing in their workstation. Mobile code technologies can be used to support three different paradigms Code on demand , Remote evaluation , and Mobile agent s. Mobile code can also be encapsulated or embedded in other file formats not traditionally associated with executable code. An example of this form of encapsulation is the presence of JavaScript in a PDF . ref Cite web title Acrobat JavaScript Specification url http www.adobe.com devnet acrobat pdfs 5186AcroJS.pdf accessdate 18 November 2009 ref Mobile code also refers to code used for rent , a way of making software packages more affordable. i.e. to use on demand. This is specially relevant to the mobile devices being developed which are cellular phones, PDAs, etc. all in one. Instead of installing software packages, they can be leased and paid for on a per usage basis. References reference ...   more details



  1. Glue language

    , WSH and the default script engines VBScript and JScript are available. Programmable calculators ... which convert betwixt C and Perl, Rexx, awk, as well as shell scripts to Perl, VBScript to and from ...   more details



  1. Caché Basic

    notability date October 2011 merge BasicX Cache Basic CBASIC Chipmunk Basic discuss Talk BASIC 11 Merge Suggestion date June 2011 Unreferenced stub auto yes date December 2009 Cach Basic is an object oriented scripting language designed for development of web based database applications. Developers familiar with Visual Basic will not find it too difficult to develop applications using Cach Basic. Cach Basic is integrated with Cach Objects and supports object, relational, and multidimensional access to data. Cach Basic is compatible with Cach s other scripting language, Cach ObjectScript . Like Cach ObjectScript code, Basic code is compiled into object code, which is interpreted by a virtual machine. The definition of the Cach Basic is based on VBScript , plus language elements necessary to communicate with the database layer of Cach software Cach . See also Cach ObjectScript DEFAULTSORT Cache Basic Category BASIC programming language family Compu lang stub ...   more details



  1. Brutus2D

    Brutus2D is a game programming language developed using Visual Basic , VBScript and DirectX . It is aimed at the amateur programmer who is interested in learning more about programming & game development . Simple 2D games can be developed in Brutus2D and with the aid of an additional Plug in computing plugin , 3D games can also be created. Infobox programming language name Brutus2D logo Image Brutus2D Wikipedia Logo.png Brutus2D Wikipedia Logo paradigm Procedural language Procedural year 2004 developer Guilect latest release version v1.8.7 latest release date 11 February 2009 dialects BASIC influenced by QuickBASIC , GW BASIC GW BASIC operating system Microsoft Windows Windows website http pewtersoftware.com wordpress Platform Brutus2D was designed using Microsoft Visual Basic and runs on Windows 2000 , Windows XP & Windows Vista . Syntax Brutus2D has two distinctive Syntax of programming languages syntaxes , the first is Vbscript VBScript and is similar in style to traditional BASIC Basic . The second is JScript which is Microsoft s Programming language dialect dialect of ECMAScript . Functions & Procedures Function 28computer science 29 Functions & procedures are supported in Brutus2D. Sound & Music Support for Sound effects Sound Effects using Wav files & the following 2 types of music format, Ogg & Midi can be found in Brutus2D. Example pre option explicit dim Font1 dim bRunning bRunning True sub main if graphics.initialize True then exit sub key.initialize Font1 graphics.createFont System , 14 do while bRunning True if key.pressed 1 or key.pressed 0 True then bRunning False graphics.clear 255 graphics.settext Hello world , 10,10,Font1 graphics.display loop key.terminate graphics.terminate end sub Call Main pre The code above will display a Window 28computing 29 window on the screen & print Hello world in it. Truevision3D Plugin By using the Truevision3D plugin you can create 3D environments using Brutus2D. Network Support Brutus2D also has support for network programming ...   more details



  1. Active Scripting

    scripts cmd.exe and can even be said to be, by way of VBScript , the replacement for QBasic which ... for additional languages. VBScript and JScript engines are included with the default installation of Windows ... of run time interpretation of JScript with JScript .NET and VBScript within ASP.NET . No new versions ... Windows and IIS. ref http blogs.msdn.com ericlippert archive 2004 04 09 110508.aspx Rumours of VBScript ... Sharp programming language C , VBScript, Visual Basic .NET , and other .NET languages, which can be Compiler ... http blogs.msdn.com ericlippert archive 2004 04 09 110508.aspx Future of VBScript Language Information ...   more details



  1. Application Center Test

    Orphan date April 2012 Portal Software Testing Application Center Test ACT is a Microsoft load testing tool for web server s, focused on ASP.NET . It simulates numerous HTTP sessions from one machine. Using a bank of multiple computers, all firing off repeated HTTP requests, a significant load can be simulated. Tests can be written in either of the Microsoft scripting language s VBScript and JScript . The tool can also be used for functional testing , although that is not what it is designed for. It also contains a recording function to create test cases without having to program them in. Application Center Test was bundled with Visual Studio .NET 2003 Enterprise Architect and Enterprise Developer editions. Its main competitor is Hewlett Packard HP LoadRunner . Application Center Test has been replaced with more powerful enterprise web application stress testing tools in Visual Studio 2005, specifically the Visual Studio 2005 Team Edition for Software Testers. ref http msdn2.microsoft.com en us library ms364079 VS.80 .aspx Microsoft Visual Studio Team Edition for Software Testers ref References reflist Category Load testing tools Category Microsoft Visual Studio Category Windows software Category Windows software stubs Windows software stub web software stub ...   more details



  1. List of reflective programming languages and platforms

    Programming languages and platforms that typically support Reflection computer science reflection include dynamically typed languages such as Smalltalk scripting languages such as Perl , PHP , Python programming language Python , VBScript , and JavaScript and the Maude system of rewriting logic. APL programming language APL Befunge BlitzMax ColdFusion ColdFusion MX Curl programming language Curl Object Pascal Delphi ECMAScript a.k.a. ActionScript , JavaScript , JScript Eiffel programming language Eiffel Forth programming language Forth Go programming language Go Io programming language Io Java programming language Java see Java Platform, Standard Edition java.lang.reflect java.lang.reflect Java Virtual Machine Lisp programming language Lisp Logo programming language Logo Logtalk Lua programming language Lua Mathematica Maude system Microsoft .NET .NET Common Language Runtime C Sharp programming language C Visual Basic .NET Delphi programming language Delphi .NET variant Windows PowerShell Oberon programming language Oberon Objective C Perl PHP Pico programming language Pico PL SQL POP 11 Poplog Prolog Python programming language Python R programming language R REBOL Ruby programming language Ruby Scheme programming language Scheme Smalltalk Bistro programming language Bistro Squeak Self programming language Self SuperCollider SNOBOL Snobol Tcl XOTcl DEFAULTSORT Reflective programming languages and platforms Category Lists of programming languages ...   more details



  1. HTML Components

    HTML Components HTCs are a nonstandard mechanism to implement components in script computing script as Dynamic HTML DHTML behaviors ref http msdn2.microsoft.com en us library ms531018.aspx Introduction to DHTML Behaviors ref in the Microsoft Internet Explorer web browser . Such files typically use an .htc filename extension extension . An HTC is typically an HTML file with JScript VBScript and a set of elements that define the component. This helps to organize behavior encapsulated script modules that can be attached to parts of a Webpage DOM . Example source lang xml body ul li style behavior url hilite.htc Foo Foo Foo li ul body source In this example, the li element is given the behavior defined by hilite.htc a file that contains JScript code defining highlight lowlight actions on mouse over . The same hilite.htc can then be given to any element in the HTML page thus encapsulating the behavior defined by this file. References references External links http msdn2.microsoft.com en us library ms532146.aspx Using HTML Components to Implement DHTML Behaviors in Script http www.w3.org TR NOTE HTMLComponents W3C Note on HTML Components http dean.edwards.name moz behaviors Using cross browser HTML Components Internet Explorer Category Internet Explorer software type stub ...   more details



  1. WinWrap Basic

    WinWrap Basic WWB by Polar Engineering and Consulting is a third party macro language based on Visual Basic used with programmes of various types ref http www.winwrap.com web basic default.asp ref which its vendor touts as an alternative to ActiveX e.g. VBScript , JScript , PerlScript , Rexx based WSH engines and others , Visual Basic for Applications , and VSTA for this purpose. The WWB software package is used in conjunction with Microsoft development tools including Visual Studio, Visual Studio.NET, and the ActiveX scripting engines. The current version, 10.01, is available for different combinations of OS and platform. There are four types of WWB, those being WWB.NET for the .NET object model used with Visual Studio.NET 2005 and 2008 and VSTA , .WWB COM for the COM object model Visual Studio and Visual Studio.NET earlier versions , both of which are used with all Windows 32 and 64 bit operating systems of from Windows 95 to Windows VIsta the other two packages are for Windows CE and PocketPC & Windows Mobile. Earlier versions of WWB ran under Windows 3.1 and ostensibly OS 2 Warp 3 as well. WWB is integrated into many software packages including most categories of PC and server software as well as software used to run various types of equipment like mass spectrometers and other lab equipment. References Reflist Prog lang stub Category BASIC programming language family ...   more details



  1. Chirayinkeezhu Ramakrishnan Nair

    Chirayinkeezhu Ramakrishnan Nair 1939 January 1994 was a Malayalam lyricist form Kerala . He also served has a lecturer in Madras Presidency College . He penned the lyrics for around 30 Malayalam movie s. ref cite web url http malayalasangeetham.info secure MalayalaSangeetham php createSongIndex.php?txt Chirayinkeezhu 20Ramakrishnan 20Nair&stype writers title A Comprehensive Database of Malayalam Film Music publisher malayalasangeetham.info accessdate 26 March 2010 ref ref cite web url http www.devaragam.com vbscript MusicNew.aspx?ArtistID 222 title Hits of Chirayinkeezh Ramakrishnan Nair publisher devaragam.com accessdate 26 March 2010 ref Ramakrishnan alias Chirayinkeezhu Ramakrishnan started writing poetry from a young age. His friendship with evergreen hero Prem Nazir gave him the opportunity to write songs for Malayalam films. His first movie is Innale Innu released in 1977. References Reflist Persondata Metadata see Wikipedia Persondata . NAME Nair, Chirayinkeezhu Ramakrishnan ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH 1939 PLACE OF BIRTH DATE OF DEATH 1994 PLACE OF DEATH DEFAULTSORT Nair, Chirayinkeezhu Ramakrishnan Category Malayalam lyricists Category People from Kerala Category 1994 deaths Category 1939 births Kerala stub ...   more details



  1. Thoovalkattu

    Orphan date December 2010 Infobox Film name Thoovalkattu image image size caption director Venu B Nair producer Ashok Kumar writer narrator starring Manoj K. Jayan br Lakshmi Gopalaswami music Prasad cinematography editing distributor released Film date df y 2010 6 20 runtime country Film India language Malayalam budget gross Thoovalkattu is a 2010 Malayalam film directed by Venu B Nair starring Manoj K. Jayan and Lakshmi Gopalaswami in the lead roles. Plot Manoj K. Jayan plays the character of Sundaran, who is the lead character in this movie. On contrary to his name, he is quite an unattractive person. Still he has managed to win the heart of Devu Lekshmi Gopalaswami . Hajiyar Saikumar Malayalam actor Saikumar is another character in the movie is less of an employee and more of an elder brother to Sundaran. Hajiyar s daughter happens to confront a few terrorists who blows up a mansion in the village. Cast Manoj K. Jayan ... Sundaran Lakshmi Gopalaswami ... Devu Jagadish Indrans Saikumar Malayalam actor Saikumar ... Hajiyar Bindu Panicker External links http www.nowrunning.com movie 7059 malayalam thoovalkattu index.htm http popcorn.oneindia.in title 9207 thoovalkattu.html http www.cinefundas.com 2010 06 22 thoovalkattu malayalam movie review http www.cinecurry.com movie malayalam thoovalkattu http www.devaragam.com vbscript MusicNew.aspx?MovieId 2578 Thoovalkkattu Songs on Devaragam.com Category 2010 films Category 2010s Malayalam language films 2010s Malayalam film stub ...   more details



  1. Undefined variable

    local variable or method x for main Object from irb 1 code VBScript WSH 5.6 source lang vb Dim ... VBScript runtime error Variable is undefined x code DEFAULTSORT Undefined Variable Category Variable ...   more details



  1. HP QuickTest Professional

    date 2009 03 07 accessdate 2011 01 27 ref It uses the Visual Basic Scripting Edition VBScript ... it can also capture object properties like name or handler ID. HP QuickTest Professional uses a VBScript ... VBScript . ref cite web url http www.slideshare.net kuldeepse qtp with descriptive programming ... 04 accessdate 2011 01 27 ref Expert view File SampleCode.JPG thumb 300px VBScript code in Expert View In Expert View, HP QuickTest Professional lets users display and edit a test s source code using VBScript ... data mi DS 0413 020 QTPro6.0.pdf ref Languages HP QuickTest Professional uses VBScript as its scripting language. VBScript supports classes but not polymorphism and inheritance. Compared with Visual Basic for Applications VBA , VBScript lacks the ability to use some Visual Basic keywords, does not come ...   more details



  1. Windows Script Host

    for WSH again. See WP NOTMANUAL The first example is very simple it shows some VBScript which uses the root ... Hello world WSH.Quit source Or, code can be mixed in one Windows Script File WSF file, such as VBScript ... VBScript MsgBox hello world from vb script script language JScript WSH.echo hello world from ... Date Notes VBScript Microsoft Visual Basic, Scripting Edition .vbs Installed by default Microsoft ...   more details



  1. Medireview

    Medireview was an erroneous correction of the word medieval in Yahoo Mail in 2001. ref http news.bbc.co.uk 2 low science nature 2138014.stm BBC story ref ref http www.ntk.net 2002 07 12 HARD NEWS Need To Know story ref ref http www.newscientist.com article dn2546 email security filter spawns new words.html New Scientist story ref In 2001, Yahoo introduced an email filter which automatically replaced Javascript related strings with alternate versions, to prevent the possibility of JavaScript computer virus viruses in HTML e mail HTML email . The filter would hyphen ate the terms Javascript , Jscript , Vbscript and Livescript , and replaced eval , JavaScript mocha and Expression programming expression with the similar but not quite synonymous terms review , espresso and statement . Assumptions were involved in the writing of the filters no attempts were made to limit these string replacements to code script language script code sections and attributes, or to respect word boundaries, in case this would leave some loophole open. One unintended effect of this was that the word medieval became medireview , in the body of Yahoo email messages. Not all email recipients recognised this as an error or may have even thought it was intentional. As of 2012 there are still web pages seen which use medireview instead of medieval . ref http www.hindu.com thehindu mag 2002 05 26 stories 2002052600100200.htm Example 1 ref ref http grad.usask.ca gateway bookstory02.htm Example 2 ref ref http dawoodi bohras.com news 149 64 Values not rituals are essence of religion d,pdb detail article Example 3 ref Among other effects were the replacement of evaluation with reviewuation , expressionist with statementist , prevalent with prreviewent and the replacement of the French language French word cheval horse with chreview , rendering them into near gibberish . See also Scunthorpe problem , a similar problem in automated filters designed to block obscenity Yamanner References reflist Category Ne ...   more details



  1. V. Madhusoodhanan Nair

    V. Madhusoodhanan Nair lang ml . is a well known Malayalam poet , scholar, and teacher, well accepted nationally and by Keralite s everywhere in the world, who popularized poetry and endeared it even to the illiterates and children. While the most popular poem from him is the Naranath Bhranthan , he has many more touching and strong poems to his credit. A professor by profession, he has held many eminent positions by virtue of his knowledge and position in society. Main works As a poet, his http vmadhusoodanannair.net poems.htm main works are Naranath Bhranthan , The Madman of Naranam Bharatheeyam , Of India Gandhi Ammayude Ezhuthukal , Letters from Mother Agasthya Hrudayam , Heart of Agasthya Nataraja Smriti , Remembering Nataraja Punyapuranam Rama Katha , Holy Epic of Rama Seethayanam , Journey of Seetha Vaakku , Word Akatharu Puratharu , Who s In Who s Out Ganga Sakshi , Witness All these poems are written in Malayalam Language Awards and recognitions Prof. Madhusoodanan Nair s achievements are Kunju Pillai Kavitha Award for Poetry in 1986, for Naranathu Bhranthan . Kerala Sahitya Academy Award in 1993, for his collection of poems titled Naranathu Bhranthan . K.Balakrishnan Award in 1991, for Bharatheeyam . The Arangu Abu Dhabi Literary Award 2011 Asan Award for poetry 2003 See also portal Poetry http www.devaragam.com vbscript MusicNew.aspx?ArtistID 13 Hits of Madhusoodhanan Nair http vmadhusoodanannair.net Home page of Madhusoodhanan Nair Persondata Metadata see Wikipedia Persondata . NAME Madhusoodanan Nair, V ALTERNATIVE NAMES SHORT DESCRIPTION DATE OF BIRTH PLACE OF BIRTH DATE OF DEATH PLACE OF DEATH DEFAULTSORT Madhusoodanan Nair, V Category Living people india poet stub ml ...   more details



  1. ConnectedText

    Infobox Software name ConnectedText developer Eduardo Mauro latest release version 5.0.0.1 latest release date September 21, 2011 operating system Microsoft Windows genre Personal wiki license Commercial website http www.connectedtext.com ConnectedText ConnectedText also abbreviated as CT is a commercial editing application with wiki like syntax for Microsoft Windows Windows . It was designed by Eduardo Mauro. It stores topics in a SQL database , maintaining a complete revision history. It is possible to open several workspaces at the same time. Includes full text search and a graph navigator which show topic links. Version 2.0 was released on September 20, 2006. br Version 2.1 was released on March 18, 2007. br Version 3.0 was released on April 6, 2008. br Version 3.1 was released on December 10, 2008. br Version 4.0 was released on September 22, 2009. br Version 5.0 was released on September 21, 2011. Features Image ConnectedTextShot1.jpg thumb right 250px ConnectedText v1.x screenshot ConnectedText also features Categories Outline view Semantic extensions Special date topics Plug in computing Plugins , to include Python programming language Python scripting Ploticus graphs Graphviz charts Sparklines Math formulas rendered using LaTeX Tables Drag and drop operations Clipboard catcher Version comparison Ability to display pages in a tree view, similar to Keynote Tranglos Keynote Support to Asia n code page s Ability to export the entire wiki to plain text, HTML or Microsoft Compressed HTML Help Support scripting languages Python programming language Python , Perl , VBScript, etc. Support for USB drives Support several languages English, Portuguese, Danish, Italian and German See also Personal wiki External links http www.connectedtext.com ConnectedText site http www.pcworld.com downloads file fid,67733 order,4 description.html PCWorld review of Connected Text http www.pcadvisor.co.uk reviews software 3205489 connectedtext review PCAdvisor review of ConnectedText Ca ...   more details



  1. ^txt2regex$

    infobox software name txt2regex logo screenshot caption latest release version 0.8 ref http txt2regex.sourceforge.net txt2regex The console Regular Expression Wizard ref author Aurelio Jargas ref http aurelio.net soft padfiles txt2regex pad.xml txt2regex pad.xml Portable Application Description PAD files for software distributors ref ref http aurelio.net en Aurelio Jargas aka verde The softwares I have coded AdiumBook, EmoMemory, CSS Sandbox, MoneyLog, txt2tags , txt2regex, SedSokoban, sedsed, ... ref developer http sourceforge.net project memberlist.php?group id 28856 txt2regex Team latest release date release date 2004 09 programming language released 2001 02 23 ref http txt2regex.sourceforge.net NEWS The hottest news from txt2regex world ref operating system genre license GNU General Public License website http txt2regex.sourceforge.net txt2regex is a regular expression wizard that leads the user through the construction of a regular expression by asking a series of questions. The regular expression is generated in the notation used by awk , Ed Unix ed , egrep, Emacs , expect , find , grep , Lex programming tool lex , Lisp programming language Lisp , MySQL , OpenOffice.org , Perl , PHP , PostgreSQL , Procmail , Python programming language Python , Sed , Tcl , VBscript , Vi , and Vim text editor Vim . It is a useful tool for users with little or no knowledge of regular expressions and so is included in several Linux distributions, including Debian , Gentoo Linux Gentoo , Knoppix , and Mandriva , in FreeBSD , and in Fink for Mac OS X . Although graphical interfaces have typically followed command line interfaces, txt2regex is unusual in providing a command line interface for a function usually, and previously, provided by means of a graphical user interface. It is also unusual in interacting with the user to facilitate the use of what is generally regarded as a technical tool unsuitable for naive users and in supporting multiple regular expression notations. txt2re ...   more details



  1. Liberum Help Desk

    Refimprove date June 2009 Liberum Help Desk is web based, help desk software used for tracking support cases within an IT or technical support department. It handles the automatic routing of tickets and notifies the end user of updates or solutions to their cases. Liberum Help Desk is released under an Open source software open source license and is free to download and use. The project is maintained by http blog.luxem.org Doug Luxem . License Liberum Help Desk is free software , distributed under the terms of the GNU General Public License . Features Completely web based interface Windows authentication or integrated database authentication E mail updates with case notes and solutions Automatic case routing base on ticket category Reporting on support rep activity and case categorization Written in Active Server Pages and VBScript May use Microsoft SQL Server or Microsoft Access as a database engine History The first release was in June, 2000. The current stable release is version 0.97.3 and was made available in August, 2002. There is currently a beta release available which offers additional features such as file attachments and support rep groups. See also Portal Free software Comparison of help desk issue tracking software Comparison of issue tracking systems External links http www.liberum.org Liberum Help Desk Official website http sourceforge.net projects liberum SourceForge.net Liberum Help Desk Website with resources for developers http liberum.org forums Liberum Forums Forum for support and development discussion http www.liberum.org snitz default.asp Old Forums Contains a lot of useful info do not post requests here use the new forums http mods.liberum.robatkinson.net Liberum Mods List of third party modifications maintained by Rob Atkinson Category Help desk Category Bug and issue tracking software Software stub ...   more details



  1. Chromeffects

    nofootnotes date November 2010 Microsoft announced Chromeffects as an add on for Windows 98 to play 3D graphics and video through a web browser or in separate player software, for ads with flashing text and other animation, or to generate user interface enhancements for Web based applications. Chromeffects promised to deliver complex multimedia over low bandwidth connections. Using HTML , XML , C , VBScript , and Jscript , developers would turn a web browser into a rippling, 3D space with audio and video playback. Later versions of Chromeffects were planned to have the ability to be used for representing databases in 3D. A MacWeek article from August 1998 quoted David Card , an analyst at Jupiter Communications as saying, Chromeffects is cool software, and it s not often I say Microsoft has cool software. Apple doesn t have anything comparable. Chromeffects had problems with its business model, it was not intended to be a freely distributed technology, rather OEM PC manufacturers or other commercial entities would license the technology to provide to their customers as an IE add on. However despite a hard marketing push in mid 1998, OEM interests never materialized and Microsoft canceled the project as part of a major internal reorganization in November 1998. The Microsoft Liquid Motion technology used Chromeffects under the hood . A similar newer modern initiative by Microsoft is Microsoft Silverlight Silverlight . External links http news.com.com 2100 1001 213566.html Microsoft Debuts Chromeffects July 1998 Archive http www.webcitation.org 5jf8Iy9Gm http news.com.com Microsoft shelves Chromeffects 2100 1023 3 217885.html?tag st.rc.targ mb Microsoft Shelves Chromeffects November 1998 Archive http www.webcitation.org 5jf8StWkM Category Uncompleted Microsoft initiatives Category Windows 98 ...   more details




Articles 1 - 25 of 194          Next


Search   in  
Search for VBScript in Tutorials
Search for VBScript in Encyclopedia
Search for VBScript in Videos
Search for VBScript in Books
Search for VBScript in Software
Search for VBScript in DVDs
Search for VBScript in Store


Advertisement




VBScript in Encyclopedia
VBScript top VBScript

Home - Add TutorGig to Your Site - Disclaimer

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