List All Pages
I am a software engineer. I learned Automation by accidents, but found microprocessor systems were really cool, especially for my code was running perfectly on it and made me experience how a lot...
some avocado a can of corn chopped tomato cilantro shallots lime juice!
The "Firebug" in Safari[1] Safari's "Develop" menu allows you to turn on the viewing of JavaScript errors and more. To display the Develop menu in Safari 3.1 or higher, select the checkbox labeled...
Write a unix filter in perl (program that reads stdin and writes stdout) that will reformat a multi-record, comma delimited file with 4 fields per line and select only fields 1,3,4 and output the...
Compilation read source code (high-level language), and translate source language into machine language (low-level language) so that executable program can be made. Pros: Enable programmers to...
Please change this page according to your needs
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor. To create a link to a new page, use syntax: [[[new page name]]] or...
A good way to find a HTML error is by commenting out each closing block and checking which part goes wrong.
Case-sensitive? Safari: no FF3: Yes Regex in Javascript To utilize the grouping in javascript regex, you have to use exec() instead of match() or replace(). function getXFromId(id){ var...
Please change this page according to your policy (configure first using Site Manager) and remove this note. Who can join? You can write here who can become a member of this site. Join! So you...
Update error: "You do not have the appropriate access privileges." Solution: go to /Library/Updates/ show the folders information (RMB -> Get Info / Command + i ) check the folders permissions,...
JOIN with the same table with COUNT SELECT a . * , b.CountIp FROM Counter a JOIN ( SELECT Ip, COUNT( Ip ) AS CountIp FROM Counter GROUP BY Ip )b ON a.IP = b.Ip ORDER BY a.LogTime DESC
How to use Perl interactive console?[1] perl -e 1 -d What is the difference between "exit" and "last" in flow control? exit: exit the program (when the execution is successful). last: escape...
Let it be a testimonial of Father's love.
install a VMware player VMware player homepage download one of the following Linux systems: Fedora (682 MB) Ubuntu (698.4 MB) Suse (679.3 MB) Damn Small Linux (50.8 MB) Puppy Linux (84 MB) setup...
Welcome page What is a Wiki Site? How to edit pages? How to join this site? Site members Recent changes List all pages Page Tags Site Manager Page tags Add a new page edit this panel
Members: Moderators Admins
Prototyping Stage Prototypes will be thrown away, but it should be committed to a branch.
home learn Perl + Linux Mysql HTML Javascript Mac OS Browsers Common Perl Questions Setup VM on Windows Compilation and Interpretation Software Engineering Questions? eat Avocado & Corn...
If this is your first site Then there are some things you need to know: You can configure all security and other settings online, using the Site Manager. When you invite other people to help build...
According to Wikipedia, the world largest wiki site: A Wiki ([ˈwiː.kiː] <wee-kee> or [ˈwɪ.kiː] <wick-ey>) is a type of website that allows users to add, remove, or otherwise edit...
A sermon from La Vista Church of Christ [1] Text: II Samuel 6:1-10 I. David had long desired to bring the Ark of God, the very symbol of God’s presence into his capital city. A. With great...
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License