Off the Top: Scripting Entries
Showing posts: 16-30 of 31 total posts
PHP development with Apple's OS X Developer Tools
Apple provides information to use Apple's Developer Tools (for OS X) to build PHP. This will be a very nice mobile tool.Site map with Apple Script and OmniGraffle
A very nice approach to sitemap generator with Applescript and OmniGraffle. [hat tip Michael]Sounds like know nothing
A word to the wise, if you want to seem like you know what you are talking about it is ASP (ay - ess - pee) not asp (like the reptile). If somebody is paying big bucks you should at least sound like you know what you are talking about. They did pronouce VB properly, but they were actually talking about VBA (we let that one pass). These were "guys in suits" so they must know what they are talking about. Do you think we should ask for a code review? Thought so.5k Contest is live again
Yes, it is that time of the year for the 5k Contest. Yes, 5kb of wholesome goodness with which to work. That is graphics, HTML, scripting, and all the the ones and zeros you can pack in..Net lock in
Eric (glish) Costello brings Chris Laco's comments about .Net to his own site as Chris' comments reflect Eric's comments. The main issue is lock in and severe lack of choice. No the security issue that plagues Microsoft at every turn did not show up. The speed improvement in .Net over the current ASP/VB/C development is noticed and raved about. With security a growing concern on many folks minds building applications with a system that only will run on one operating system, which has the worst security record hands down, is not a great option. There are other options available.Not that I personally need this at the end of the month, but Joao Prado Maia writes about Improving Performance by Profiling PHP Applications (benchmarking PHP) on O'Reilly Net. The article shows us how to place scripts within our scripts that allow us to capture times so to know where we could spend our time focussing on making PHP run more quickly.
Dean points to Mac OS X ad redirecting. I like the approach and the means bethid it.
Those of us trying to develop or debug ColdFusion applications at home can take solice in ColdFusion single user license. This is only available with a registered version of ColdFusion Studio on the same box.
Do you build Web pages? Do you have Mac? Do you have to convert text to HTML/XHTML? If you answered yes (if you didn't you should see what you are missing) please go check out Dean Allen's AppleScript for writing on the Web. These should be wonderful additions to our tool belt.
The current term the neighbor from the Graduate would say is "Web Services". If you have Mac OS X, then O'Reilly Net's "AppleScript Primer for Mac OS X" is your passage to understanding how to do Web Services today. This means you don't have to wait for the expensive .Net Framework as you have the the technology now.
Matt makes observations of the state of severs and scripting deployments. I agree with nearly all of what Matt point out. Some of the reasoning behind the varying set-ups is for security reason's, others are to mirror configurations on other servers that had slightly different purposes. In all, what this needs is a solid documentation tool. PHP provides some of this with a function that prints out the build of the server that script resides on, this is usually the first task many of us perform on a machine. This however, is just the tip of the iceberg of the information we need.
This is part of the second and fourth element of the cornerstones of information application development (info apps need to be usable, maintainable, reliable, and repeatable). If a task is difficult to maintain and even harder to repeat there is some work that needs to be done to change the environment or the application.
Grokdotcom provides a good overview of the methodologies of Web application development. The modular approach is provided as the best methodology, go figure with an open methodology that is based on published/documented standard set of processes. The article ends up discussing Fusebox, which is new to me, but seems to be a rather straightforward approach to modular software development.
I am so happy as I have a system at home that is stable enough to build the Active State components: Komodo, ActivePerl, and ActivePyton. It is nice to have an option to the command line and to be able to test with out FTPing scripts up to a server.
Web-Building provides website development resources. Don't be afraid of the initial presentation, this is a one-stop-shopping resource for HTML, scripting, application development, and everything in between.
« Previous | 1 2 3 | Next »