Creating a releases folder in the SVN repository
We have completing all features on the svn trunk of a new site at work. Now I am creating a releases folder in the same directory as the trunk folder.
Read the rest of this entry »We have completing all features on the svn trunk of a new site at work. Now I am creating a releases folder in the same directory as the trunk folder.
Read the rest of this entry »SOAP – Simple Object Access Protocol To me soap is a way of accessing functions/objects on another server that will manipulate data or access data on that server’s database and return the result.
Read the rest of this entry »Mod_evasive was my problem when accessing my localhost/phpmyadmin.
Read the rest of this entry »JSON = (JavaScript object notation) a lightweight data-interchange format. XML = (Extensible Markup Language) a heavyweight data-interchange format. AJAX = (asynchronous JavaScript and XML) AJAJ = (asynchronous JavaScript and JSON) Recently I had to work with data in the form of JSON being sent back from an AJAX call to the server.
Read the rest of this entry »Framework – reusable abstractions of code wrapped in a well-defined API(application programming interface). My experience with software frameworks.
Read the rest of this entry »SVN – Then management of changes to scripts, files, folders. My introduction to SVN.
Read the rest of this entry »There are differences between anonymous and authenticated FTP connections. authenticated vs. anonymous FTP connection.
Read the rest of this entry »Successful upload of this blog from my droid phone directly to the blog you are reading right now. This post went smoothly, worked great. I used the WordPress app, free at the app market.
Read the rest of this entry »