Post archive for ‘Uncategorized’
Creating a NAS Box Using OpenFiler | Linux Magazine
OpenFiler is a NAS distribution that is created using rPath and is licensed under GPLv2 by Xinit Systems. While an open-source project, Xinit provides fee-based support as well as specialized versions and an administrators manual which you have to purchase. OpenFiler started as a simple NFS distribution with simple administrative tools but it has grown [...]
Slides and Demos from my Flex-PHP Talk at the Front Range PHP User Group | Ryan Stewart – Rich Internet Application Mountaineer
The slides are embedded below and you can grab the demos from my DropBox account. There isn’t much documentation on the demos, but hopefully they’re semi-helpful. Getting Started with Flex and PHP via blog.digitalbackcountry.com Looks like a worthwhile slidedeck and demos for working with Flex and a PHP backend. Posted via web from Jeremy’s posterous
Swatch: The Simple Log Watcher | Linux Magazine
Swatch isn’t a cleverly designed watch from the 1980s but you’ll think it’s just as handy (and cleverly designed) as one. Like Logwatch, swatch is a perl script that watches your logs but swatch watches them for regular expressions that you configure. Swatch will notify you via mail or the console screen (stdout) when it [...]
Issue 976 – chromium – Copying omnibox contents should not preserve text formatting – Project Hosting on Google Code
What steps will reproduce the problem? 1. Open any website. 2. Alt-D to select the URL 3. Ctrl-C to copy 4. Paste to any editor that allows rich format: MS Word, OpenOffice Writer, MS Outlook, etc. What is the expected result? The URL should be pasted as plain text. What happens instead? The pasted URL [...]
Google I/O 2010
Appstats – RPC instrumentation and optimizations for App Engine App Engine Next gen queries App Engine Data migration in App Engine App Engine What’s hot in Java for App Engine App Engine Building high-throughput data pipelines with Google App Engine App Engine Testing techniques for Google App Engine App Engine Batch data processing with App [...]
zencoder’s video-js at master – GitHub
Universal video embed. — Read more Save Cancel zencoder.com Save Cancel via github.com Seems like a great video embedding solution. Posted via web from Jeremy’s posterous
Ajaxian » Building a Basic Silverlight Application to talk to PHP
This screencast sponsored by Microsoft shows you how to build a basic Silverlight application in order to talk to PHP. ___________________________________________________________________ via ajaxian.com Haven’t watched the screencast/video yet, but hopefully has some good information about making Silverlight work with PHP backend. Posted via web from Jeremy’s posterous
How To Make The Right Keyword Analysis For Your Website
Everyone looking to build a website might have heard about SEO- the mysterious Search Engine Optimization. This is a never-ending process that consists of multiple steps and there are always enhancements that can be done to improve website visibility in the search engines. If you have ever heard about the SEO you might have also [...]
Missing Rules and Alerts in Outlook 2003
If you are missing option “Rules and Alerts” in the tools menu of Outlook 2003, make sure that you have a email account created. I discovered today, that the option isn’t available until you have an email account setup. Other options that I tried, that didn’t work, but might be useful: Run the “Detect and [...]
Re-center (move) content after resizing stage in Flash
When you have your flash application 90% developed and then a new requirement is presented that requires you to enlarge the stage size, you will find that it puts the additional space on the bottom and right sides of your document. I haven’t found a way to specify where the additional space is placed, but [...]