Tags
adsense animation apache apple auto future date blog coding compsci css diy flash forum game hard drive internet explorer iphone itunes java javascript link linux mac mysql netbeans network Photography photoshop php Plain Text Custom Post Type plugin Programming prototype python reliti robot scratch teaching tips twitter ubuntu usb video web design wordpress youtube-
Popular This Week
- Difference in Hub, Switch, Bridge, & Router
- JavaScript Error ‘expected identifier, string or number’ in IE
- Multiple cases for switch construct
- Plugins for inserting JS and CSS into posts
- DIY: Make Your Own Ethernet Loopback Cable
- PHP: A function to return the first n words from a string
- PHP: Benchmarking echo vs. print vs. printf
- How to get a screen shot from an iPhone
- Get WordPress posts with one of two meta key values
- Comparing two SVN branches – thank you TortoiseSVN
My Other Sites
Tag Archives: netbeans
Adding WordPress templates to NetBeans
If you’ve written more than a couple of WordPress plugins odds are good you’ve copied and pasted the plugin sample readme.txt file into your project. Just sat down to start on my 7th plugin and figured there had to be … Continue reading
How to close all projects in NetBeans
File this under “duh.” I typically have several projects open in NetBeans and occasionally go through and close them all to clean up a little. Turns out if you shift click on the projects you want closed there’s a new item on … Continue reading
Netbeans with multiple monitors
How did I not try this before today? My normal method of needing two files open was to have the one I’m working on in Netbeans and the other in Notepad++ on separate monitors. Turns out you can drag the … Continue reading