hello techo

  • Home
  • Coding
  • Database
  • Sys Admin
  • Strategy
  • Design
  • echo
Coding

Cache Your Zend Framework Config to Improve Performance

Anton Visser
December 30, 2010
No Comments

Are you trying to squeeze every last drop of performance out of your Zend Framework application? Once you have implemented caching for queries, templates, etc. there is still one other piece of the puzzle you can cache, the application.ini config. For every page load, this config has to be read…

APC Zend Framework Zend_Application Read more
Coding

CF Quick Tip: Display a CFINPUT Element from a CFC

Ted Parton
December 15, 2010
No Comments

Let’s say you want to write a helper function in a ColdFusion Component (CFC) library, that will draw a HTML FORM field for you and you need to do so using a CFINPUT tag. The ColdFusion compiler will complain if the CFINPUT tag is not inside a CFFORM tag inside…

ColdFusion Read more
Coding

SVN Tip: Preview Incoming Changes (With GIT Bonus)

Dale Liszka
November 16, 2010
No Comments

I had to figure out if any of the incoming Source Code Control changes from the upstream SVN repository was going to clobber any of my local changes.  Any time I have to google and figure out the best solution I think it is a good time to share. This…

best practices command line git source code control svn terminal Read more
Sys Admin

A Little Bit of Love from BASH

Charlie Palmer
November 11, 2010
1 Comment

That’s fascinating and all, but aren’t we supposed to be learning about something called BASH history, auto-complete?

auto complete bash bash_history case insensitive command line inputrc linux mac tab complete terminal Read more
Database

MySQL Tip: Drop All Tables (With PostgreSQL Bonus)

Dale Liszka
November 5, 2010
2 Comments

Certain DBALs and ORMs don’t provide a functional reset method to clear out schema cruft before rebuilding tables (I’m looking at you, Django).  Others like SilverStripe tip toe around your schema, appending-never-deleting, so nothing ever gets flat out broken by a rebuild. That behavior is OK with me because their scope usually…

command line mysql PostgreSQL Read more
Page 4 of 6« First«...23456»

Fellow Techos

  • Anton Visser (9)
  • Brett Garland (1)
  • Charlie Palmer (2)
  • Dale Liszka (3)
  • Doli Stepniewski (10)
  • Paul Shoemaker (1)
  • Ted Parton (4)

Copyright © 2019 hello techo | Theme by: Theme Horse | Powered by: WordPress