Categories
Tags
- aiglx
- ajax
- Apple Mail
- ati
- blogging
- C
- compiz
- cy7c68013a
- cypress
- design
- ebuild
- emerge
- extension
- finance
- fx2
- fx2lib
- gentoo
- git
- gmail
- image upload
- internet
- javascript
- linux
- money
- OS X
- performance
- plugins
- python
- rich text editor
- rte
- scalability
- scm
- source code
- source control
- sysadmin
- turbogears
- ui
- upgrade
- virtual python
- Web
- wordpress
- wp-cache
- xorg
- yui
- My Tweets
Category Archives: Web
WordPress and Caching
I just installed the plugin wp-cache. I’m not sure why more WordPress users don’t enable this. From the Wp-Cache description: WP-Cache is an extremely efficient WordPress page caching system to make you site much faster and responsive. It works by … Continue reading
Posted in Web
Tagged blogging, caching, digg effect, plugins, scalability, wordpress, wp-cache
Comments Off on WordPress and Caching
Choosing a bookmarking plugin
Well, after evaluating a lot of templates, I’ve realized I’ll need a bookmarking plugin. There aren’t very many templates that contain the bookmarking widgets already. Here are the ones I’ve tried: Social Bookmark Plugin This one is OK. I like … Continue reading
Permalinks
I’ve played around quite a bit with link structure for various sites I’ve programmed. I’ve found that Google will index your pages whether they have a parameterized URLs: http://somesite.example?param1=this¶m2=that or parameterized Paths (Permalinks): http://somesite.example/this/that I think, however, that in general, … Continue reading