Search   Feed   Browse   Add
Feed items 1 - 8 of 8 for February 2008

Code Style site log and archive

Code Style site log subsection index; a technical change log and full archive.

New logo layout refinements, 28th February 2008 - February 28, 2008

Set the minimum height of the Header div to 65px to ensure that the new logo image is fully visible. Removed the div contextual element from the Header selector for the logo image in the livery style sheet. Also set the line height for the .Title selector to 1.1em.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-28

New Eurostile logo, 23rd February 2008 - February 23, 2008

Replaced the grey tinted circled C Code Style logo background with a new blue version in the Eurostile font and tag line. This background image is attached to the Header div element. The new image required some superfluous border properties to work around a positioning problem in Opera, and an extra rule to prevent the image being inherited by the nested h1 and p elements.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-23

Site sponsorship service page, 21st February 2008 - February 21, 2008

Completed Soupermail form configuration and templates for the new site sponsorship service and tested in privately on the production site. Also uploaded sponsor banner images and sponsorship rate include files.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-21

Decimal format for money, 17th February 2008 - February 17, 2008

Added a decimal format to the AbstractDecimalCurrency and a new getDecimalFormat() interface method. Also added a getDecimalAmount() method to the Money class to get the amount only, without any currency symbol. Used this method to get a fully formatted amount in the PayPal class, rather than the double returned by the amount() method.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-17

Customer discount for service bookings, 16th February 2008 - February 16, 2008

Made further extensions to the refactored product selection classes to support price discounts through a customer discount key scheme. Implemented a quantity pattern for handling and formatting money amounts in a more rigourous way, including a final Money class, Currency interface, AbstractDecimalCurrency and concrete USDollar and BritishPound subclasses. Further refactored AbstractAdSelector and implemented a PayPal class to handle standard order form generation. The CustomerDiscount handles..
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-16

Generic product booking form, 15th February 2008 - February 15, 2008

Extracted the generic Product interface from the AbstractAdSelector class to the model package and created a new abstract superclass, AbstractProductSelector, for text ads and (forthcoming) sponsorship services. Moved all generic methods up from the more specific AbstractAdSelector class.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-15

Refactored text ad booking form, 9th February 2008 - February 9, 2008

Refactored the AbstractAdSelector class for text ad orders with subclasses to produce a more generic product selector scheme with call-outs to specific application content elements. All the new methods are retained in the AbstractAdSelector for the time being, but will ultimately be extracted to a new abstract super class to produce a SponsorshipSelector servlet.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-09

New font and Java strings FAQ mailing lists, 26th January 2008 - February 5, 2008

Added mailing list registration options for the Linux font survey FAQ, Mac fonts FAQ and Java strings FAQ and updated the notification email template.
http://www.codestyle.org/codestyle/log/index.shtml#date-2008-02-05
Available Archives
- February (8 items)
- March (4 items)
- July (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact