I’m working on a WordPress project which uses David Benini’s “Events Manager” plugin. The events manager plugin does not use WordPress’ posts for Events. Instead it creates an page with the title “Events”, whose URL would be http://yourdomain.com/events. The content rendered on this page varies. The plugin uses the query string to fetch a single event [...]
Easily show and hide content using JavaScript and CSS. If the demo on this page does not work, another version of the demo is here:http://cdia.zhannes.webfactional.com/js/toggle.php
http://www.shareware-beach.com/2006/11/the-consolas-font-for-programmers/ As detailed above, if you try to install consolas on XP it will tell you it depends on Visual Studio. If you don’t want to download all that, you can just download the .net sdk and install. Then download consolas and install. Links to both are in the article above. Sweet.
from terminal, you can type [ ~ ]$ php -a Interactive mode enabled Then you’re free to try things out just like you would with Ruby in IRB or python in ipython. Only thing is you still have type the php tags… But I am finding it useful for trying things out.
If you’re creating your own wordpress theme, say for a site, it will not recognize the theme if the Theme name consists only of integers. For your theme to distinct from other themes, you have to provide a name in your “style.css” file. E.g., /* Theme Name: 1234 */ The above name will not work. [...]
A cool site featuring screencasts on various things, ruby on rails, php, version control. http://www.techscreencast.com/
First I’ve heard of any free e-commerce software. I will def. test out this plug-in at some point. http://wordpress.org/extend/plugins/zingiri-web-shop/
Working on a project and coming to dislike Excel due to my being an inept user of it! I recall in Windows XP, Excel 2003, one could sort and filter a spreadsheet by blanks. I was doing some manual work and was hoping to use the “Filter by blank” to save me some time at [...]
I’m just learning how to use git, and I figured I would use it to store my Aquamacs config and files online. This will prove useful when I’m setting up a new computer, etc. So that repo is here: http://github.com/zhannes/Aquamacs-Emacs/tree/master **Caveat** For any non-emacs peeps that want to follow along, the key commands work like [...]
for myself when I forget, and anyone else searching jquery <script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script> jquery ui <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.2/jquery-ui.min.js"></script> dojo <script type="text/javascript" src="http://o.aolcdn.com/dojo/1.3/dojo/dojo.xd.js"></script>
Content © professional dilettante
Proudly powered by WordPress
Theme designed by Artisan Themes
23 queries.
0.396 seconds.