Monthly Archives: February 2010

Appfuse – width of web page

Ok this took a ton of time to figure out. Problem: I don’t like 800×600 pages. I have widescreen LCDs and many other people do too. I will check the stats which is a developer type site, and here which … Continue reading

  • Share/Bookmark
Posted in Miscellaneous Apps and Services | Tagged , , , , | Leave a comment

Appfuse – Test failure

Sometimes the tests will fail because you have generated your classes in an order that does not support the tests. For example, I have a Base class that is included as an attribute of another class. However, I had made … Continue reading

  • Share/Bookmark
Posted in Miscellaneous Apps and Services | Tagged , , , | Leave a comment

Appfuse – Extending your classes

I had extended my Event class to include references to other objects. I also created @OneToOne annotations of them. All of a sudden the tests wouldn’t run. Well the problem lay in the sample data that is loaded into the … Continue reading

  • Share/Bookmark
Posted in Miscellaneous Apps and Services | Tagged , , | Leave a comment

Appfuse – the next step

Appfuse – personalizing the app 2/13/2010 Purpose: Which files to edit in order to personalize the existing app for my company. Remember: App name is: tree Company is: joroto.com Source is in:

  • Share/Bookmark
Posted in Miscellaneous Apps and Services | Tagged , , , , | Leave a comment

Appfuse – quick start guide for newbies.

Appfuse Add classes to initial project creation 2/12/2010 Overview: You have done the QuickStart to see if you can get everything to work. This article assumes you DID indeed get the initial project working. You’re excited and want to “add … Continue reading

  • Share/Bookmark
Posted in Miscellaneous Apps and Services | Tagged , , , , , , | Leave a comment

Pasting text sends e-mail in Outlook

This happened to me using TPX remoting into an IBM 3390 mainframe and MS Outlook 2000.  I was usng <ctrl-c> in the green screen session and pasting into an e-mail in Outlook 2000.  The process must have capture additional keystrokes … Continue reading

  • Share/Bookmark
Posted in Miscellaneous Apps and Services | Tagged , | Leave a comment