links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: development,

Top development experts: sheepdog, jaykul, grexe, heftyhead, gdm, darioglz,

Groups about development: Development, Development, Software development, Development, .NET Developers, Web Development,

1 - 10 of 13 next »   Watch spyromus
 
I've been reading "Programming Ruby: The Pragmatic Programmer's Guide" for couple of days already and learnt some interesting facts about the language. As a Java programmer with several years of hard-core non-stop programming experience, I find it pret...
by spyromus 2006-01-19 16:15 development · ruby
http://blog.noizeramp.com/2006/01/19/what-i-like-about-ruby-language/ - cached - mail it - history
About two months ago David Winer presented his first version of the Guidelines for validating OPML. Since that time it has been updated two more times, but it is not the point. The point is that the document denotes two possible types of outlines for b...
by spyromus 2006-01-05 03:09 development · thoughts · opml
http://blog.noizeramp.com/2006/01/05/opml-oddity-and-tricks/ - cached - mail it - history
Maybe it's somewhat usual nowadays, but I was impressed to the tips of my fingers with a paging functionality I came across on the SourceForge.net site. The paging is those numbers below the list of items you see when, for example, looking through the ...
by spyromus 2005-12-14 10:17 site · development · interesting
http://blog.noizeramp.com/2005/12/14/celver-paging/ - cached - mail it - history
Often, when you are developing some application you wish it to run one instance at a time. If you are writing a native application, there's no problem because the platform you are aiming on most probably already has everything for this kind of magic. W...
by spyromus 2005-11-16 02:54 tips · java · design · development
http://blog.noizeramp.com/2005/11/15/single-instance-strategies/ - cached - mail it - history
Today I had another interesting task -- to make splash screen window be always on top of everything else on the screen. Yes, and it's all in Java. I know that Java 1.5.0+ already has a nice method to accomplish this -- setAlwaysOnTop(boolean) -- but wh...
by spyromus 2005-10-21 04:20 tips · java · development · interesting
http://blog.noizeramp.com/2005/10/21/calling-optional-methods/ - cached - mail it - history
While I was tuning an Image Cache in BlogBridge, fetching different feeds, I noticed one interesting thing. Some feeds, for a reason, impenetrable to me, put random number in a query part of an image source URL, making it different every fetch. To make...
by spyromus 2005-10-19 04:05 development · syndication
http://blog.noizeramp.com/2005/10/19/breaking-image-caches/ - cached - mail it - history
Why is it good to have static inner classes? When an inner class is not static it holds a reference to its main class. If your inner class does nothing with the main class the reference is completely useless and only takes some memory. Nothing really h...
by spyromus 2005-10-15 10:16 tips · java · development
http://blog.noizeramp.com/2005/10/15/usage-of-static-inner-classes/ - cached - mail it - history
Today I was busy with creating a BlogBridge distribution package for Mac OS X and had found that Advanced Installer supports only ZIP-packages and there's no DMG support. Not that it distresses me, but the fact that an application bundle will look slig...
by spyromus 2005-10-13 07:10 general · blogbridge · development · mac
http://blog.noizeramp.com/2005/10/13/advanced-installer-and-mac/ - cached - mail it - history
Yesterday I saw a wonderful post by Francois Gossieaux telling us, the readers, about his own observations of the Web 2.0 evolution. It required some time to structure my own thoughts on this and here I would like to comment just a few of his points an...
by spyromus 2005-10-05 03:48 development · future · thoughts
http://blog.noizeramp.com/2005/10/05/accelerating-the-future/ - cached - mail it - history
Hooray! Wonderful news knocking at the door -- Advanced Installer for Java (3.3) goes on Mac; and this is a really big step forward. We, as the proud users of AIFJ, are extremely happy to have an opportunity to build the Mac distributions of our applic...
by spyromus 2005-10-05 02:27 java · development · interesting
http://blog.noizeramp.com/2005/10/05/advanced-installer-for-java-goes-on-mac/ - cached - mail it - history
1 - 10 of 13 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates