Blogs about: Howtos

Exzellentes Blog

Declarative Services in Fragment Bundles

hexor2k wrote 1 week ago: Hier noch eine kleine Info-Sammlung über Declarative Services (DS) in Fragment Bundles (FB). Alle f … more →

Schlagworte: Declarative Services, equinox, Eclipse, HowTo, Fragment Bundle

Howto OSGI Declarative Services2 comments

hexor2k wrote 1 month ago: Nachdem ich auf der Arbeit ständig damit hantiere, gibts jetzt ne kleine Anleitung bzw. Checkliste … more →

Schlagworte: Declarative Services, Eclipse, equinox, HowTo, Java, OSGi

oracle update mit inner join

electrobabe wrote 1 month ago: wieder mal ein kleines howto, für etwas, das mir wieder mal auf die schnelle nicht eingefallen ist. … more →

Schlagworte: Oracle, inner join, Update

convert date to calendar in java2 comments

electrobabe wrote 1 month ago: heute wieder mal googlen müssen, weils mir wieder mal entfallen ist, deswegen gleich ein beitrag f … more →

Schlagworte: Convert, Java, java.util.Calendar, java.util.Date

oracle group concat

electrobabe wrote 1 month ago: oft habe ich mir schon die frage gestellt, wie der einfachste weg ist, mehrere strings, die aus eine … more →

Schlagworte: concatenate, group_concat, Multiple Column Records, mysql, orcale, SQL, sys_connect_by_path

XSQL treibt mich in den wahnsinn

electrobabe wrote 2 months ago: mal wieder was aus meinem spannenden alltag als software-entwickler: Oracle XSQL Servlet gibt so net … more →

Schlagworte: Oracle, xsql, Fehlermeldung, Ungültiger Spaltenindex, bind-params, NullPointerException, undefined is not a function

torque throws ORA-01424 - purge the recycle bin

electrobabe wrote 4 months ago: schon wieder passiert und wieder mal länger nach der lösung gesucht, bis es mir wieder (spät, abe … more →

Schlagworte: HowTo, Torque, ORA-01424, oracle error, Java, Purge

escape character & (ampersand) in oracle1 comment

electrobabe wrote 4 months ago: SQL-editors prompt for variables prefixed with ‘&’ in SQL statements disable ampersa … more →

Schlagworte: Oracle, HowTo, escape character

howto: einkommensteuererklärung mit kennzahlen für 2007 mit pauschalierung5 comments

electrobabe wrote 4 months ago: und jährlich grüßt das murmeltier… da ich mich jedes jahr aufs neue frag, in welches feld d … more →

Schlagworte: Add new tag, Einkommensteuer, pauschalierung, Kennzahlen, HowTo, Einkommensteuererklärung

oracle sql snippet of the day1 comment

electrobabe wrote 6 months ago: wie erhält man schnell, und zwar besonders schnell in oracle eine tabelle mit x (test-)datensätzen … more →

Schlagworte: Oracle, sql snippet

Systembackup mit dd4 comments

tim wrote 9 months ago: Es gibt einige tools, um Daten unter Linux zu sichern. Man kann z.B. mit cp oder rsync die Daten ein … more →

Schlagworte: D&D, Linux, backup, System, festplatte, Harddisk

Documentation

Herr Schwaner wrote 10 months ago: Es wird ein wenig Zeit benötigen, bis die englischsprachige Dokumentation für die WordPress-Plugin … more →

Schlagworte: Allgemein, WordPress, Plugins, docs, manual

soap request via http post1 comment

electrobabe wrote 1 year ago: aufruf eines soap requests mit java über HTTP Post try { URL url = new URL(SERVER); URLConnectio … more →

helma: PermGen space1 comment

electrobabe wrote 2 years ago: add option to JAVA_OPTS -XX:MaxPermSize=256m to avoid error “Error in application xxx - Perm … more →

helma: make objects persistent in request

electrobabe wrote 2 years ago: to make objects persistent during a request, use res.commit(); our problem was, that we had an impo … more →

diff/patch howto

electrobabe wrote 2 years ago: einen patch generieren: - im überverzeichnis, in dem /twoday_untouched /twoday leigen: C:\Programme … more →

URL encode in JS2 comments

electrobabe wrote 2 years ago: the following global javascript function does the job: function encodeURIComponent(String); … more →

how to get your installations ip address in java

electrobabe wrote 2 years ago: the following does it: java.net.InetAddress.getLocalHost(); … more →

round a float with two digits after the comma in JS1 comment

electrobabe wrote 2 years ago: gaaanz einfach: Math.round(x * 100) / 100; in javascript … more →


Have your say. Start a blog.

See our free features →

Verwandte Tags
Alle →

Folge diesem Tag via RSS

Find other items tagged with “howtos”:
Technorati Del.icio.us IceRocket