 |
Meeting Minutes for March 23, 2004
WebDev Members,
Hi all,
We will have our regular WebDev meeting today (4th Tuesday of month) at 1:00. Instead of meeting in Smith 110 and disrupting student use of the facility, we will be meeting in the Smith 414 training center room.
The agenda items include:
-
In search of new web utilities:
- web snagger
- WYSIWYG browser editor
- Network upgrade -- issues exposed by network switch upgrade
- SSL cipher settings
- Search engine status - Verity at over 95% of licensed capacity
- Demo of new IT Impact website demo ( ISIR replacement)
As always, we will have time for group members to discuss any new, ongoing or planned web projects. Joe
-- Joe Matesich University Web Administrator University of Memphis Information Technology Division Office Information: 405 Jones Hall (901) 678-3876 Office (901) 678-3061 fax
Meeting:
-
In search of new web utilities:
- web snagger
- WYSIWYG browser editor
- Network upgrade -- issues exposed by network switch upgrade
Network Services upgrading routers, etc... Several web applications working unexpectedly(i.e. Documentum). Mismatchs between servers. Any applications that you have running unurually slower than normal before the network swapovers, contact your LSP to get resolutions.
- SSL cipher settings
What ciphers to include in SSL? Old servers won't communicate with older browsers. Test check your secure sites with different browsers and/or versions.
- Search engine status - Verity at over 95% of licensed capacity
Search engine was by defautl not allowed to search query pages.....
- Demo of new IT Impact website demo ( ISIR replacement)
http://isweb2.memphis.edu/itimpact/login.php
PHP( Paul ) - I have three that I'd like to mention briefly; one's not quite feature-complete, but the other two are about ready to use (and in production on a number of sites). These are all for PHP.
- DB_Table http://wiki.ciaweb.net/index.php?wiki=DB_Table provides a system for you describe your SQL table schema inside a PHP class. Based on that description, creates your tables for you, then automatically validates inserts and updates for you, and creates input forms for you, all based on your described schema. It also lets you build automated "select" statments. DB_Table is database-abstracted and data-type abstracted, and works interchangeably with MySQL, PostgreSQL, MS-SQL, FrontBase, SQLite, and Oracle. On the to-do list are input form rules and input form default values, but those are all that's missing.
- Yawp http://wiki.ciaweb.net/index.php?wiki=Yawp is "Yet Another Web Programming" foundation. This one class (and its config file) will handle authentication for you, set up a DB object, set up a caching object, and provide other convenience methods for securely handling user input. This makes setting up new web applications as easy as issuing "Yawp::start()".
- Yawiki http://wiki.ciaweb.net/index.php?wiki=Yawiki is "Yet Another Wiki". It is built on Yawp, and allows both anonymous and authenticated users, access control lists on a per-wiki and per-page basis, and a page hierarchy system to generate navigational elements.
If anybody is interested, I can do a separate talk about these later.
|
| Meetings
Meeting Minutes
- November 12, 2009
- October 14, 2009
- September 9, 2009
- August 2009
- July 2009
- May 2009
- April 2009
- February 2009
- November 2008
- October 8, 2008
- September 2008
- August 13, 2008
- July 9, 2008
- May 14, 2008
- April 2008
- March 12, 2008
- February 13, 2008
- October 10, 2006
- September 12, 2006
- July 25, 2006
- April 11, 2006
- April 26, 2005
- March 29, 2005
- November 23, 2004
- October 26, 2004
- September 28, 2004
- July 27, 2004
- June 22, 2004
- May 25, 2004
- April 28, 2004
- March 23, 2004
- February 24, 2004
- January 27, 2004
- November 25, 2003
- October 28, 2003
- September 23, 2003
- August 26, 2003
- March 25, 2003
- June 23, 2003
- May 27, 2003
- April 29, 2003
|