Jump to content
Larry Ullman's Book Forums

Search the Community

Showing results for tags 'uml diagram phpdoc staruml'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Single Editions
    • Modern Javascript: Develop and Design
    • The Yii Book
    • Effortless Flex 4 Development
    • Building a Web Site with Ajax: Visual QuickProject
    • Ruby: Visual QuickStart Guide
    • C++ Programming: Visual QuickStart Guide
    • C Programming: Visual QuickStart Guide
    • Adobe AIR: Visual QuickPro Guide
  • PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide
    • PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (5th Edition)
    • PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (4th Edition)
    • PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide (3rd Edition)
    • PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (2nd Edition)
    • PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (1st Edition)
  • PHP for the Web: Visual QuickStart Guide
    • PHP for the Web: Visual QuickStart Guide (5th Edition)
    • PHP for the Web: Visual QuickStart Guide (4th Edition)
    • PHP for the Web: Visual QuickStart Guide (3rd Edition)
    • PHP for the World Wide Web: Visual QuickStart Guide (2nd Edition)
    • PHP for the World Wide Web: Visual QuickStart Guide (1st Edition)
  • Effortless E-commerce with PHP and MySQL
    • Effortless E-Commerce with PHP and MySQL (2nd Edition)
    • Effortless E-Commerce with PHP and MySQL
  • PHP Advanced: Visual QuickPro Guide
    • PHP Advanced and Object-Oriented Programming: Visual QuickPro Guide (3rd Edition)
    • PHP 5 Advanced: Visual QuickPro Guide (2nd Edition)
    • PHP Advanced: Visual QuickPro Guide
  • MySQL: Visual QuickStart Guide
    • MySQL: Visual QuickStart Guide (2nd Edition)
    • MySQL: Visual QuickStart Guide (1st Edition)
  • Other
    • Announcements
    • Newsletter, Blog, and Other Topics
    • Forum Issues
    • Social

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 1 result

  1. I'm posting what I just posted over at Boston PHP. Seriously that UML and PHP Doc worked me over but good. But I made it through. Here is what I learned to save time for anyone else that runs into similiar problems. My post over at Boston PHP for Chapter 4 My Chapter 4 work here. Wow, that UML and PHPdoc kicked my butt! It took me many hours on both to get that going. UML: I tried the Dia that some people recommened. But would not run properly on my Windows 8 comp. Anyway I found Star UML to work great after I realized to simply Add-->>Operation - Not sure why I missed that as Operation is simply the Method - Like Larry says take like 24 hours break and come back fresh. Watch a how to video for a quick Star UML how to video to get going fast. Also, simply google star uml to download their software. 2005 is last time updated but don't worry, use it and get the UML class uml going PHPDoc: took me like 4 hours and like 4 days to get that baby going! It's path related. I honestly don't remember everything I did to get it going within C:\xampp - But I do know it has to do with the path was not being put correctly within Windows for xampp and pear. HA - turns out I won't even be using it, rather a Yii documenting extension I'll be using. It's all good because now I know how to use PEAR and I now have a UML for the Classes under my belt. I worked on Chapter 1 and the Multi Dim Array also kicked my butt as an optical illusion. Wierd and ironical thing is I've written a sophisticated eBay price update program with Yii to update like 8000 listings via eBay API and pulls costs off our google docs via API, but I can't figure out the Multi Dim Array? Huh? what the heck? I guess I've got too much stuff going through my mind. Anyway, I'll figure out chapt 1 after I'm done with the OOP...But alas, I'm super far behind in this course. I plan to catch up completely within 2 weeks. If you want a great way to design web apps use Yii PHP Framework which is highly recommended by Larry Ullman - he's written a Yii book that you can buy now. I love that framework. Thanks everyone for this Boston PHP - really motivates me to keep up with the group and learn this stuff!
×
×
  • Create New...