Category Archives: Web Development

Python – what it is and learning about

https://www.python.org/about/gettingstarted/ Appears that this is a good language to learn. Edgewall uses it as the underlying language that supports Trac. I believe 1and1 hosts it. -That’s right — it does. May not be most recent version, though. XREF to this … Continue reading

Posted in Web Development | Leave a comment

Associating posts with web-site menu (pages)

Q: How to do display all the posts that are associated with a menu (pages)? A: I’ll take a look at this site – https://wordpress.org/plugins/posts-to-posts/

Posted in Web Development | Leave a comment

Trac Installation Project (Action Support)

Desired Outcome Installation of Trac within my 1and1 Unlimited Account, to keep track of all web-based development projects 20150528 Trying to understand the command line for the Trac installation: python setup.py install –prefix=$HOME/bin/python I can understand how to get into … Continue reading

Posted in CMS (Content Mgmt System), PHP, Wiki | Leave a comment