fluent.io
sipdroid voip
Web 2.0
A very interesting quote especially in this world of many confusing and similiar but competing technologies
- rizwan's blog
- Add new comment
- Read more
- 92 reads
HP touchpad after price discount is sold out
Probably I am too late in reacting to events like this but I missed this one, it was very cheap as chips compared to iPads, but seems there are lot of others out there who react fast, faster :-). I could have bought this and given it to my kids :-) :-)
Will anyone buy HP products anymore after this??
gmail having a preview pane
If you are using gmail, you can try the new 'preview pane' from Google Labs. It is a cool feature, just looks like Microsoft Outlook Inbox.
Mobile Addicts
Firefox 4, Chrome 11 and so on
See some of the online articles regarding these new versions in the market and it seems that the downloads for the new firefox is more than IE . Here is a detailed list if you are interested though the list is bit out of date
Enjoy :-)
using camel jpa component for polling a database table instead of quartz and sql
Have been using camel quartz timer and sql component together to poll a database table and ran into thread issues. Though used a threadpool executor for the splitter after fetching records, the quartz component also had to be thread safe and which was bit asking more. For example
<camel:endpoint id="something"
uri="quartz://sometimer?cron=${polling.cron.expression}" />
<camel:endpoint id="retrieveSql"
uri="sql:${sql.query}?dataSourceRef=dataSource" />
- rizwan's blog
- Add new comment
- Read more
- 1754 reads
Recent comments