Donnerstag, 30. Dezember 2010
diNovo Mini Special Keys
Authors descibtion:
Do you have a Logitec diNovo Mini Keyboard/Trackpad? Do you love its convenience?
But are you annoyed when you want to use a function key, or the Home or End keys etc.
Very Happy THEN THIS IS FOR YOU!
Here a small changelog for my changes/updates:
I'm using SetPoint 6.20
Montag, 25. Oktober 2010
Hibiscus Offline Konto Dauerauftrag Script
https://www.willuhn.de/products/hibiscus/
Beschreibung des Autors:
Hibiscus ist unsere Homebanking-Anwendung nach deutschen HBCI-Standard. Plattformunabhängig dank Java, modular erweiterbar und bestens geeignet vom Heim-PC bis zur automatischen Zahlungsabwicklung auf dem Server.
Hibiscus läuft als Plugin innerhalb der Jameica-Plattform und kann somit auch an andere Anwendungen gekoppelt werden.
Offline Konto Dauerauftrag Script:
Problem:
Die Möglichkeit einen Dauerauftrag anzulegen, der monatlich dem Offline-Konto
etwas hinzubucht oder abbucht.
Mit Gegenbuchung kann ich es leider nicht erschlagen, da damit kein von mir
verwaltetes Konto in Verbindung steht.
Via Scripting:
Einfach in das Notizfeld des entsprechenden Offline-Konto folgendes eintragen:
Offline Konto Dauerauftrag
OFKDA_Betrag: 123,45
OFKDA_Verwendungszweck: xyz
OFKDA_GegenkontoName: name
OFKDA_GegenkontoNummer: 123
OFKDA_GegenkontoBLZ: 123
OFKDA_ErsteZahlung: tt.mm.jjjj
OFKDA_Turnus: 123
Davor und danach darf belibieger Text stehn.
Nun können einfach über den Button "Via Scripting synchronisieren" neue Umsätze
hinzugefügt werden.
Weitere Informationen:
https://www.willuhn.de/bugzilla/show_bug.cgi?id=586
Script:
https://www.willuhn.de/bugzilla/attachment.cgi?id=392
Update 21.07.2011
Beschreibung der Offline Konto Dauerauftrag Script Parameter:
OFKDA_Betrag: 123,45 | Betrag in Euro,Cent |
OFKDA_Verwendungszweck: xyz | Freitext |
OFKDA_GegenkontoName: name | Konto Name des Empfängers |
OFKDA_GegenkontoNummer: 123 | Konto Nummer des Empfängers |
OFKDA_GegenkontoBLZ: 123 | Bankleitzahl des Empfängers |
OFKDA_ErsteZahlung: tt.mm.jjjj | Datum der ersten Überweisung |
OFKDA_Turnus: 123 | Monatsrythmus des Dauerauftrages |
Turnus Beispiel:
Turnus: 1
Erste Zahlung ist am 25.07.2011
Zweite Zahlung ist am 25.08.2011
Turnus: 2
Erste Zahlung ist am 25.07.2011
Zweite Zahlung ist am 25.09.2011
Update 01.01.2014
Vereinfachung der Installation
http://tecjunkie.blogspot.de/2014/01/hibiscus-offline-konto-dauerauftrag.html
Sonntag, 18. Juli 2010
Managed Library for Nintendo's Wiimote
Authors descibtion:
A library for using a Nintendo Wii Remote (Wiimote) from .NET.
Here a small changelog for my changes/updates:
Changed:
Wiimote
acceleration rawvalues accuraccy increased to 10bit
changed corresponding eeprom read of calibration data
Nnunchuck
acceleration rawvalues accuraccy increased to 10bit
changed corresponding eeprom read of calibration data
Fixed:
Added some Mutex for ReadData - WriteReport ... -> Improved Stability
Added:
MotionPlus support
read eeprom calibration data (needs verification)
status polling for MotionPlus detection
MotionPlus Nunchuk Pass-Through is working
MotionPlus ClassicController Pass-Through is working
GUI: Added a Get Status Button
GUI: Added a CheckedListBox for Nunchuk C-Z-Buttons
Added function IdentifyExtension()
Added function ParseStatus()
MotionPlus manual calibration button and function,
because my Yaw calibration from eeprom was not correct.
With Pitch and Roll I have no problems yet.
The function calibrates all three axes.
Maybe for later implementation:
MotionPlus eeprom calibration data
Speaker support
IR Full missing
0x3d 21 extension bytes missing
Here is the file:
http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=WiimoteLib&DownloadId=134123
Mittwoch, 30. Juni 2010
Samstag, 19. Juni 2010
HowTo use a Sony Dash outside USA
Knowledge is power, but power doesn’t mean you should be a jerk, or do anything illegal. Knowing how to pick a lock doesn’t make you a thief. Consider this post educational, or a proof-of-concept intellectual exercise.
I. Requirements:
1. Hardware
a. A Notebook
Check if You WLAN device is supported:
http://connectify.me/docs/supportedcards.html
2. Software
a. Windows 7
32Bit and 64Bit is supported
Starter Edition will not work
II. Setup:
1. Windows 7 - TheFreeVPN
a. Download The Free VPN by WSC
Alternative Download
http://download.cnet.com/Free-VPN/3000-2092_4-11124333.html
b. Install FreeVPN
c. Connect to a US server
d. Test the connection:
http://www.pandora.com
If it shows no restriction warning, it is working.
2. Windows 7 - Connectify
a. Download Connectify
b. Install Connectify
c. Setup Connectify
Wireless hotspot
Internet Connection Sharing = FreeVPN
3. Sony Dash
a. Start Your Dash
b. Connect to Your Connectify Hotspot
Update:Sony Lifts Geographic Restrictions on Dash
Montag, 31. Mai 2010
Bulk Delete Delicious Tags by lifeh2o
Authors descibtion:
This simple HTML page allows you to quickly delete a lot of delicious delicious tags. I made this to remove more than 400 tags in my delicious account.
Here a small changelog for my changes/updates:
Changed:
Table ordering: tag count button
Button tag is now input type button (so it is working now in ie8)
Fixed:
First tag for each row was skipped
Umlauts/special characters are now encoded
Table contains now no gaps
Total tags counter on delete is now working correct
Added:
Firebug logging support - not complete yet
Generate table and direct delete button
Suppress wrong user inputs for integer fields
Added max number or tags to handle
To delete all tags a sleep is needed
Show tag counter after table
Rename button
Spare column between the seperate tags columns
Maybe for later implementation:
After rename check for equal entries
Work with Firefox
Table column sorting options
Check return codes after delete/rename
Delicious api v2 with oauth
A hosted version will be very nice.
Here is the file:
SourceForge Discussion
Dienstag, 25. Mai 2010
Visit kpenhancedlistview
You can find it at Google Code:
http://code.google.com/p/kpenhancedlistview/
and the Blog:
http://kpenhancedlistview.blogspot.com/