Tag Archives: Software Sagacity

How Search Engines Work

Spider WebOften when building a web application, it’s necessary to add search to the site.  A variety of tools exist to help make it easier, my personal favorite is Sphider – a PHP-based search engine, however the basic principles in each approach are the same.
Continue reading

RSS Twitter LinkedIn Facebook Email

Technori April 2014 – To Give or Not to Give

TechnoriThe de facto event of the Chicago tech scene, this month’s Technori focused on social welfare opportunities and start-ups.  A variety of entrepreneurs each brought forward unique and exciting ideas for improving the community, with innovations in job placement, education, finance, and logistics.
Continue reading

RSS Twitter LinkedIn Facebook Email

Can User Interface Design Make the World a Better Place?

VisionaryWhen building custom software, a user interface designer will progress through several levels of skill development.  Similar to Maslow’s Hierarchy of Needs, each lower level must be fulfilled before a designer can progress to the next plateau.  The question is – where does the pyramid end, and where is it right to draw the line as to the responsibility of the UI designer?
Continue reading

RSS Twitter LinkedIn Facebook Email

Search Engine Challenges – Scanning the Deep Web

deepwebDuring undergrad at Urbana-Champaign, one of the hot topics for search engine scientists was the “Deep Web”.  While most of the web was easily accessible through HTML, a large portion of the dynamically generated content, such as PHP and ASP pages, could not be indexed by search engines.
Continue reading

RSS Twitter LinkedIn Facebook Email

WordPress Development Tricks – Independent Blogs per Category

WordPress Tips and TricksWith its extreme flexibility and proven prowess as a publishing platform, WordPress has become an invaluable tool in the arsenal of most web developers. However, advanced customization is often cumbersome and can be difficult to achieve.

Having spent several hours the past two days fighting against WordPress’ limited support for splitting blogs by category, I’m sharing a few of the insights gained during the arduous process.
Continue reading

RSS Twitter LinkedIn Facebook Email