svn add * –force→ Continue reading “Recursively Adding Files Through SVN”
Category: Ryan’s Internet Technology, and Web Design Blog
A Modular Approach to Installing Eclipse Plugins
Creating a Bullet Using Text in Photoshop
Ok, so you have some text in Photoshop (on the PC, not the Mac) and you want to create a bullet, but don’t want to create some rasterized circle.
- Put your cursor where you want the bullet to render
- Press and hold the ALT key
- Type the following numbers on the number pad 0 1 4 9
- Release the ALT key and the bullet will appear
Problems with WD Caviar Green SATA Drives
I needed a couple of 1 TB SATA drives to put into external enclosures.
I have found that in many cases MicroCenter offers prices very close to that found on Amazon, and/or Buy.com. The thing that I really like about MicroCenter is that they actually have knowledgeable sales people. When seeing if the drives that I was looking for were in stock the sales associated told me that I wanted to stay away from any of the “Green” drives. In → Continue reading “Problems with WD Caviar Green SATA Drives”
bad owner name (check-names) Error in BIND 9
I added a subdomain to a zone file and when I reloaded named I noticed the following error in messages:
Oct 29 09:31:06 master named[28254]: tabordesignbuild.com.db:59: beta_live.sampledomain.com: bad owner name (check-names)
Oct 29 09:31:06 master named[28254]: zone sampledomain.com/IN: loading from master file sampledomain.com.db failed: bad owner name (check-names)
We are running BIND 9 and after doing a little searching it turns out that with the default configuration for BIND 9 underscores are now verbotten.
Evidently, if you need to include → Continue reading “bad owner name (check-names) Error in BIND 9”
Interesting Article Regarding "Freedom" of the Operating Systems on Maemo vs. Android
An article that discusses the level of freedom (User Access Rights, Cooperation and Interoperability, Presence of Closed Source Software, and Freedom in Practic) between Maemo and Android.→ Continue reading “Interesting Article Regarding "Freedom" of the Operating Systems on Maemo vs. Android”
On WYSIWYIG HTML Editors and the jQuery.UI web user interface toolkit.
Building advanced web applications and frameworks often involves getting incompatible pieces from various projects to work together cohesively inside a majority of browsers. The more advanced the functionality, the more of a problem this becomes especially when you’re trying to support older and very broken browsers such as MSIE 6.0.
At the present moment, I’m involved in building a substantial ecommerce project with a desktop style interface that includes popup dialogs, drag and drop lists, multiple tabbed interfaces among other → Continue reading “On WYSIWYIG HTML Editors and the jQuery.UI web user interface toolkit.”
Free CSS Template Resource
Here is a great resource for free CSS templates and web site designs. Based on the licensing information on the site, it seems as though they are all either GPL/GNU or Creative Commons.→ Continue reading “Free CSS Template Resource”
Two Great Lists and Reviews of Flash and Javascript Charting Packages
What follows are links to two different blog articles by Steve Reynolds about both Flash and Javascript packages. The coolest looking package, not just charts is the Raphael Javascript library.
→ Continue reading “Two Great Lists and Reviews of Flash and Javascript Charting Packages”Open Source Flash Charting Package: Open Flash Chart
We have a client that is in need of some dynamic Flash charts. After some googling I came accross the Open Flash Chart project. It seems to be an active project with a decent following. Moreover, there are a number of other commercial products out there that are using the LGPL licensed code.
It looks to be a fairly mature code base that provides an enormous amount of customization without editing any ActionScript code or recompiling any .swf files. → Continue reading “Open Source Flash Charting Package: Open Flash Chart”