Tag Archive: LinkedIn
I installed Google Chrome Frame about a month ago, and I am very impressed with how responsive and quick Internet Explorer is with JavaScript intensive web pages now. If you use a lot of JavaScript intensive websites, e.g., Facebook, Gmail, Google Maps, Google Calendar, etc., you will notice a significant improvement in performance when using …
Continue reading »
Permanent link to this article: http://ericsilva.org/2009/11/25/google-chrome-frame/
I just finished leading the modeling session as chief architect of the problem domain (PD) for a new application, and I had forgotten how exhausting the process is. We had a fantastic moderator who did well to keep us on point and focused toward our objective. We have about 50 or so objects, and I …
Continue reading »
Permanent link to this article: http://ericsilva.org/2009/11/24/modeling-in-color/
When Oracle first announced that they were acquiring BEA, the first thought that went through my head wasn’t “I wonder if Oracle AS will be dropped in favor of WebLogic.”; it was “Oh great! Now I won’t be able to find shit on the WebLogic forums too.” It’s been several months since the acquisition, but …
Continue reading »
Permanent link to this article: http://ericsilva.org/2009/10/21/cant-find-shit-on-oracles-website/
We have some applications that leave files sitting in a folder location out on some file server. Eventually the disk space gets used up, or Windows starts choking because there are too many files in a directory, etc. To delete the ‘old’ files, a support technician will try to connect to the file share, sort …
Continue reading »
Permanent link to this article: http://ericsilva.org/2009/10/13/windows-bulk-file-move-script/
Pretty neat application that just went public. In was in beta for several weeks and is a nice replacement for Microsoft Visio if you need to share and collaborate on a diagram with remote users. http://creately.com
Permanent link to this article: http://ericsilva.org/2009/09/03/creately-com-online-diagramming-and-design/
I spent the better part of the morning trying to get WebLogic 10.3 to startup and authenticate using ActiveDirectory instead of our old 8.1 custom realm. I finally did a little searching and found this great post which allowed me discover that I needed to set the control flags to Sufficient instead of Required. Thanks.
Permanent link to this article: http://ericsilva.org/2009/03/19/configuring-weblogic-103-and-active-directory/
When using Hibernate as a ORM solution, it is natural to fall into a sense of ease with the tool and what it can do. However, once you begin to load data into your application, there are several performance gaps that will quickly become apparent. One of these gaps is the absence of indexes on …
Continue reading »
Permanent link to this article: http://ericsilva.org/2009/01/25/quickly-create-indexes-on-foreign-key-columns/
Martin Fowler posted a great article today on his bliki commenting on how in most cases a person with good design skills is more valuable to a team than a person with good programming platform skills. I read this article and even as a programmer, I completely agree with him. In my experience, finding someone …
Continue reading »
Permanent link to this article: http://ericsilva.org/2008/01/17/design-skills-vs-programming-skills/