FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. Combination Javascript Console, DOM Inspector, and a command line Javascript interpreter.
The site is designed so that you can post, comment and retrieve someone's source code for review. The site also offers a way to comment and highlight the code. There are various levels of control from a completely public area to a username/password option to view a post. Pastebin also offers to expire the post based on a time period of your choosing.
In short, a easy quick online collaboration tool.
|
If you are running VMware on a Linux host it is worth the upgrade to
5.5 for the new bridged support for wireless networks. It used
to be the you had to use NAT when running your Virtual Machines under
Linux using a wireless card. This feature had been available for
windows hosts for awhile.
"convert" apparently expects to find an ATI processing instruction in
xsl stylesheets before it will execute HTML transformations. Otherwise
it only produces XML.
The PI should take the following form and be inserted as follows:
<?xml version="1.0"?><?APT StylesheetID Title="FOOBAR" CompositionTypes="htmlfile"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
Example syntax:
<savetext conrule="!,#XPATHCONTENT(ancestor::Class/Title)#XPATH,!"
Additional Information:
In the installation tree of Arbortext you should see a directory called
tutorials. Inside of there is a sub-directory called 28001C. Inside of
that sub-directory is an SGML file called "28001C.sgm". This file is the
main definition of the FOSI standard which is sometimes also referred
to as the outspec. The file has notes indicating what parts of the
standard are supported, what parts are not supported, and Arbortext
extensions to the standard. Open this file and search for the string
XPath for more information.
usetext source="%\hbox{\special{pub: rotate 45}%,12pt,\YOUR TEXT HERE\,%}%"
VMWare 5 will not run on FC4 without running the vmware-any-any-update
after installation.
Instructions:
REFERENCES
Acid test is a phrase that can also refer to a foolproof test that will accurately determine the validity of something. The origins come from the gold rush in the United States. Gold does not react to most acids (unlike most metals) but does to nitric acid. The acid test was then used to confirm if gold was indeed found.[1]
Transactions provide several important properties, referred to as the ACID properties: [2]
[1] From Wikipedia
[2] Red Hat Web Application Framework Developer Guide
vi geeks (Emacs is ok too I guess....) this is tooooooooooo cool! For
those of us that actually remember how to do things before the
invention of the mouse this modification is for you in Firefox! The
following procedure will add keybindings that simulate vi navigation
movements such as the j and k keys.
cd $MOZILLA_HOME/chrome/ |
jar -xf toolkit.jar |
$WORKING_DIRECTORY/content/global/platformHTMLBindings.xml
Add the entries listed below as children of the <binding id="browser"><handlers> element:
<handler event="keypress" key="k"command="cmd_scrollLineUp"/> |
cd $WORKING_DIRECTORY jar -cf toolkit.jar content/ |
NOTE: If you have turned on the Advanced Firefox
option "Begin finding when you being typing" this should
be turned off. By typing a /
character you can start a search for any text on the page and by typing
a ' character you can start a
search for any link on a page. For more info refer to the Firefox
Keyboard Shortcuts page.
CREDITS
I believe that this is the first page that has been updated to
accomplish this task for vi navigation on Firefox versions after 1.0.5 (HINT:
If you are using a version of Firefox before 1.0.6 YOU ARE NOT
PRACTICING SAFE BROWSING). The instructions provided here were
based on instructions for earlier versions of Firefox gathered from the
following pages:
Google Labs is still coming out with great stuff. Google
Alerts is worth a look.
The alerts give you targeted search results in an e-mail based on your
choice of query. The results are e-mailed to you based on a schedule
you select. It is a good way of keeping current on a particular
industry or topic. The query can search either the Google news site or
their web search with an additional option to search both.
A nice enhancement to this service would be creating an RSS or ATOM
feed for the results instead of sending it via e-mail.
Powered by WordPress