May 2025 S M T W T F S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Recent Posts
My playlist
Category Archives: Web Site Stuff
What to do with properties files
What to do with properties files
Posted in Web Site Stuff
Comments Off
Scheduling recurring tasks in Java applications
Scheduling recurring tasks in Java applications All manner of Java applications commonly need to schedule tasks for repeated execution. Enterprise applications need to schedule daily logging or overnight batch processes. A J2SE or J2ME calendar application needs to schedule alarms … Continue reading
Posted in Web Site Stuff
Comments Off
Test new database
just a post to test an update against the db
Posted in Web Site Stuff
Comments Off
Choosing the right document type for Web pages
Choosing the right document type for Web pages One of the features of HTML standards is that each HTML document requires a document type declaration (DOCTYPE). This tells the user agent that is accessing the document what standard to use … Continue reading
Posted in Web Site Stuff
Comments Off
How do I… Control text properties with CSS?
How do I… Control text properties with CSS? CSS text properties This article is also available as a TechRepublic download, which includes the code listing in a separate text file for easy copy and paste. CSS lets you exert tremendous … Continue reading
Posted in Web Site Stuff
Comments Off
CSS 101: Styling the cursor
CSS 101: Styling the cursor CSS allows you to control the appearance and layout of every aspect of a Web page — this includes everything from fonts to margins to the cursor. That’s right, beginning with CSS 2.1, you can … Continue reading
Posted in Web Site Stuff
Comments Off
Anatomy of the Linux kernel
Anatomy of the Linux kernel The Linux® kernel is the core of a large and complex operating system, and while it’s huge, it is well organized in terms of subsystems and layers. In this article, you explore the general structure … Continue reading
Posted in Web Site Stuff
Comments Off
Creating a new portal: Part 6. Administering and maintaining the portal
Creating a new portal: Part 6. Administering and maintaining the portal This last part in the series Creating a new portal describes the ongoing support and administration of a portal, including the need for specific team members and their roles. … Continue reading
Posted in Web Site Stuff
Comments Off
Precisely control page and element backgrounds with CSS
Precisely control page and element backgrounds with CSS Takeaway: Cascading style sheets (CSS) make it possible to precisely control page and element backgrounds via its family of background-* directives. Examine the benefits of the CSS background property as a tool … Continue reading
Posted in Web Site Stuff
Comments Off
My First Look at the Puma Service
Blog post about using PUMA SPI It shows how to get the groups to which a user belongs. PumaProfile This contains methods that provide read-only access the User and Group attributes and identifiers. You can use this interface to get … Continue reading
Posted in Web Site Stuff
Comments Off
Building the My Accounts Siebel Portlet using WebSphere Portal Application Integrator
Building the My Accounts Siebel Portlet using WebSphere Portal Application Integrator You can use the WebSphere Portal Application Integrator Siebel Portlet Builder to build portlets which behave similarly to a Siebel client Web application. Using various options in the Builder, … Continue reading
Posted in Web Site Stuff
Comments Off
Build a better Web site by understanding floated elements in CSS
Build a better Web site by understanding floated elements in CSS Takeaway: One of the most important concepts a Web developer can understand about CSS are floated elements, which serve a valuable function in aligning and positioning elements relative to … Continue reading
Posted in Web Site Stuff
Comments Off
Leveraging WebSphere Portal V6 programming model: Part 2. Advanced URL generation in themes and portlets
Leveraging WebSphere Portal V6 programming model: Part 2. Advanced URL generation in themes and portlets This article describes and shows how to use the latest additions to the URL generation capabilities for themes, skins, and portlets in IBM® WebSphere® Portal … Continue reading
Posted in Web Site Stuff
Comments Off
Implementing a content publishing pattern
Implementing a content publishing pattern
Posted in Web Site Stuff
Comments Off
Automating on demand deployment of assets to a WebSphere Portal production environment
Automating on demand deployment of assets to a WebSphere Portal production environment
Posted in Web Site Stuff
Comments Off
IBM WebSphere Developer Technical Journal: Using portal analytics with open-source reporting tools
IBM WebSphere Developer Technical Journal: Using portal analytics with open-source reporting tools
Posted in Web Site Stuff
Comments Off
Send E-mail from a Web Form Using WebSphere Application Server and the JavaMail API
Send E-mail from a Web Form Using WebSphere Application Server and the JavaMail API
Posted in Web Site Stuff
Comments Off
Introduction to LDAP: Part 4: Adding LDAP to your WebSphere Enterprise Application
Introduction to LDAP: Part 4: Adding LDAP to your WebSphere Enterprise Application
Posted in Web Site Stuff
Comments Off
Using Credential Vault to Provide Single Sign-on for Portlets
Using Credential Vault to Provide Single Sign-on for Portlets
Posted in Web Site Stuff
Comments Off
IBM WebSphere Developer Technical Journal: Develop high performance Web sites with both static and dynamic content using WebSphere Portal V5.1
IBM WebSphere Developer Technical Journal: Develop high performance Web sites with both static and dynamic content using WebSphere Portal V5.1
Posted in Web Site Stuff
Comments Off