jump to navigation

Getting Things Done with Thunderbird Декабрь 15, 2009

Posted by russenreaktor in gtd, thunderbird.
Tags: , ,
add a comment

Labels

Thunderbird allows you to apply labels (similar to Outlook flags as mentioned in Using Flags and Rules in Outlook) to emails. Unfortunately only one flag can be assigned to a message at a time (is that a problem or am I trying to be overly complicated?) but the labelled messages are easy to see if you have a full inbox (which you don’t of course, do you?)

To access the labels go to Tools > Options > Display > Labels (tab)

I have the following labels set up:

  • Action
  • Waiting For
  • Defer
  • Archive
  • Delete

Unfortunately it would appear that 5 labels are the maximum you can have at the moment, but in terms of GTD this is enough. The only reason I could see you needing more is if you wanted specific project labels or one for personal messages, but then you could always get rid of the «Archive» and «Delete» options.

Getting Things Done with Thunderbird :: Learning to be productive One Day At A Time ::.

[SOLVED]Paketdatei war nicht richtig signiert Ноябрь 23, 2009

Posted by russenreaktor in android.
Tags: ,
add a comment
NM I got it working I just had to
adb remount
adb shell rm /system/sd/app/*Maps*
adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*
adb uninstall com.google.android.apps.maps
that let me uninstall and install the new maps.

forum.xda-developers.com

How can I count the number of occurrences of a substring within a string? Ноябрь 23, 2009

Posted by russenreaktor in perl.
add a comment

If you want a count of a certain character (X) within a string, you can use the tr/// function like so:

    $string="ThisXlineXhasXsomeXx'sXinXit":
    $count = ($string =~ tr/X//);
    print "There are $count Xs in the string";

This is fine if you are just looking for a single character. However, if you are trying to count multiple character substrings within a larger string, tr/// won’t work. What you can do is wrap a while loop around a pattern match.

    $string="-9 55 48 -2 23 -76 4 14 -44";
    $count++ while $string =~ /-\d+/g;
    print "There are $count negative numbers in the string";

perl.com

My Thunderbird extensions list Ноябрь 7, 2009

Posted by russenreaktor in software, thunderbird.
Tags: , , ,
add a comment

Generated: Sat Nov 07 2009 01:14:44 GMT+0100
User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.8.1.23) Gecko/20090812 Lightning/0.9 Thunderbird/2.0.0.23
Build ID: 2009081210

Enabled Extensions: [43]

My Firefox extensions list Ноябрь 7, 2009

Posted by russenreaktor in firefox, software.
Tags: , , ,
add a comment

Generated: Sat Nov 07 2009 01:05:09 GMT+0100

User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB5 (.NET CLR 3.5.30729)

Build ID: 20091102152451

Enabled Extensions: [45]

 

[SOLVED]In dem Ordner in dem die Anwendung heruntergeladen wurde können keine neuen Dateien erstellt oder gespeichert werden. Ноябрь 3, 2009

Posted by russenreaktor in os, windows.
add a comment

Anleitung:

1. DLMWin7HP64DE.exe (oder vergleichbare .exe-Datei) herunterladen, jedoch nicht ausführen.

2. DLMWin7HP64DE.exe » Eigenschaften » Reiter Kompabilität » Checkbox Programm als ein Administrator ausführen

3. DLMWin7HP64DE.exe » Als Administrator ausführen und warten, bis alle Dateien heruntergeladen worden sind

4. Win7-HP-Retail-de-de-x64.exe (oder vergleichbare .exe-Datei) » Als Administrator ausführen

5. Trotz fehlerhaftem Entpacken der Dateien (siehe o.g. Fehlermeldung) fortfahren

6. Oscdimg herunterladen, die .zip-Datei entpacken und deren Inhalt nach C:/Windows/System32 kopieren

7. Den durch 4. erstellten Ordner expandedSetup nach C:/ kopieren

8. Start » cmd » Als Administrator ausführen

9. Eingabe: Oscdimg.exe -u2 -b»C:\expandedSetup\boot\etfsboot.com» -h «C:\expandedSetup» C:\7.iso

10. Windows 7 USB/DVD Download Tool herunterladen und installieren

11. Windows 7 USB/DVD Download Tool ausführen, den Anweisungen folgen und unter Schritt 3 die auf C: liegende 7.iso-Datei einbinden

Sollte diese Methode bei jemandem Erfolg haben, insbesondere auf Hinsicht auf die Funktion der Product Keys, würde ich mich freuen, wenn er dies hier preisbigt.

social.answers.microsoft.com

[SOLVED]How To Sort Folders The Same Way As Files In Total Commander Октябрь 8, 2009

Posted by russenreaktor in software.
add a comment

«The option is right there, in the middle, Sorting Directories. The default is Always by name. Change it to Like files (also by time) and you’re done.

image

● ● ●» beerpla.net

[SOLVED]Disable Debug Output for Ajax in CakePHP Сентябрь 23, 2009

Posted by russenreaktor in cakephp, programming.
add a comment
<?php
class AppController extends Controller {
var $components = array(‘RequestHandler’);
var $helpers = array(‘Html’,'Form’,'Ajax’);
function beforeFilter() {
if ( $this->RequestHandler->isAjax() ) {
Configure::write(‘debug’,0);
}
}
}
?>

otaqui.com

[SOLVED]How to use the “sysout” snippet in Eclipse with selected text? Сентябрь 23, 2009

Posted by russenreaktor in eclipse.
add a comment

«The sysout template acts upon entire Java statements.

1. Highlight a statement in the editor.

2. Hit CTRL-SPACE (or whatever you have set up for content assist.)

3. Type sysout then hit enter. Note that when you’re typing sysout it will temporarily overwrite your statement (but it will come back wrapped by System.out.println when you hit enter.)» stackoverflow.com

[SOLVED]Way to install games & applications on your samsung star Сентябрь 14, 2009

Posted by russenreaktor in hack.
add a comment

«1. First download a java game compatible for your phone.

2.Create a jad file using JADMaker (Download JadMaker from games & software section).

3.Just drag and drop your .jar file and the jad maker will automatically make the .jad file.

4. Connect the phone to PC and start «Samsung New PC Studio». Open the File browser and go to «External Memory». Create a directory there e.g games

5.Then copy the .jar and .jad files into that folder.

6.Disconnect the phone from PC now.

7.Go to Menu -> Browse -> Enter URL

Type -> http://m.GetJar.com

8.Browse down and you will see «Quick Download». Click it. Then enter quick download code as 51799 . Download and install it. Exit from browser.

9.Go to Menu -> Applications -> Games and more -> LiteFTP

10.You will be in LiteFTP menu

Select Mmc (Memory card) and click OK.

11.You should be able to see the folders in memory card. Select games folder (dont enter it) and press «123″ button. Then press «1″ (This will copy the game folder). Select «Back». You should be back in «root» directory.

12.In root directory you will see a folder with «dont enter» symbol named «My PrivateMy PhotoMy Video …….». Select it and press OK to enter it.

13.There will be nothing in the folder. Now paste the game folder. So press «3″ to paste.

Exit the LiteFTP.

14. Open «Keypad» and type «*#6984125*#» (Without quotes)

This will automatically open «Admin setting»

Select «4 Internals» and enter «*#9072641*#» (without quotes). And confirm. This will take you to «Internals» menu. Select «6 Storage settings».

15. Select «2 Update media database»

then select «3 Update Java DB»

then select «10 Create Ax Dat File»

Exit from all those menus.

16.Now go to Menu -> Applications -> «Games and more» You should be able to see new icon «LiteFTP/files/Erix». Rename it if you want to. Then start the game.» gsmarena.com