Axis2 has a rather convoluted architecture and getting access to raw SOAP messages flying in and out is difficult, especially if they travel via HTTPS. Fortunately, WasJavaGuy has found an API path to it.
anything-ack.el released
We are happy to announce that our little scriplet anyhting-ack.el is released. It extends Emacs’ popular Anything package to use Ack search tool and is based on two existing pieces of code: ack.el and anything-grep.el by Philip Jackson and rubykitch , respectively. The scriplet is released underĀ GNU General Public License.
List of Postgres tables with their sizes and indexes
It’s a common database administration task, but it’s somehow not that easy with any database I worked with. For Postgres, here are three examples
Moving indices to a different partition in the Microsoft SQL Server
Let’s say your database grows big and you need to add additional storage. You can engage in a re-partitioning project using a backup/restore strategy, but the simplest thing to do is to start with moving indices. Here is the script to do that:
Clone a line of text in Emacs
In order to create a key-stroke that clones a line of text in Emacs, put this in your .emacs file:
Categories
Recent Tweets
Follow @APP_Design_News on Twitter