sinewalker.blogspot.com
sinewalker: Migrated to Wordpress
http://sinewalker.blogspot.com/2006/03/migrated-to-wordpress.html
This blog is now for archival purposes only. Visit http:/ milosophical.me for my personal site and blog. I've abandoned Blogger.com in favour of Wordpress. You can see my new blog (with all of this blog's posts) at sinewalker.wordpress.com. Later (2015): I migrated from Wordpress to my own personal domain: milosophical.me. Why have I done this? Nobody actually reads this blog besides me (I think) so it won't inconvinience anyone. Has these extra features built in. Migrating to Wordpress was mostly painle...
sinewalker.blogspot.com
sinewalker: March 2006
http://sinewalker.blogspot.com/2006_03_01_archive.html
This blog is now for archival purposes only. Visit http:/ milosophical.me for my personal site and blog. I've abandoned Blogger.com in favour of Wordpress. You can see my new blog (with all of this blog's posts) at sinewalker.wordpress.com. Later (2015): I migrated from Wordpress to my own personal domain: milosophical.me. Why have I done this? Nobody actually reads this blog besides me (I think) so it won't inconvinience anyone. Has these extra features built in. Migrating to Wordpress was mostly painle...
java-espresso.blogspot.com
Java-Espresso: Memory Structure in JVM
http://java-espresso.blogspot.com/2011/04/memory-structure-in-jvm.html
Through this blog, I share my experiences, Problems that me and my team faced and how we resolved them. Apart from that Technical tips, tricks, Java Basics and also questions that are asked in interviews related to Java. Now blog can be accessed from a direct URL. Monday, April 25, 2011. Memory Structure in JVM. JVM has various Runtime data areas some of which are created at the startup of JVM and are destroyed at the shutdown of JVM. Remaining data areas are per-thread. Shared across all the Threads.
emacsblog.org
Copying Lines, not killing
http://emacsblog.org/2009/05/18/copying-lines-not-killing
Larr; Quick Tip: Detaching the custom-file. YASnippet Updated – Supports Nested Placeholders and More. Copying Lines, not killing. May 18th, 2009 by Greg Reagle · 168 Comments. Do you find yourself often running a yank or undo immediately after killing lines? Would you like to copy a line instead of killing it? Do you wish that there was a prefix argument to. Optional arg ). Kill-line arg ). Setq-default kill-read-only-ok t ). See also http:/ www.emacswiki.org/emacs/CopyingWholeLines. I use (kill-ring-sa...