-
you need something like this
// ==UserScript==
// @name StockCharts (ver. 0.0.1)
// @namespace http://larytet.sf.net/myscripts
// @description removes green box at the top of the screen
// @include http://*stockcharts.com/*
// ==/UserScript==
var all, element, elementText;
GM_log("Grease monkey script for...
2007-12-24 05:21:13 UTC in emLib
-
i do not recall what exactly my script did. I suggest to search on userscipts.org for updates
i personally use AdBlockPlus in Firefox - it does most of the job for me - removes google bars, FLASH, etc. I did not write scripts for long time. I checked the source of the stockcharts page - indeed looks like div class="sc2PromoHeader".
2007-12-24 04:52:20 UTC in emLib
-
I am using OpenProj under Ubuntu
I am trying to assign same resource to the different tasks like on this screenshoot http://www.gomyplace.com/openproj/openproj_00.png
both tasks on the picture defined as "start as soon as possible", melony is a resource defined 100%
I expect, that OpenProj will put the tasks one after another, but nothing like this happens. Both tasks...
2007-09-02 09:30:48 UTC in OpenProj - Project Management
-
OO opens the file but does not display any text - one empty page. I unzipped SXS file and the content looks fine - XML files, manifest, etc.
2007-02-27 09:41:25 UTC in PHP DocWriter
-
"sudo apt-get install openoffice.org-filter-so52"
solved the problem in my case. Default installation of OO in Ubuntu comes without "filters". Download takes some time - the package and dependencies are fairly large.
2007-02-27 06:54:41 UTC in PHP DocWriter
-
hello,
I am trying to open file documentation.sxw using OpenOffice 2.0 (Ubuntu)
OpenOffice opens Window "Filter Selection" with long list of formats (filters ?). I tried a couple of different filters including StarWriter 5.0 but every time I got window with "General Error. General input/output error"
Should I install something else in my OpenOffice ? What is filter ?...
2007-02-26 17:49:06 UTC in PHP DocWriter
-
i appreciate your kind response.
is this a bug in the compiler (SDCC) or in the simulation (SDCDB) ? Can it be fixed by modification of C code or assembler ?
I would like to avoid downgrade of the SDCC, because i do not want to compile SDCC from the source code. That loops forever in the source code are not crucial for me and i can modify the code if it helps me to avoid reinstallation of...
2007-01-16 13:08:26 UTC in Small Device C Compiler
-
Hello,
At this point i do not have real 8051, so i try to use sdcdb
Linux environment (Ubuntu)
xdesk:~/megab/8051$ sdcc -v
SDCC : mcs51/gbz80/z80/avr/ds390/pic16/pic14/TININative/xa51/ds400/hc08 2.6.0 #4309 (Sep 28 2006) (UNIX)
this is the code (single C file)
static unsigned char idleTask(unsigned char context)
{
context++;
return context;
}
static void mainLoop()
{.
2007-01-15 17:40:15 UTC in Small Device C Compiler
-
did you solve the problem ?.
2007-01-03 12:38:15 UTC in Usb Sniffer for Windows
-
Generally the system can be hacked if you use that "long" password (admin access) across the Internet. This will require sniffer installed on one of the sides of the connection. I am not aware of any other way to hack the connection and/or gain access to the admin password. The application itself never sends admin password. Handshake between proxy server and the desktop uses a...
2007-01-01 13:36:08 UTC in emLib