Sunday, February 07, 2010
EUdict | kliješta | Croatian-English dictionary
Friday, January 29, 2010
How to Add a Windows User (Network Service) to SQL Server
Wednesday, January 27, 2010
SQL Linked Servers
The following link shows the naming conventions in MS SQL Server:
http://msdn.microsoft.com/en-us/library/ms177563.aspx
The most important thing here is 4-part naming convention where you simply add servername.database.schema.table into a query, referencing remote data.
Before that is possible, however, it is required to add a linked server and provide proper authentication and authorization to the calling server.
Monday, January 25, 2010
Migrating from PHP to .Net
- Migrating from PHP to ASP.NET forum
- Migrating from PHP to ASP.Net article on MSDN
Phalanger - The PHP Language Compiler for the .NET Framework
Phalanger project's homepage is here.
Wednesday, January 20, 2010
My Favorite Yahoo! Widgets
Sunday, January 17, 2010
Using wkTask Manager
If you use wkTask Manager to switch between applications, start applications, or close them and you happen to have Windows Mobile 6.5 with Touch Flo interface, your regular Windows start menu may disappear in certain situations and the only way to get it back is to do a reset.
The solution is to add “\Windows\shell32.exe” to the list of exceptions. No title or class name are needed.
Illustrated instructions are here:
http://forum.xda-developers.com/showthread.php?t=509160
You can also disable regular OK/X close button:
Firefox for Windows Mobile
Fennec is the name of the small mountain fox. It has now been selected for the Mozilla’s browser for mobile devices. At the link above you can download the Windows Mobile version of the new Gecko-based browser. Current version is 1.0a3.
Friday, January 15, 2010
First Release of MobileTDL
I just uploaded the first release of MobileTDL – my mobile version of ToDoList. The project is located at
http://code.google.com/p/mobiletdl/
and the initial working version can be downloaded from the Featured Downloads link on the right-hand side. This version has been fixed from a project I took over so all the options now work.
The new versions will include new and changed features. One of my main things is export to Outlook and making operation a bit more finger-friendly.
Thursday, January 14, 2010
Save MySQL?
Interesting development in the Open Source database (RDBMS) arena. Since Sun has acquired MySQL AB earlier and now Oracle has purchased Sun it appears that the most popular Open Source database will end up being owned by the world-largest (closed source) database provider. What follows is only a matter of imagination and will be interesting to follow through.
Some people are reasonably concerned about the future of MySQL and have created a petition to save MySQL. Should you want to read more and/or sign the petition, go here.



