Displaying 20 results from an estimated 27 matches for "hilighting".
Did you mean:
hilghting
2006 Mar 29
0
rhtml & rjs syntax hilighting in scite
Hi
Is there anyone here who uses scite for development?
Im looking for syntax hilighting (rhtml & rjs) and other good
configuration for rails development in scite.
Thanks in advance.
/Andreas
2005 Dec 05
3
Effect.Highlight on Ajax.Updater
Hello to all list members...
Exchuse for my bad english, I don''t write english very well.
I''m searching for a solution to hilight a div when his value change.
The value in these div is take from Ajax.Updater .
the code is:
new Ajax.Updater(''acc'',''tools/head_info.php'',{asynchronous:true});
and have a settimeout to recall it every 5 seconds.
2006 Mar 23
3
How to redisplay submitted data on validation error?
Hi!
If i have an object it''s easy.
But i''m making a simple contact form and i check if email address is
correct. If it''s not i redisplay the form with the info that there was
an error (should i use redirect_to or render :action? what''s the
difference?), but all previously submitted data is lost.
I tried creating variables using names of the form fields, but
2006 Mar 14
2
rjs woes
i''ve just installed the RJS plugin per cody''s instructiuons and read through
tutorials. I''ve made the necessary changes to my existing code and
everything appears to be working, except that the returned javascript is not
being evaluated...
here''s my setup:
i have a checkbox with an onclick event pointing to a javascript function.
this javascript function does
2004 Sep 19
1
vim ftplugins for asterisk?
Anybody has a (even partial) ftplugin/syntax hilighting for editing
asterisk config files in vim?
How about for other text editors? I have been known to even be using
emacs variants if it provides a useful mode ;-)
--
Tzafrir Cohen +---------------------------+
http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best frien...
2007 Jun 23
2
Highliting a text in a plot
Hi everyone,
I want to highlight something in a plot.
So I want to write a text with a yellow background.
I tried to make use of text(x,y,"hallo",bg="yellow")
but that does not work.
I know I am a handful. Sorry!
Maja!
--
2014 Nov 21
2
0.8-based Compiz work
For the last few weeks I've been fiddling with the 0.8 code-base, mostly
because compiz got nuked in my distro and I had to do something, if for no
other reason than to have a running WM. You can find my work at:
https://github.com/KristianLyng/compiz
(I'm also tracking issues there)
I've done what I felt like doing, some of which would've been
controversial/problematic 5 years
2005 Dec 19
4
need some help designing my messaging system
I am trying to create a messaging system for my users but I''m having a
hard time designing my db. This is what i have in mind, but I am not
sure if its the best approach.
user has_one inbox
user has_one outbox
inbox has_many messages
outbox has_many messages
inbox table
user_id
outbox table
user_id
messages table
box_id (refers to either inbox or outbox - how?)
from_id
to_id
2009 Nov 14
4
php config security concern for c5
a recent post on bugtraq hilighted an issue with how upstream has
configured apache to invoke php, namely using addhandler, which has the
behavior of matching the extension anywhere in the file. this means
that foo.php.jpg will be run as php. where this becomes an issue is web
apps that allow uploads into the webspace for images, pdfs, etc. if the
app assumes that anything.jpg is safe,
2014 Nov 21
0
0.8-based Compiz work
Hi Kristian,
On Fri, Nov 21, 2014 at 1:37 AM, Kristian Lyngstøl <kristian at bohemians.org>
wrote:
> For the last few weeks I've been fiddling with the 0.8 code-base, mostly
> because compiz got nuked in my distro and I had to do something, if for no
> other reason than to have a running WM. You can find my work at:
>
> https://github.com/KristianLyng/compiz
>
2006 May 05
16
Diff tool for OSX
I''ve looked for DIFF tools for OSX but haven''t found anything good
yet. Tried guiffy (http://www.guiffy.com) but it''s very slow and the
folder comparison doesn''t indicate a change until you drill down to
the level with the difference which kinda defeats the purpose.
I''m missing TortoiseSVN and the diff tool that comes with it. Any
suggestions for
2009 Jan 27
1
Text distortions
I installed wine from the ubuntu (8.10) repos on sunday (2009-01-25) and at first the menus were white text on white background. Then I followed fixes on the wine ubuntu page:
Replace the [Control Panel\\Colors] section with
Code:
[Control Panel\\Colors] 1176981676
"ActiveBorder"="239 235 231"
"ActiveTitle"="203 133 61"
"AppWorkSpace"="198
2006 Oct 31
1
Strange Characters in CLI on TTY9
When I look at TTY9 (using init.d and safe_asterisk to start the
asterisk process), I am getting some strange characters. When a
application is run the and the CLI shows the application executing the
languange almost looks russian...??
Anyone seen this before?
http://picasaweb.google.com/jonforrest.beck/AsteriskCLI
2010 Dec 07
1
Control Panel\\Colors
Hi forum
I edit my ~/.wine/user.reg to include the followings :
Code:
[Control Panel\\Colors] 1282041636
"ActiveBorder"="154 154 154"
"ActiveTitle"="0 0 0"
"AppWorkSpace"="154 154 154"
"Background"="246 246 246"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="154 154 154"
2008 Sep 30
0
Tabbed Menus - link_to_unless_current
This is more difficult than I originally anticipated. Any help in
figuring this out is most appreciated:
This is a code snippet from my header.rhtml (or erb) file that draws
tabbed menus:
<ul>
<% [["Home", "/home" ],
["Positions", "/company" ],
["Leads",
2007 Aug 19
2
[LLVMdev] LLVM performance test
On 2007-08-19, at 14:53, Torvald Riegel wrote:
> does anyone keep track of performance results?
Benchmark info is submitted by the nightly testers.
http://llvm.org/nightlytest/
— Gordon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070819/636214ba/attachment.html>
2007 Aug 20
0
[LLVMdev] LLVM performance test
> Benchmark info is submitted by the nightly testers.
>
> http://llvm.org/nightlytest/
Hmm, I could not really see benchmark info there. For example,
when I look at
http://llvm.org/nightlytest/machine.php?machine=153, where is
this info?
Maybe it's implicitly in the column "dejagnu time wall", because
this amount has decreased from 2007-08-09 to 2007-08-19 from 200
2014 Feb 12
4
[Bug 74866] New: This info is from a git bisect I did 20140211
https://bugs.freedesktop.org/show_bug.cgi?id=74866
Priority: medium
Bug ID: 74866
Assignee: nouveau at lists.freedesktop.org
Summary: This info is from a git bisect I did 20140211
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: jfgodfrey at gmail.com
2001 Nov 07
3
winbind: can't join DOMAIN with smbpasswd
Hi,
I've got my samba 2.2.2 server running and working, but while trying to
get winbind working, I'm running into a problem. Specifically on step
9.5.3.4 from the winbind configuration documentation:
[root@NetServer samba]# smbpasswd -j BIO2RES -r DOMAIN-CONTROL -U Administrator
Password:
Error connecting to DOMAIN-CONTROL
Unable to join domain BIO2RES.
[root@NetServer samba]# echo $?
2003 Sep 10
0
[LLVMdev] Core LLVM status update
Hi everyone,
Here's an update on what we've been up to and how the LLVM 1.0 release is
shaping up. Overall, things are going well, and it looks highly likely
that we'll get the release out by the end of the month!
Here's the hilights of the last few weeks:
1. John checked in support for building LLVM into multiple different
object directories in the Autoconf style. He also