Category: Java
-
Eclipse Auto Complete Templates for ATG
Eclipse has an often under-utilized feature called Templates. You’ve probably used the built in templates when Eclipse auto-completes for loops or try-catch blocks, etc… However, you can create your own templates for commonly used chunks of code. This can save you a lot of time, and more importantly can facilitate you writing better quality code.…
-
ATG Commerce MC Edition Hosting Bundle
ATG offers a “starter pack” of their eCommerce solution for smaller customers called the MC Edition. ATG Hosting provider Spark::red has just announced a special ATG eCommerce Hosting Bundle designed for customers with the ATG MC Edition eCommerce licenses. Spark::red is pleased to offer a hosting package designed specifically for ATG MC4 customers. By providing…
-
Seam 2.x Web Development
[fusion_builder_container hundred_percent=”yes” overflow=”visible”][fusion_builder_row][fusion_builder_column type=”1_1″ background_position=”left top” background_color=”” border_size=”” border_color=”” border_style=”solid” spacing=”yes” background_image=”” background_repeat=”no-repeat” padding=”” margin_top=”0px” margin_bottom=”0px” class=”” id=”” animation_type=”” animation_speed=”0.3″ animation_direction=”left” hide_on_mobile=”no” center_content=”no” min_height=”none”] Packt Publishing just sent me a copy of their new Seam book entitled Seam 2.x Web Development. Authored by David Salter, it seems to be a well laid out practical guide…
-
MSSQL, jTDS, NVARCHAR and Slow Indexes
[fusion_builder_container hundred_percent=”yes” overflow=”visible”][fusion_builder_row][fusion_builder_column type=”1_1″ background_position=”left top” background_color=”” border_size=”” border_color=”” border_style=”solid” spacing=”yes” background_image=”” background_repeat=”no-repeat” padding=”” margin_top=”0px” margin_bottom=”0px” class=”” id=”” animation_type=”” animation_speed=”0.3″ animation_direction=”left” hide_on_mobile=”no” center_content=”no” min_height=”none”] An application I’ve built is going into production soon. It’s the first application I’ve been involved with which will be using MSSQL server in production, I have some learning about MSSQL…
-
Environment specific mail auth and Seam’s MailSession
If you are using Seam’s MailSession to send out going e-mail from your Seam application you can run into trouble if you have a mail server in any environment (dev, test, stage, prod) that allows outgoing mail based on the client’s IP address and does not use username and password based authentication. The standard configuration…
-
ATG SEO – Search Engine Optimization
No matter how good your website or web application is, if people can’t find it, then it doesn’t do anyone any good. The Secret to SEO So how do you game Google? How do you trick search engines to put you at the top? You don’t. The “secret” to search engines is that they are…