- \n
\n
A form can make or break the success of your application, so do your users a favour – make it as easy as possible to fill in. Below are 10 great jQuery plugins which can help you on your way to live validation of inputed data, and greater functionality from basic form elements.\n
\n
Month: February 2009
What should I do with my mashup domains?
StandardEarlier this week I blogged about MashupCrowd.com and MashupSpy.com, but I still have some other mashup .com domains that I am not sure what I should do with. They are:
I am not sure what to do with them, but I think they all have potential. Especially I love MashupCookbook.com. Unfourtunatly I do not really have an idea that is good enough (read: fun + making money) yet. Do anyone smarter than me have an idea?
links for 2009-02-04
Standard- \n
\n
As the Steelers and Cardinals battled on the field, Twitter users across the nation pecked out a steady stream of "tweets." The map shows the location and frequency of commonly used words in Super Bowl related messages.\n
\n
- \n
\n
I recently worked to implement dynamic search on a website and there is a big number of operations to deal with. I knew it will be a long and hard job so I've searched a little on google for pre-built scripts to do the same thing and save me the time but I didn't find any good results. Only crap. Simple stuff that won't bring results and I'll show you why. I will build this tutorial by comparing the simple methods with the ones that will be described…\n
\n
- \n
\n
Discover how to add a fast, capable, open source, and free search engine to a PHP site. Little of the visible Web site is developed here. Instead, the focus is on the components required to deliver effective search results: the database, the index, the search engine, and the PHP application program interface (API).\n
\n
- \n
\n \n
\n
- \n
\n
Free open-source SQL full-text search engine\n
\n
- \n
\n \n
\n
- \n
\n \n
\n
MashupSpy – search for all things mashup
StandardI have played around with Googles Custom Search Engines earlier, but now I have finally used it in a live site and it turned out quite well. On MashupSpy.com I have set up a Custom Search engine that emphazises my favourite sites about mashups – in this I have included sites about Enterprise Mashups (gartner.com), sites with lots of usefull APIs (code.google.com), sites with great tutorials (developer.yahoo.com) and sites with great mashup insipirations (programmableweb.com). See the full list of sites on mashupspy.com.
Configuring the Search Engine in Googles control panel, adding sites etc is a walk in the park. Integrating a Custom Search Engine into the site was a bit tricky though, the documentation is far from perfect. The trick is to host the search results on your own site in an iframe (set in the Custom Search Engine control panel under “code”) and knowing that this iframe is generated by Google’s javascript when it is time to show the search result. For a while I was unsuccessfull in styling things since I tried to create my own iframe, but there is no need to complicate things like that. Also good to know is that running a Custom Search Engine locally works so-so, I got a lot of “The URI you submitted has disallowed characters.” error messages when running from localhost, but things worked perfectly once I uploaded it to the production server.
For the time it took (hours, mostly spent on learning the magics of CSS) it is an impressive functionality on MashupSpy, I will definitly use Custom Search Engines more in the future. If you have ideas on how I can improve MashupSpy or if I have missed any sites (see the full list on mashupspy.com) in my Custom Search Engine then please let me know!
links for 2009-02-03
Standard- \n
\n
This document describes the Maintainable PHP Framework. It is a based around the Model-View-Controller pattern and is modeled after Ruby on Rails. It aims for compatibility with PHP version 5.1.4 and later.\n
\n
- \n
\n \n
\n