-
This may be a newbee question:
I'd like to highlight nodes using background color. However, I looked around the menues and did not find how to configure a keystroke (like alt-shift-R for red) to change the background color of a node quick.
Any help form available?
Rolf.
2009-08-29 12:22:06 UTC in FreeMind
-
I've installed piklab 0.15.4 on Debian SID using the offered Debian package, featuring the kernel 2.6.29.
In the help area it shows that pkilab version 0.15.4 is tested with kde 3.5.10.
I've running Debian with kde 4.2.2 and piklab seems to start and work. However, I can not get the PICkit2 programmer working.
Is the kde missmatch and my programmer problem related anyhow?
When will...
2009-05-20 06:01:54 UTC in Piklab
-
bought the DEBUG KIT, EXPRESS, PICKIT2 from Microchip, that includes the PICkit 2 and the 44-Pin Demo Board, that in turn hosts the 16F887.
plugged it into USB in a Debian linux distribution (sidux).
dmesg shows that the device is correctly identified.
In a README I found Firmware Version 2.20.01
In piklab Settings/Configure Piklab I chose Pikit2 Firmware 2.x for the programmer...
2009-05-16 15:53:27 UTC in Piklab
-
umtsmon 0.9
Fonic stick via USB
sidux kernel 2.6.29-1.slh.1-sidux-686
error happens with any older 2.6.29
error did not happen with 2.6.28 and before
error happens with EPlus as well as O2
what I did:
started umtsmon, the connection
what I expected:
stay connected as long as I do not disconnect, because I do not travel and do have the same field intensity all the time.
what I got:
2009-04-03 09:15:35 UTC in control/monitor your UMTS card
-
What is the best way of using formate-date?
I tried several alternatives, but had no success:
1.) <xsl:value-of select="xsl:format-date(bll:date,'YYYY-MM-DD')"/>
Error: Cannot find a matching 2-argument function named {http://www.w3.org/1999/XSL/Transform}format-date()
2.) <xsl:value-of select="format-date(bll:date,'YYYY-MM-DD')"/>
no error message, but...
2009-03-23 03:22:17 UTC in Saxon XSLT and XQuery Processor
-
What is the best way of using formate-date?
I tried several alternatives, but had no success:
1.) <xsl:value-of select="xsl:format-date(bll:date,'YYYY-MM-DD')"/>
Error: Cannot find a matching 2-argument function named {http://www.w3.org/1999/XSL/Transform}format-date()
2.) <xsl:value-of select="format-date(bll:date,'YYYY-MM-DD')"/>
no error message, but...
2009-03-22 18:10:42 UTC in Saxon XSLT and XQuery Processor
-
Error:
SIM card is detected
(1) no connection
(2) 30s reaction time to any single user click
Environment:
lenovo X200 with build-in WAN (Ericsson F3507g, currently not supported afaik), no SIM card inserted
USB stick with HUAWEI Mobile
linux kernel 28.6.28
kde 3.5
What I did:
looked up the ttys associated to the same USB device as the HUAWEI controller: "dmesg | grep HUA" -> USB...
2009-02-18 09:15:54 UTC in control/monitor your UMTS card
-
In TortoiseHg 0.3 if you have an emerging project that comes up with new files every day and you do want to add some of the selectively it is too much to do all the clicks for each and every file to be added to the repository.
The Hg-Commit-Entry in the popup menu may change to Hg-Add-Immediatly in case you've right clicked to some file - not to a directory.
2008-04-06 15:55:45 UTC in TortoiseHg
-
what I did:
hg push ssh://user@domain/repo
what I exepected:
remote: adding changesets ...
what I got:
remote: The system cannot execute the specified program
workaround:
in Mercurial.ini exchange "TortoisePlink.exe" by "plink.exe"
environment:
Server: Debian Linux with mercurial installed
Client: WinXP with Putty (installed with 0.60 installer) and TortoiseHg 0.3...
2008-03-28 11:11:19 UTC in TortoiseHg
-
It seems that tortoiseHg can not recognize any special characters in filenames. I do have the same Problem with German repository names, even if the appear only in the full path name.
What I did:
Registered a repository at D:\Büro\Repository.
Tried to clone it with tortoiseHg to D:\Büro\Clone.
Successfully filled in all names into the clone dialog window.
Pressed button "clone"...
2008-01-28 12:04:27 UTC in TortoiseHg