Knowledge Base Contributions
Below is a list of the knowledge base entries that Knud van Eeden has contributed to:
Page: 1 2 3 4 5 6
- BBCBASIC: Windows: Combinatorics: Link: Can you give an overview of links?
- BBCBASIC: Combinatorics: Permutation: Can you give program enumerating permutations of given string?
- Math: Combinatorics: How to calculate total different permutations with repetition? [anagram]
- Java: Servlet: Program: Create: Simple: How to create a Java servlet with HTML form?
- Tomcat: How to install Tomcat v4 on Microsoft Windows XP? [JSP / servlet / Java]
- Tomcat: How to install Tomcat v6 on Microsoft Windows XP? [JSP / servlet / Java]
- JSP: Apache: How to install Apache-Tomcat/Jakarta v6, in order to be able to run JSP or servlet?
- Tomcat: Link: Can you give an overview of links?
- Math: Combinatorics: Print: How to print all permutations, combinations, variations?
- BBCBASIC: Windows: Anagram: Can you give an overview of links?
- BBCBASIC: Windows: Recursion: Can you write a program creating nested FOR NEXT loops?
- PHP: v5: Database: MySql: Microsoft: Windows: How to install PHP v5 with MySql v5 support?
- PHP: Install: How to install PHP v5 on Microsoft Internet Information Server (IIS)?
- BBCBASIC: Windows: Date: How to calculate in your head week day of given date? [Doomsday algorithm]
- BBCBASIC: Windows: Microsoft Windows: Icon: How to extract an icon from .exe application?
- Database: MySql: Operation: Check: Test: How to test your MySql server (locally)?
- Database: MySql: Microsoft Windows How to start MySql server from the command line? [mysqld-nt.exe]
- Database: Port: On which port is database server listening? [Microsoft SQL Server/MySql/Oracle/DB2]
- Database: ODBC: Microsoft Windows: Can you give an overview of ODBC drivers for different databases?
- BBCBASIC: Windows: Keyword: Token: Value: Can you give a table of keywords with token values?
- BBCBASIC: Windows: API: Variable: Type: Can you inform about naming? [Hungarian notation / BBCBASIC]
- C++: Datastructure: Variable: Type: Range: Can you give an overview of the range of variable type?
- Web Server: TinyWeb: CGI: How to run CGI programs?
- Web Server: Apache: CGI: How to run CGI programs?
- Web server: Microsoft Information Server: IIS: CGI: How to run CGI programs?
- TSE: Clipboard: Named: Windows: Operation: Paste: How to paste from a named clipboard using a list?
- TSE: Clipboard: Named: Windows: Operation: Copy: How to copy to a named clipboard using a list?
- Operating system: Microsoft Windows: 4NT/4DOS: Link: Can you give an overview of links?
- 4NT/4DOS: Alias: Link: Can you give an overview of links?
- 4NT/4DOS: Alias: Can you give some hints and tips about using aliases? [command line]
- BBCBASIC: Data structure: Simple: Suffix: How do you evaluate an RPN expression? [postfix]
- TSE: Can you give conversion tables to convert regular expressions from Perl to TSE? [POSIX]
- Computer: Algorithm: Logic: How to build logic control structure via De Morgan law? [AND / OR / NOT]
- BBCBASIC: Windows: Character: Memory: Line: Can you give simple program to read 1 line from memory?
- TSE: Clipboard: Named: TSE: Operation: Paste: How to paste from a named clipboard using a list?
- TSE: Clipboard: Named: TSE: Operation: Copy: How to copy to a named clipboard using a list?
- TSE: Operation: Goto: How to goto the buffer of a named clipboard?
- TSE: Clipboard: Named: TSE: Operation: Get: How to get the bufferid of a named clipboard?
- TSE: Clipboard: Named: Link: Overview: Can you give an overview of links?
- TSE: Clipboard: Named: TSE: Operation: Get: How to get the bufferId filename of a named clipboard?
- TSE: File: Remove: Ring: How to remove files in the ring? Searching
- TSE: Block: How to search/replace in a multiline block, by wrapping it to 1 line with separators?
- TSE: Block: Line: Wrap: How to wrap 1 line, with separators in between, back to the original block?
- TSE: Block: Save: File: Size: How to get the filesize of a block saved on disk?
- TSE: Block: Wrap: How to wrap a block to 1 line, with separator between the lines?
- TSE: Block: Character: Count: Total: How to count the total amount of characters in a block?
- TSE: String: Check: How to check if all single characters are unique in a string?
- TSE: String: Count: How to count the total amount of occurrences of a string in another string?
- TSE: Menu: Character: Hotkey: Check: How to check if all hotkey characters are unique in menu block?
- TSE: String: Check: How to check if a single character can be found in a string?
- TSE: String: Search: How to find the position of a single character in a string?
- TSE: String: Sort: How to sort single characters in a string?
- TSE: Menu: Character: Hotkey: Link: Overview: Can you give an overview of links?
- TSE: Menu: Character: Hotkey: How to get all the hotkey characters in menu block in a sorted string?
- TSE: Menu: Character: Hotkey: Get: All: How to get all the hotkey characters in a menu block?
- TSE: String: Split: How to split a string in 2 parts at a given position?
- TSE: String: Sort: How to insert single characters in a string while keeping all characters sorted?
- TSE: Block: Convert: Line: Column: How to toggle between a column block and a line block?
- TSE: Block: Convert: How to convert a column block to a line block?
- TSE: Block: Link: Can you give an overview of links?
- TSE: Block: Convert: How to convert a line block to a column block?
- TSE: Block: Column: Line: How to get first line number in a marked block?
- TSE: Block: Column: Line: How to get last line number in a marked block?
- TSE: Block: Line: Length: Maximum: How to get the maximum line length in a marked block? [longest]
- Internet: List: Yahoo: Group: How to automatically download all files from your Yahoo Group?
- BBCBASIC: Windows:Memory:Operation:Get:Can you give simple program to read all characters in memory?
- BBCBASIC: Windows: Window: Link: Can you give an overview of links?
- BBCBASIC: Windows: Window: How to keep a window always on top? [Windows API SetWindowPos]
- BBCBASIC: Windows: Window: How to put a window on top? [Windows API BringWindowToTop]
- BBCBASIC: Windows: Window: How to give a window focus? [Windows API SetForeground]
- BBCBASIC: Windows: Can you give a simple program to read e-mails from Mozilla Thunderbird mail file?
- BBCBASIC: Windows: File: How to drag/drop a Microsoft Windows Explorer or desktop file on a form?
- Total Commander: How to change your source code directly on your web site using your editor? [ftp]
- BBCBASIC: Windows:File:Operation:Get:Can you give a simple program to read all characters from file?
- BBCBASIC for Windows: GUI: Control: Combobox: How to create a GUI combo box? [list box]
- BBCBASIC for Windows: GUI: Control: Link: Overview: Can you give an overview of links?
- BBCBASIC for Windows: GUI: Label: Operation: Create: How to: How to create a GUI label? [static]
- BBCBASIC for Windows: GUI: Control: List: How to create a GUI list box? [combo box]
- BBCBASIC for Windows: GUI: Control: Button: How to create a GUI button with changing text?
- BBCBASIC for Windows: GUI: Control: Button: How to create a GUI button?
- Computer: PDA: Blackberry: 8700: Java: How to create a Java program for Blackberry using Netbeans?
- Blackberry: 8700: How to deploy/transfer Java program to Blackberry? [.alx / .cod / javaloader]
- Computer: PDA: Blackberry: 8700: Link: Overview: Can you give an overview of links?
- BBCBASIC: Windows: Math: Number: Roundoff: How to round off a number to certain number of digits?
- BBCBASIC: Windows: Algorithm: Search: Google: Link: Pagerank: Can you show a simple program?
- BBCBASIC: Data structure: How to create data structures using arrays? [structure]
- BBCBASIC: Windows: Data structure: Link: Overview: Can you give an overview of links?
- Internet: Search Engine: Google: Algorithm: Search: Pagerank: Link: Can you show a simple example?
- How can I create a file, write to a file and read from a file from a web page using JavaScript?
- Internet: Browser: Microsoft Internet Explorer: Cache: Operation: Delete: How to? [refresh]
- BBCBASIC: Windows: Math: Number: Sign: Operation: Change: How to change the sign of a number?
- Java: Instance variable: Why are variables called instance variables?
- Java: Identifier: Which identifier (variable, method, class,...) name notation conventions are used?
- Java: Package: How to create a package? [import]
- Java: Object oriented programming: Class: What is a class in Java?
- Screen: Read: Scroll: Down: Automatically: Link: Overview: Can you give an overview of links?
- Adobe: Reader: Read: Page: Scroll: Automatic: How to let the page scroll automatically up or down?
- Browser: Internet: How to open web page in a new browser window using ShellExecute for any browser?
- Java: Applet: Error: Applet can't start/notinited: exception java.lang.NullPointerException
- Internet: E-mail: Client: Yahoo: RSS: How to add RSS URL to Yahoo e-mail?
- BBCBASIC: Windows: Graphics: Microsoft: GDI+: Program: How to?
- BBCBASIC: Windows: Variable: System: Overview: Where to find? [API / GDI / GDI+ / @vdu% / @memhdc%]
- BBCBASIC: Windows: API: Graphics: GDI: Line: Operation: Draw: How to?
- CD: Nero: How to create an iso file from a CD ROM?
- Winimage: how to save an .imz or .ima floppy image file back to 'a:' floppy?
- Winimage: Floppy disk: how to convert a .imz file to a .ima file (or .imz to .ima)? [.vfd]
- Winimage: CD: how to convert a Nero .nrg file to a .iso file?
- CD: Burn: Image: Operation: Convert: how to convert a Microsoft .img file to a .iso file? [Nero]
- BBCBASIC: Windows: Microsoft: Windows: API: Link: Overview: Can you give an overview of links?
- BBCBASIC: Windows: How to get the value of an environment variable using a Microsoft Windows API?
- Language: Computer: BASIC: BBCBASIC: Windows: How to create a nul terminated string?
- BBCBASIC: Windows: How to read the parameters on the command line? [@cmd]
- BBCBASIC: Windows: Command line: Parameter: Link: Can you give an overview of links?
- BBCBASIC: Windows: Internationalization: Link: Overview: Can you give an overview of links?
- BBCBASIC: Windows: How to easy get internationalization in your program? [localization]
- BBCBASIC: Windows: Initialization: Link: Can you give an overview of links?
- Language: Computer: Initialization: Link: Can you give an overview of links?
- Tex: Latex: Less than '<' Spanish open question mark / greater than '>' Spanish exclamation mark
- Graphics: 3D: Program: Google: 3D sketchup: Internet: Download: Where to download?
- Graphics: 3D: Program: Google: 3D sketchup: Link: Overview: Can you give an overview of links?
- Geography: Map: Google: Zoom: Operation: Set: How to change the zoom level in the URL?
- Geography: Map: Google: Latitude: Longitude: How to change to the exact location using the URL?
- BBCBASIC: Windows: Mathematics: How to calculate the smallest common multiple?
- BBCBASIC: Windows: Mathematics: How to calculate the greatest common divisor? Iterative
- BBCBASIC: Windows: Mathematics: How to calculate the greatest common divisor? Recursively
- BBCBASIC: Windows: How to possibly input yes and no in different natural languages?
- Java: Jar.exe: How to update a class in a .jar file? [replace]
- Java: Jar.exe: Operation: Get: How to extract a class from a .jar file?
- Java: Jar.exe: How to see all classes which are stored in a .jar file?
- Java: Class: Operation: Search: How to find if your class file exists in some jar file?
- Java: Disassemble: How to disassemble on the command line? [javap.exe]
- Java: Debug: How to debug on the command line? [jdb.exe]
- Java: Distributed computing: Remote method invocation: What is RMI?
- Java: Javadoc.exe: Can you give simple example how to automatically generate documentation? [HTML]
- Java: IDE: Eclipse: Application: How to include classes? [classpath]
- Java: IDE: Eclipse: Application: How to create a Hello World application in Eclipse?
- Java: IDE: Eclipse: Applet: How to create a Hello World applet in Eclipse?
- Java: IDE: Eclipse: RAD: Visual Editor: Where to download and how to install Eclipse Visual Editor?
- Java: IDE: Eclipse: Operation: Installation: How to: Where to download and how to install Eclipse?
- Java: IDE: Eclipse: Link: Overview: Can you give an overview of links?
- Language: Computer: Java: Servlet: Link: Overview: Can you give an overview of links?
- Operating system: DOS:4NT/4DOS:Alias:Can you give some handy aliases? [command line/top 10/favorite]
- Microsoft: Windows: XP: File: Remove: How to empty recycle bin from command line? [delete]
- Microsoft: Windows: XP: Macro recorder: Freeware: Internet: Where to find a tutorial?
- Microsoft: Windows: XP: Macro recorder: Freeware: Internet: Where can you download autohotkey?
- Microsoft:Windows:XP:Macro recorder:Free: AutoHotkey: Link:Overview: Can you give overview of links?
- TSE: Syntax:Highlight: AutoHotkey: What is possible .syn file for AutoHotkey files? [macro recorder]
- Operating system: Virtual machine: Link: Overview: Can you give an overview of links?
- Microsoft Information Server: How to install Microsoft Information Server (IIS) on Windows 2003
- Operating system: Virtual machine: Microsoft: Virtual: Server: 2005: How to install?
- Microsoft: Virtual: Server: 2005: Link: Overview: Can you give an overview of links?
- TSE: XML: Link: Overview: Can you give me an overview of links?
- Delphi: XML: Link: Overview: Can you give an overview of links?
- JavaScript: XML: Link: Overview: Can you give an overview of links?
- Macro recorder: Freeware: AutoHotkey: Task: How to add URL to clipboard Check&Get?
- TSE: E-mail: Yahoo: When I paste clipboard text in Yahoo e-mail then empty blank lines are removed
- Microsoft: Internet: Download: Where to download free Microsoft Virtual Server 2005?
- Microsoft: Frontpage: How to get Microsoft Frontpage 2003 trial version?
- Adobe: Macromedia: Tryout: Internet: Download: Where to download Adobe Macromedia trial versions?
- Adobe: Tryout: Internet: Download: Where: Where to download Adobe trial versions?
- JavaScript: Debugger: Microsoft: Download: Where download Microsoft Script Debugger? [scd10en.exe]
- JavaScript: Mouse: Cursor: How to change cursor shape when moving over e.g. a picture [hand]
- TSE: File: Backup: How does the backup process work?
- TSE: File: Backup: Link: Can you give an overview of links?
- TSE: File: Backup: Operation: Set: How to activate backups?
- Java: File: Jar: Operation: Create: How to: How to create a jar file on the command line?
- Total Commander: File: Rename: Multi: How to: How to multi-rename files in Total Commander?
- Java: Internet: Compile: Online: Where to compile your .java programs online? [no javac.exe found]
- JavaScript: File: XML: Table: How convert database table to XML, and load it in array? 1D
- JavaScript: File: XML: Table: How convert database table to XML, and load it in array?
- JavaScript: File: XML: Table: Operation: Load: Simple: How to: 2
- JavaScript: File: XML: Table: Operation: Load: Simple: How to: 1
- Delphi: Component: PageControl: How to create dynamically a PageControl component with N tabsheets?
- Delphi: Component: PageControl: How to create dynamically a PageControl component with 2 tabsheets?
- Delphi: Component: PageControl: How to create dynamically a PageControl + 1 tabsheet?
- Microsoft: Windows: XP: How set computername from command line: regedit + 4nt/4dos + one line alias?
- BBCBASIC: Windows: How to execute a program from your BBCBASIC program and wait? [semicolon / ;]
- BBCBASIC: Windows: How to execute a program from your BBCBASIC program and not wait? [semicolon / ;]
- BBCBASIC: Windows: How to close an execute run window? [*QUIT]
- TSE: Help: Word at cursor: How get context sensitive help for word at cursor?
- Table: Column: Align: Why are my columns not aligned? [e-mail / proportional font]
- BBCBASIC: Windows: Internet: Download: Upgrade: Where can you download an upgrade?
- TSE: File: Search: Regular expression: Grep: Parameter: Which are the parameters of grep.exe?
- Operating system:Microsoft:XP: How to stop process from MSDOS command line? tasklist/pskill/taskkill
- Computer: Search: Search engine: Local: Yahoo desktop search: Command line: Which parameters?
- Math: Number: Constant: Pi: Link: Overview: Can you give an overview of links?
- Computer: Editor: TSE: Version: Trial: Download: Where can you download a trial version?
- Computer: Language: Java: Servlet: TomCat: Link: Overview: Can you give an overview of links?
- Computer: Language: Java: Servlet: TomCat: What is TomCat?
- Learning: Brain:Food:Natural: Stimulus: Which food might possibly stimulate your brain for learning?
- Physics: Dynamics: 3D: Rotation: Can you give BBCBASIC program to solve Euler rotation equations?
- Medical: Food: Antioxydant: Flavonoid: Chocolate: Dark: Can you tell more about dark chocolate?
- Computer: Language: Compiler: C++: Graph: X-y: Link: Can you give an overview of links?
- Computer: Language: Compiler: C++: Graph: X-y: Operation: Create: How to create an x-y graph?
- Computer: Language: Compiler: C++: Include: Class: How to?
- BBCBASIC: Windows: Array: Size: Total: How to find out the total amount of elements in an array?
- C++: Array: Maximum: How to find the maximum in array? Dimension: 1: Standard Template Library (STL)
- C++: Array: Minimum: How to find the minimum in array? Dimension: 1: Standard Template Library (STL)
- Computer: Language: Compiler: C++: Array: Minimum: How to find the minimum in an array? Dimension: 1
- Computer: Language: Compiler: C++: Array: Maximum: How to find the maximum in an array? Dimension: 1
- Computer: Language: Compiler: C++: Array: Link: Can you give an overview of links?
- C++: Array: Size: How to find the total amount of elements in array in C++? [minimum/maximum/size()]
- Language: Computer: BASIC: BBCBASIC: Windows: Error: Bad library
- BBCBASIC: Windows: How to possibly convert Windows API calls to BBCBASIC Sys calls?
- BBCBASIC: Windows: API: BBCBASIC: Convert: Link: Overview: Can you give an overview of links?
- Math: Traffic engineering: Can you give overview of links about the distribution of telephone calls?
- BBCBASIC: Windows: Print: String: Line: Split: How to: How to split long lines? [separator \]
- BBCBASIC: Windows: Graphics: How to possibly create Adobe Acrobat 3D picture from triangles in DATA?
- BBCBASIC: Windows: Computer: Graphics: 3D: How to possibly create .raw file from triangles in DATA?
- Computer: Graphics: File: Format: 3D: Convert: Which program to use to convert 3D data file?
- Computer: Graphics: File: Format: 3D: Program: Adobe: Acrobat: 3D: Tryout: Internet:Download: Where?
- Computer: Graphics: 3D: Ray tracer: Pov-Ray: Internet: Download: Where to download free Pov-Ray?
- Computer: Graphics: 3D: Ray tracer: Pov-Ray: What is the meaning of Pov-Ray?
- Computer: Graphics: 3D: Ray tracer: Pov-Ray: Internet: What is the home page of Pov-Ray?
- Computer: Graphics: File: Format: 3D: Triangle: Convert: How to read triangle RAW format? [POV-Ray]
- Computer: Graphics: File: Format: 3D: Triangle: RAW: How to create triangle RAW format? [Pov-Ray]
- BBCBASIC: Windows: Graphics: File: Format: 3DS: BBCBASIC .B3D: Convert: How to? [RAW triangle]
- BBCBASIC: Windows: Computer: Graphics: File: Format: B3D: What is the B3D file format?
- BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 4
- BBCBASIC: Windows: Graphics: Microsoft: DirectX: Figure: Robot: Create: How to view a robot?
- BBCBASIC: Windows: Network: Socklib: Link: Overview: Can you give an overview of links?
- BBCBASIC: Windows: Network: Socklib: E-mail: Send: How to connect to port 25 of SMTP server?
- BBCBASIC: Windows: Network: Socklib: Computer: Name: How to view the computer name of your computer?
- BBCBASIC: Windows: Network: Socklib: How to listen to the HTTP port on your computer?
- BBCBASIC: Windows: How to execute a program from your BBCBASIC program? [shell / child]
- BBCBASIC: Windows: Graphics: Microsoft: DirectX: Triangle: Translate: 3D: How to view N triangles?
- Computer: Graphics: Link: Overview: Can you give an overview of links?
- Computer: Graphics: Object: 3D: Operation: Create: Simple: How to quickly create 3D data?
- BBCBASIC:Windows: Graphics: Microsoft:DirectX: Create: Figure: Triangle: N: How to view N triangles?
- BBCBASIC:Windows: Graphics: Microsoft:DirectX: Create: Figure: Triangle: 2: How to view 2 triangles?
- BBCBASIC: Windows: Graphics: Microsoft: DirectX: Link: Overview: Can you give an overview of links?
- BBCBASIC: Windows: Graphics: Microsoft:DirectX: Create: Figure: Triangle: 1: How to view 1 triangle?
- BBCBASIC for Windows: GUI: Search: How to search simultaneously for BBCBASIC information?
- BBCBASIC for Windows: GUI: Text edit box: Operation: Create: How to create a GUI text edit box?
- BBCBASIC: Windows: Array: Function: How to pass an array to a function?
- BBCBASIC: Windows: Array: Minimum: How to determine the minimum value of an array?
- BBCBASIC: Windows: Array: Maximum: How to determine the maximum value of an array?
- Physics: Dynamics: 3D: Poinsot construction: Who was Louis Poinsot?
- Physics: Dynamics: 3D: Poinsot construction: What is the Poinsot construction?
- Physics: Dynamics: 3D: Poinsot construction: Polhode: What is the meaning of polhode?
- Physics: Dynamics: 3D: Poinsot construction: Herpolhode: What is the meaning of herpolhode?
- Physics: Dynamics: 3D: Poinsot construction: Link: Overview: Can you give an overview of links?
- Math: Transformation: 2D: Rotation: Rotation: Formula: Can you derive the 2D rotation formula?
- BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 3
- BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 2
- BBCBASIC: Windows: Function: Parameter: Link: Can you give an overview of links?
- BBCBASIC: Windows: Function: Parameter: How to call a function as a parameter? 1 [EVAL]
- BBCBASIC: Windows: Interpreter: Link: Overview: Can you give an overview of links?
- BBCBASIC: Windows: Interpreter: Command: Line: How to create a simple command line interpreter? 1
- Physics: Dynamics: 3D: Simulation: How to write a simple rigid body simulation: Mass:Discrete:Point?
- Physics: Dynamics: 3D: Rotation: To which axes do the Euler rotation equations refer to? [principal]
- Physics: Dynamics: 3D: Rotation: Angle: Euler: History: Who introduced the term 'Euler angle'?
- Physics: Dynamics: 3D: Rotation: What is Euler's rotation theorem?
- Language: Computer: BBCBASIC: Windows: E-mail: Link: Overview: Can you give an overview of links?
- Language: Computer: BBCBASIC: Windows: How to possibly send an e-mail via BBCBASIC for Windows?
- Physics: Dynamics: 3D: Rotation: Euler: Equation: What are the Euler rotation equations?
- Math: Transformation: Rotation: Link: Can you give an overview of links?
- Math: Transformation: Rotation: 3D: Can you derive the rotation formula?
- Physics:Dynamics:3D:Can you give BBCBASIC program to calculate center of gravity:Mass:Point:Discrete
- Computer: Software: Standard: Unicode: Can you give an overview of books?
- Physics: Dynamics: 3D: Link: Overview: Can you give an overview of links?
- Physics:Dynamics:3D:Rotation:Can you give BBCBASIC program to get principal axes:Mass:Point:Discrete
- Physics: Analysis: Vector: History: Who introduced the name 'vector'?
- Language: Computer: BASIC: BBCBASIC: Windows: Screen: Display: Operation: Set: Selectively: How to?
- BBCBASIC: Program: Control structure: Loop: How to possibly quit a REPEAT UNTIL control structure?
- Language: Computer: BBCBASIC: Math: Matrix: 3x3: Eigenvector: How to get the eigenvectors?
- Language: Computer: BBCBASIC: Math: Matrix: 3x3: Eigenvalue: How to get the eigenvalues?
- Language: Computer: BBCBASIC: Math: Polynom: Degree: 3: Numerical: How to get roots?
- Network:Microsoft:Windows:How to create batch file to set IP address,mask,gateway,DNS,proxy?Overview
- Network: Microsoft: Windows: How to create batch file to set IP address, mask, gateway, DNS, proxy?
- Network: Card: Name: Find: Microsoft: Windows: How to find the network card name?
- Network: Proxy: Set: Microsoft: Windows: How to set the proxy server via the MSDOS command line?
- Math: Matrix: Eigenvector: Eigenvalue: Property: Can you give some properties of eigenvalues?
- Math: Matrix: Eigenvector: Eigenvalue: Property: Can you give some properties of eigenvectors?
- Math: Transformation: Eigenvector: Eigenvalue: Book: Can you give an overview of books?
- Math: Matrix: Eigenvalue: Operation: Calculate:How to: 3 x 3 matrix: Example:[[1 2 3][4 5 6][7 8 9]]
- Math: Matrix: Eigenvector: Eigenvalue: Operation: Calculate: How to: 3 x 3 matrix
- Math: Matrix: Eigenvector: Eigenvalue: How to calculate: 2 x 2 matrix: Example: [[ 1 0 ] [ 0 1 ]]
- Math: Matrix: Eigenvector: Eigenvalue: Operation: Calculate: How to: 2 x 2 matrix
- Math: Matrix: Eigenvector: Eigenvalue: Operation: Calculate: How to calculate?
- Math: Transformation: Eigenvalue: Definition: What is an eigenvalue?
- Math: Transformation: Eigenvector: Link: Can you give an overview of links?
- Math: Transformation: Eigenvector: Definition: What is an eigenvector?
- Language: Computer: BBCBASIC for Windows: History: Richard Russell
- What is UTF-8?
- What is Unicode?
- Unicode: Can you give an overview of links?
- XP: How to merge duplicate files in different directories to 1 directory containing all files?
- TSE: Color: Syntax highlighting: Link: Overview: Can you give an overview of links?
- Linux: File: Editor: Emacs: File: Create: How to: How to create a file using Emacs Editor in Linux?
- Operating system: Linux: File: Editor: Emacs: Overview: Can you give overview of the Emacs editor?
- TSE: Screen: Text: Read: Scroll:Down: How to automatically scroll down while reading text on screen?
- Editor: TSE: Line: Length: Maximum: What is the maximum line length?
- Lotus notes: Database: Size: How to see the size of a database (e.g. 80 MB)?
- Computer: Search: Search engine: How to search your Lotus Notes e-mail using Google Desktop Search?
- Geography: Map: Link: Overview: Can you give an overview of links?
- Google: Maps: Location: URL: Operation: Goto: How to goto longitude-latitude coordinate?
- Geography: World: City: Coordinate: Longitude: Latitude: How to get list cities latitude+longitude?
- Drive: USB: Microsoft: Windows: XP: I do not see my USB drive after installation
- JavaScript: Debugger: Microsoft: Windows: Internet Explorer: Can you give an overview of links?
- JavaScript: Debugger: Microsoft: Internet: Explorer: How install JavaScript debugger
- JavaScript: Microsoft: Windows: Internet Explorer: Debug: Operation: Set: How to set debugging on?
- Computer: Language: Java: Plug-in: I run my Java applet in my browser, and only see a grey window
- Computer: Editor: TSE: List: Column: 1: Create: How to: How to create a 1 column list in TSE?
- Learning: Memory: Brain: Long term / Short term: How does it possibly work? [synaps]
- Delphi: File: How to drag/drop a Microsoft Windows Explorer or desktop file on a memo?
- Delphi: Drag/drop: Link: Can you give an overview of links?
- Operating system: Linux: Clipboard: Operation: Cut: How to cut to the clipboard?
- Operating system: Linux: Clipboard: Operation: Paste: How to paste from the clipboard?
- Operating system: Linux: Clipboard: Operation: Copy: How to copy to the clipboard?
- TSE: Window: Split: Operation: Resize: How to resize a split window in TSE?
- Computer: Editor: TSE: Window: Split: Link: Overview: Can you give an overview of links?
- TSE: Window: Split: Operation: Create: How to create new split windows in TSE? [horizontal/vertical]
- Operating system: Linux: Link: Overview: Can you give an overview of links?
- Microsoft Windows: XP: Copy con: How to use copy con to quickly create a file via a clipboard paste?
- Lotus notes: Database: Internet: How search in Lotus Notes database using Domino URL? [command line]
- Lotus notes: Database: Where to find the name/path to the database? [server / .nsf]
- Computer: Language: LotusScript: What is LotusScript? [Lotus Notes]
- LotusScript: Link: Overview: Can you give an overview of links? [Lotus Notes]
- Computer: Language: Windows Script Host: What is WSH?
- Computer: Language: Windows Scripting Host: WSH: How to create simple program in WSH? [hello world]
- Computer: Language: Windows Scripting Host: WSH: Link: Can you give an overview of links?
- Lotus notes: How to automatically start a database from the command line? [parameter]
- Physics: Time: Travel: Back: Can you manipulate the future if you travel back in time? [paradox]
- PHP: File: Internet: Database: MySql: How to upload and download files? (using browser, HTML, PHP)
- Computer: Internet: File: Upload: Link: Overview: Can you give me an overview of links?
- Operating system: Microsoft: Windows: Directory: Temp: What is the default temp directory? [folder]
- Computer: Software: Planning: Design: UML: Model: What is a UML model? [diagram]
- Computer: Software: Planning: Design: UML: Link: Overview: Can you give an overview of links?
- Bbcbasic: Variable: Initialize: Can you declare the value of a variable when you initialize it?
- BBCBASIC: Datastructure: Tree: Binary: Create: Simple: New: How to create a new tree in BBCBASIC?
- BBCBASIC: Datastructure: List: Linked: Create: Simple: How to create a linked list in BBCBASIC?
- Linguistics: Verb: Conjugation: Why have some languages complicated verb conjugations?
- Graphics: DirectX: Microsoft: Windows: XP: Install: How to install Microsoft Windows DirectX?
- Language: Computer: BBCBASIC(86): History: What is the history of BBCBASIC for Windows?
- TSE: Bookmark: Operation: Overview: Can you give overview of bookmark operations?
- Operating system:Microsoft:Windows:XP:Browser:Ftp:If download .zip file,opens blank page, shows icon
- Database: MySql: Error: 1216: (23000): Cannot add or update fails: a foreign key constraint fails
- Graphics: Transformation: Linear: BBCBasic: What is the general effect of any linear transformation?
- Computer: Graphics: Vector: Link: Overview: Can you give overview of links about vector graphics?
- Graphics:What is general effect of any linear transformation simultaneously on all points of object?
- Database: Relational: MySql: Error 1136 (21S01): Column count doesn't match value count at row 1
- Database:MySQL:Key:Foreign:Error: 1005:(HY000): Can't create table .\database\table.frm (errno: 150)
- Database: Language: SQL: Database: Operation: Remove: How to delete a database completely? [drop]
- Database: Relational: MySql: Auto_Increment: Link: Overview: Can you give an overview of links?
- Database: Relational: MySql: How does auto_increment work in MySql? [InnoDB / primary key]
- Database: MySql: Command: Multiple: Execute: How to execute multiple commands at once in MySql?
- Database: MySql: Command: Multiple: Execute: How to: How to run pipe commands in MySql?
- Database: MySql: Command: Multiple: Execute: How to: How to run commands by copy/paste in MySql?
- VMWare: Operating system: Microsoft: Windows: XP: USB: Not found
- Database: Relational: Key: Primary: Unique: How to increment the AUTO_INCREMENT field? [NULL]
- PHPRunner: SQL query: Can you use a 'WHERE' in your SQL query? [SELECT / INNER JOIN / MySql]
- JavaScript: Url: Open: How to: How to open a url in your web page? [self]
- PHPRunner: Screen: Add: New: Field:Total: How many fields are totally shown in add new input screen?
- PHPRunner: Table: How to create a hyperlink from a master table to its detail tables?
- Database: MySql: Database: Copy: Microsoft: Windows: How to quickly copy a MySql database?
- Database: MySql: PHPRunner: Table: Split: How to possibly divide 1 large table in smaller subtables?
- Database: MySql: Table: Split: How possibly divide 1 large table in smaller subtables? [foreign key]
- TSE: Text: Wordwrap: Hyphen: Remove: How to dehyphenate wordwrapped text? ['-' / join]
- TSE: File: Search: How to search/replace over multiple lines? [dehyphenation / regular expression]
- Total Commander: Ftp: Connection: New: Pane: Fixed: How to start new ftp connection in a fixed pane?
- PHPRunner: Internet: Page: Common: How create common footer and header page in PHPRunner? [super]
- Paperport: Screen: Step: How to show what you mean in steps in the screens? [support / stack / pdf]
- Lotus Notes: Client: Install: How to install Lotus Notes?
- Lotus Notes: Client: Link: Overview: Can you give an overview of links about Lotus Notes?
- Lotus Notes: Client: Download: Where: Where to download Lotus Notes?
- TSE: Parse: Parameter: Command line: MSDOS: How to possibly parse the command line?
- TSE: Version: Overview: History: In which year were TSE versions released? [timeline]
- Computer: Language: Use: Frequency: Overview: Can you give an overview of frequency of use? [index]
- Text: Editor: History: Can you give an overview of history of text editors/wordprocessor? [timeline]
- Computer: Editor: TSE: Syntax: Highlight: AWK: What is a possible .syn text file for AWK?
- Database: Design:MicroOLAP Database Designer for MySQL: How to generate SQL code to create database?
- Database: MySql: Operation: Replace: How to replace a MySql database with other MySql database?
- Database: Design: MicroOLAP Database Designer for MySQL: Diagram: How to export a MicroOLAP diagram?
- Internet: Check: Url: Change: Program: Check&Get: Shortcut: How to change shortcuts? [hot key]
- Internet: Check: Url: Change: Program: Check & Get: Link: Overview: Can you give overview of links?
- File: Manager: Document:Organization: OCR: Scansoft:Paperport: Link: Can you give overview of links?
- Computer: Editor: TSE: Link: Overview: Can you give an overview of links?
- PHP: IDE: TurboPHP: How to run your PHP projects in TurboPHP?
- PHP: IDE: TurboPHP: Link: Overview: Can you give an overview of links?
- Database: MySql: PHPRunner: What is PHPRunner? [automatic PHP code generation]
- Database: Design: MicroOLAP Database Designer for MySQL: Link: Can you give an overview of links?
- Database: MySql: Backup: How to backup your MySql databases on Microsoft Windows? [PHPMyAdmin]
- Database: MySql: PHPRunner: Connection: Data: How to change manually your connection data?
- Database: MySql: PHPRunner: Security: How to set advanced security per username?
- Total Commander: View: What are the different modes to view a file?
- Database: MySql: PHPRunner: Image: Upload: How to upload images in your database with PHPRunner?
- Database: MySql: PHPRunner: Project: Save: How to: How to save your PHPRunner project?
- Database: MySql: PHPRunner: Combobox: Create: How to create a combobox in PHPRunner?
- Database: MySql: GUI: PHPMyAdmin: Link: Overview: Can you give an overview of links?
- Database: MySql: GUI: PHPMyAdmin: Table: Create: How to: How to create a table in PHPMyAdmin?
- Database: MySql: PHPRunner: Listbox: Is it better to use a lookup table or adding the data manually?
- Database: MySql: PHPRunner: Link: Can you give an overview of links?
- Database: MySql: PHPRunner: Version: View: How to: How to view the version of PHPRunner?
- Operating system: Microsoft: Windows:XP: Window: Top: Keep: Link: Can you give an overview of links?
Page: 1 2 3 4 5 6