Monday, December 25, 2006
Blogs
Still no PushButton publishing for the new Blogger. Some things that I write on my web pages should actually go to the blog. The historical notes and links are related to some sites and issues that might never be relevant again so those are just littering the web site.
So the bad thing is that I have to write down the text and links manually as opposed to BlogThis, which used to summarize the main points itself.
Example of these notes are the ones on my Images page.
So the bad thing is that I have to write down the text and links manually as opposed to BlogThis, which used to summarize the main points itself.
Example of these notes are the ones on my Images page.
Saturday, December 23, 2006
Domain - Maps
Domain, a very good Australian property-related web site, has integrated Google APIs so that the results of a search can be seen on Google Maps as small houses. Clicking each of these will show it's details. Neat.
Saturday, December 16, 2006
Friday, December 08, 2006
Survival of the fittest
Survival of the fittest
A good text on importance of exercise. Also mentions how it affects age in a real-world example.Thursday, December 07, 2006
The Windows Shutdown crapfest
The Windows Shutdown crapfest
Excellent read for developers. Fortunately I was working in small teams and on small projects. :)Someone suggested Coderiffic as a place to share your view of your employer.
Thursday, November 30, 2006
Getting Old is not a Bad Thing
Learning Mandarin
This is a text I simply have to have linked. There's an answer to those who believe that going over 30 or 40 "makes them unable" to do certain things.I should add a story of a friend's wife's grandfather (over 70) who rides a bicycle every day.
It's all up to you.
Wednesday, November 22, 2006
Windows XP: List of Services to Disable to Increase Speed
Windows XP: List of Services to Disable to Increase Speed
Read which services can be safely disabled if you don't use them. I don't use many of those listed.
Read which services can be safely disabled if you don't use them. I don't use many of those listed.
Sunday, November 19, 2006
Flickr Geotagging with Google Earth
Flickr photos geotagging with Google Earth!
After you add geotags with Google Earth and upload a photo to Flickr, or upload a photo and then set the geotag with Flickr Map, use MetaToad's plugin for Google Earth to view Flickr photos at a certain location. Cool.
After you add geotags with Google Earth and upload a photo to Flickr, or upload a photo and then set the geotag with Flickr Map, use MetaToad's plugin for Google Earth to view Flickr photos at a certain location. Cool.
Monday, November 13, 2006
Norway, Iceland, Australia said best places to live
This year's (2006) UN's report on quality of life in world countries...Tuesday, November 07, 2006
Post by Email
It seems that this should work but only if I'm posting from my gmail
account.
That's fine, too. Thunderbird templates and storing sent email can be
configured, if needed. Posting through web mail account is great, too,
when on the road.
account.
That's fine, too. Thunderbird templates and storing sent email can be
configured, if needed. Posting through web mail account is great, too,
when on the road.
:'(
One-click blogging does not work at the moment. I've merged my account at Blogger.com to my Google account and all the links to one-click publishing do not work as I'm now on beta.blogger.com. I can't find the parameters to properly use JustBlogIt Firefox extension so I'm logging in and typing the title and text with formatting manually.
I've also tried to post a couple of emails to use mail-to-blog service but they are not arriving. The posts are not shown either as drafts or being published although I've set up my account to do that.
Hope the situation gets better with time...
I've also tried to post a couple of emails to use mail-to-blog service but they are not arriving. The posts are not shown either as drafts or being published although I've set up my account to do that.
Hope the situation gets better with time...
Posts by Email
Trying again. Wishing myself a bit more luck.
Hope this post goes through and gets published on my blog. :)
Hope this post goes through and gets published on my blog. :)
blah blah
Supposedly, one can post blog entries by sending email to blogger.com.
Wondering if it works, if I get the correct recipient, email, etc.
Wondering if it works, if I get the correct recipient, email, etc.
Is Your Relationship Ending?
After receiving a reminder from my Care2 account I logged in to find an interesting and valuable article - Is Your Relationship Ending? Not that I need it at the moment but it is insightful, nonetheless.
Monday, October 23, 2006
JustBlogIt with a simple right-click.
JustBlogIt with a simple right-click.
Since BlogThis add-on for Firefox (2.0 RC3) does not work, I installed Just Blog It extension.
Since BlogThis add-on for Firefox (2.0 RC3) does not work, I installed Just Blog It extension.
Friday, August 25, 2006
Friday, August 18, 2006
Wednesday, August 09, 2006
WebLog of Ken Cox : Sumatra PDF Viewer for .NET?
WebLog of Ken Cox : Sumatra PDF Viewer for .NET?
and some libs for working with PDF. Someone asked me the other day if I had some PDF tools so I might need them sometimes again.
and some libs for working with PDF. Someone asked me the other day if I had some PDF tools so I might need them sometimes again.
Coding4Fun: Flickr-ing about with .NET
Coding4Fun: Flickr-ing about with .NET: "ow photos they have permission to see that others may not, such as private photos or their friends' and family's photos that have been marked for their eyes only. You will also be able to modify their photos, and upload new photos into their account."
Tuesday, August 08, 2006
Infinities Loop : Join the Dark Side of Visual Studio
Infinities Loop : Join the Dark Side of Visual Studio
I'm on the Dark Side as well and people actually love it. :)
The above link leads to an article debating that it is easier to concentrate on the light colors than on the dark colors. Hence, why to we keep the rudimentary approach of black letters on white (paper)? In the digital age it is easier to have dark background with light letters on the screen.
Try it out. Backup your original Visual Studio settings, import the settings (VS2008, VS2005) and join the Dark Side...
I'm on the Dark Side as well and people actually love it. :)
The above link leads to an article debating that it is easier to concentrate on the light colors than on the dark colors. Hence, why to we keep the rudimentary approach of black letters on white (paper)? In the digital age it is easier to have dark background with light letters on the screen.
Try it out. Backup your original Visual Studio settings, import the settings (VS2008, VS2005) and join the Dark Side...
Monday, August 07, 2006
Windows Scripting Host Tutorial
Windows Scripting Host Tutorial
Nice scripting tutorial. There is an interesting way to compare dates:
c1 = Year(d1) * 10000 + Month(d1) * 100 + Day(d1)
Nice scripting tutorial. There is an interesting way to compare dates:
c1 = Year(d1) * 10000 + Month(d1) * 100 + Day(d1)
Sunday, August 06, 2006
Saturday, August 05, 2006
SQL Server Express WebLog : FAQ: My data doesn't get saved in Visual Studio
SQL Server Express WebLog : FAQ: My data doesn't get saved in Visual Studio
Fortunately I've read this before. I just experienced a weird database issue so I hope reading this will help.
Heh, I want to use the same database while debugging and when running from Debug folder.
Fortunately I've read this before. I just experienced a weird database issue so I hope reading this will help.
Heh, I want to use the same database while debugging and when running from Debug folder.
ScottGu's Blog : Building a DAL using Strongly Typed TableAdapters and DataTables in VS 2005 and ASP.NET 2.0
ScottGu's Blog : Building a DAL using Strongly Typed TableAdapters and DataTables in VS 2005 and ASP.NET 2.0
Still haven't read this but the topic is exactly what I'm looking for.
Still haven't read this but the topic is exactly what I'm looking for.
Scott Hanselman's Computer Zen - Scott Hanselman's 2005 Ultimate Developer and Power Users Tool List
Scott Hanselman's Computer Zen - Scott Hanselman's 2005 Ultimate Developer and Power Users Tool List
I don't know if I posted this link before but it's useful nonetheless.
I don't know if I posted this link before but it's useful nonetheless.
Thursday, August 03, 2006
ASP.NET 2.0: Use VB.NET and C# within the App_Code folder
ASP.NET 2.0: Use VB.NET and C# within the App_Code folder
All code goes to App_Code folder (from other folders).
All code goes to App_Code folder (from other folders).
How to Become As Rich As Bill Gates
How to Become As Rich As Bill Gates
I keep telling people about this. It is good to have good advisors. Read how you can become as rich as Bill.
I keep telling people about this. It is good to have good advisors. Read how you can become as rich as Bill.
Wednesday, August 02, 2006
Matt's Blog : Share your Outlook (Express) contacts with Thunderbird
Matt's Blog : Share your Outlook (Express) contacts with Thunderbird
Second try. Quotes are different.
user_pref("ldap_2.servers.Outlook.description", "Outlook");
user_pref("ldap_2.servers.Outlook.dirType", 3);
user_pref("ldap_2.servers.Outlook.uri", "moz-aboutlookdirectory://op/");
Edit:
This is the same as the previous try. And it still does not work.
Second try. Quotes are different.
user_pref("ldap_2.servers.Outlook.description", "Outlook");
user_pref("ldap_2.servers.Outlook.dirType", 3);
user_pref("ldap_2.servers.Outlook.uri", "moz-aboutlookdirectory://op/");
Edit:
This is the same as the previous try. And it still does not work.
Monday, July 31, 2006
The Simpsons Maker - AbcArcade.com
The Simpsons Maker - AbcArcade.com
Along the makers of the characters from South Park, here comes the Simpsons character creator. Enjoy.
Along the makers of the characters from South Park, here comes the Simpsons character creator. Enjoy.
Thursday, July 06, 2006
Using Outlook (Express) contacts with Thunderbird or Mozilla Mail - MozillaZine Knowledge Base
Using Outlook (Express) contacts with Thunderbird or Mozilla Mail - MozillaZine Knowledge Base: "user_pref('ldap_2.servers.Outlook.description', 'Outlook'); user_pref('ldap_2.servers.Outlook.dirType', 3); user_pref('ldap_2.servers.Outlook.uri', 'moz-aboutlookdirectory://op/');"
I'm going to try this - using Outlook contacts with Thunderbird email client.
I'm going to try this - using Outlook contacts with Thunderbird email client.
Tuesday, July 04, 2006
ThemeXP - How to Install
ThemeXP - How to Install
Instructions on how to install XP themes. The same site is hosting a bunch of themes (boot, logon, desktop, etc.).
Instructions on how to install XP themes. The same site is hosting a bunch of themes (boot, logon, desktop, etc.).
Sunday, July 02, 2006
Spurl.net 1.0 - Free online bookmarks with so much more...
Spurl.net 1.0 - Free online bookmarks with so much more...
Good online bookmarks site. One more thing achieved. When I'm online I need my tools at hand.
Good online bookmarks site. One more thing achieved. When I'm online I need my tools at hand.
Saturday, July 01, 2006
FlashGet - The Best Download Manager (Download Movies mp3 faster)
FlashGet - The Best Download Manager (Download Movies mp3 faster)
FlashGet is now completely free!
FlashGet is now completely free!
Zetra festival. Sarajevo, BiH. 2006.
Zetra festival. Sarajevo, BiH. 2006.
Nice. The tickets for concerts (Paco de Lucia) can be reserved online.
Nice. The tickets for concerts (Paco de Lucia) can be reserved online.
Thursday, June 22, 2006
Download the X1 Enterprise Client
Download the X1 Enterprise Client
Now available for free! Let's see what it has to offer.
Now available for free! Let's see what it has to offer.
Desktop Search
Desktop Search
I had to start my own desktop search comparison because other were old or did not tell me what I wanted to know. I had to get my hands dirty and to test the ones I thought were interesting.
I had to start my own desktop search comparison because other were old or did not tell me what I wanted to know. I had to get my hands dirty and to test the ones I thought were interesting.
Wednesday, June 21, 2006
Copernic Desktop Search 2.0 Beta - Download
Copernic Desktop Search 2.0 Beta - Download
Today I downloaded and installed Copernic Desktop Search again. Windows Desktop Search takes long time to load and, what pisses me off, it keeps reindexing all 20,000 folders after it reaches 0. That kept my disks spinning since yesterday. Copernic has the best features again, so I'm gonna test it. WDS also did not properly update Thunderbird emails index.
Today I downloaded and installed Copernic Desktop Search again. Windows Desktop Search takes long time to load and, what pisses me off, it keeps reindexing all 20,000 folders after it reaches 0. That kept my disks spinning since yesterday. Copernic has the best features again, so I'm gonna test it. WDS also did not properly update Thunderbird emails index.
Monday, June 19, 2006
TortoiseSVN - Miranda IM Forums
About TSVNCache, that is taking a lot of processor time during WDS indexing of my hard drives...
TortoiseSVN - Miranda IM Forums: "I am using tortoise SVN and I never found the way to do it :(
I always got the TSVNCache.exe running.
But one option I suggest you to uncheck is the
'Show overlay status icons recursively' in options Look and Feel -> Icon Overlays.
It slows down your computer ;)"
TortoiseSVN - Miranda IM Forums: "I am using tortoise SVN and I never found the way to do it :(
I always got the TSVNCache.exe running.
But one option I suggest you to uncheck is the
'Show overlay status icons recursively' in options Look and Feel -> Icon Overlays.
It slows down your computer ;)"
Citeknet > Home
Citeknet > Home
Nice filters(plugins) for Windows Desktop Search. I'm testing the later because Google is focusing on other stuff instead of improving the main purpose of Desktop Search application.
Nice filters(plugins) for Windows Desktop Search. I'm testing the later because Google is focusing on other stuff instead of improving the main purpose of Desktop Search application.
MSN Search's WebLog : Announcing MSN Desktop Search
MSN Search's WebLog : Announcing MSN Desktop Search:
here's a list of Windows Desktop Search shortcuts. Let's see if they work as good as SlickRun
"msn=http://beta.search.msn.com/results.aspx?q=$w
flight=http://www.expedia.com/pub/agent.dll?qscr=fexp&flag=q&city1=$s&citd1=$s&date1=&time1=362&date2=&time2=362&cAdu=1&cSen=0&cChi=0&cInf=&infs=2&tktt=&ecrc=&eccn=&qryt=8&bund=1&load=1&cknd=&rfrr=-429&&zz=1100313630421&
amazon=http://www.amazon.com/exec/obidos/search-handle-url/index%3Dblended%26field-keywords%3D$w%26store-name%3Dall-product-search/102-2388828-6488911
define=http://beta.search.msn.com/results.aspx?q=define+$w
images=http://beta.search.msn.com/images/results.aspx?q=$w
news=http://beta.search.msn.com/news/results.aspx?q=$w
newsbot=http://newsbot.msnbc.com/search/?nq=$w
encarta=http://encarta.msn.com/encnet/refpages/search.aspx?q=$w
movies=http://entertainment.msn.com/search/movie/?ss=$w
shop=http://shopping.msn.com/fts/searchrdr.aspx?searchText=$w
thes=http://encarta.msn.com/encnet/features/dictionary/DictionaryResults.aspx?lextype=2&search=$w
askj=http://web.ask.com/web?q=$w&qsrc=0&o=0
yahoo=http://search.yahoo.com/search?ei=UTF-8&fr=sfp&p=$w
mailms=mailto:$s@microsoft.com?subject=$s
mail=mailto:$s?subject=$s
msdn=http://search.microsoft.com/search/results.aspx?qu=$w&View=msdn&st=b&c=0&s=1&swc=0
hotmail=http://www.hotmail.com
gr=http://groups.google.com/groups?q=$w&ie=UTF-8&hl=en
goog=http://www.google.com/search?hl=en&ie=UTF-8&q=$w
gmail=www.gmail.com
quote=http://moneycentral.msn.com/scripts/webquote.dll?ipage=qd&Symbol=$w
ps==ps
word==winword
excel==excel
calc==calc
ol==outlook
wm==wmplayer
cmd==cmd "
here's a list of Windows Desktop Search shortcuts. Let's see if they work as good as SlickRun
"msn=http://beta.search.msn.com/results.aspx?q=$w
flight=http://www.expedia.com/pub/agent.dll?qscr=fexp&flag=q&city1=$s&citd1=$s&date1=&time1=362&date2=&time2=362&cAdu=1&cSen=0&cChi=0&cInf=&infs=2&tktt=&ecrc=&eccn=&qryt=8&bund=1&load=1&cknd=&rfrr=-429&&zz=1100313630421&
amazon=http://www.amazon.com/exec/obidos/search-handle-url/index%3Dblended%26field-keywords%3D$w%26store-name%3Dall-product-search/102-2388828-6488911
define=http://beta.search.msn.com/results.aspx?q=define+$w
images=http://beta.search.msn.com/images/results.aspx?q=$w
news=http://beta.search.msn.com/news/results.aspx?q=$w
newsbot=http://newsbot.msnbc.com/search/?nq=$w
encarta=http://encarta.msn.com/encnet/refpages/search.aspx?q=$w
movies=http://entertainment.msn.com/search/movie/?ss=$w
shop=http://shopping.msn.com/fts/searchrdr.aspx?searchText=$w
thes=http://encarta.msn.com/encnet/features/dictionary/DictionaryResults.aspx?lextype=2&search=$w
askj=http://web.ask.com/web?q=$w&qsrc=0&o=0
yahoo=http://search.yahoo.com/search?ei=UTF-8&fr=sfp&p=$w
mailms=mailto:$s@microsoft.com?subject=$s
mail=mailto:$s?subject=$s
msdn=http://search.microsoft.com/search/results.aspx?qu=$w&View=msdn&st=b&c=0&s=1&swc=0
hotmail=http://www.hotmail.com
gr=http://groups.google.com/groups?q=$w&ie=UTF-8&hl=en
goog=http://www.google.com/search?hl=en&ie=UTF-8&q=$w
gmail=www.gmail.com
quote=http://moneycentral.msn.com/scripts/webquote.dll?ipage=qd&Symbol=$w
ps==ps
word==winword
excel==excel
calc==calc
ol==outlook
wm==wmplayer
cmd==cmd "
Automating TCP/IP Networking on Clients
Automating TCP/IP Networking on Clients
Article on how to set the network settings via scripts. Found when I was searching for how to set the default gateway after Zone Alarm and VPN combination locks Windows.
Article on how to set the network settings via scripts. Found when I was searching for how to set the default gateway after Zone Alarm and VPN combination locks Windows.
Saturday, June 17, 2006
Debugging Designer Errors
Debugging Designer Errors
What to do when a form can not be opened in Visual Studio 2005.
What to do when a form can not be opened in Visual Studio 2005.
Friday, June 09, 2006
The Daily Telegraph | Best jobs data in 30 years
The Daily Telegraph | Best jobs data in 30 years
Living in a country where the official unemployment rate is around 40%, reading this is amazing. Australia's unemployment rate is below 5% and the people are still whining. I'm kinda wondering why am I still here.
Living in a country where the official unemployment rate is around 40%, reading this is amazing. Australia's unemployment rate is below 5% and the people are still whining. I'm kinda wondering why am I still here.
Tuesday, June 06, 2006
Google Page Creator
Google Page Creator
Google's free hosting service is in beta. They currently offer 100MB space for the site and a username.googlepages.com subdomain. No ads.
The pages have to be created via the Google Page Creator. Useful for simple sites.
Google's free hosting service is in beta. They currently offer 100MB space for the site and a username.googlepages.com subdomain. No ads.
The pages have to be created via the Google Page Creator. Useful for simple sites.
Monday, June 05, 2006
Alen's Homepage
Alen's CV
Finally I have sorted out another nice thing. Now I have my own domain that works properly.
alensiljak.au.ms or alensiljak.au.tt
Both are forwarding requests properly, meaning that if you go to http://alensiljak.net.ms/cv.html you will open the right page. Uni.cc does forwards properly only to the main site page but not to any subfolders. Now, this is nice. I can have my own CV url, or images url, instead of opening alensiljak.uni.cc and then click cv, or images, etc.
Finally I have sorted out another nice thing. Now I have my own domain that works properly.
alensiljak.au.ms or alensiljak.au.tt
Both are forwarding requests properly, meaning that if you go to http://alensiljak.net.ms/cv.html you will open the right page. Uni.cc does forwards properly only to the main site page but not to any subfolders. Now, this is nice. I can have my own CV url, or images url, instead of opening alensiljak.uni.cc and then click cv, or images, etc.
Sunday, June 04, 2006
Alen's Notes: October 2004
Alen's Notes: October 2004
Actually, I can't believe I'm using this since 2004. I've just been looking at some old, scanned images to upload to Flickr and it got me thinking how time flies. There's almost two years to this blog. Btw, this is not a "blog" blog but a history of my thoughts and deeds. I'm my own primary audience. :)
If you come by this blog please let me know. I don't believe anyone actually reads this.
Sayonara
Actually, I can't believe I'm using this since 2004. I've just been looking at some old, scanned images to upload to Flickr and it got me thinking how time flies. There's almost two years to this blog. Btw, this is not a "blog" blog but a history of my thoughts and deeds. I'm my own primary audience. :)
If you come by this blog please let me know. I don't believe anyone actually reads this.
Sayonara
Saturday, June 03, 2006
DSCF1972
Experimenting with Flickr.com. I'm stunned by the options it offers. No more image resizing and creating thumbnails, mess with uploads, etc.
Thursday, April 13, 2006
Saturday, April 01, 2006
ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site : Sandbox
ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site : Sandbox
CSS Properties window for Visual Studio 2005.
CSS Properties window for Visual Studio 2005.
Friday, March 31, 2006
Mobile UI Design Guidelines
Impersonation Failure : Mobile UI Design Guidelines
Useful links in case I continue mobile development.
Useful links in case I continue mobile development.
Saturday, March 25, 2006
Honda NT650V Deauville
Yes, I definitely fell in love. I need to sleep on this.
The spring is coming. I feel the need for a motorcycle. This one.
Honda NT650V Deauville
The spring is coming. I feel the need for a motorcycle. This one.
Honda NT650V Deauville
Friday, January 20, 2006
Thursday, January 19, 2006
ONDotnet.com: Introduction to System.DirectoryServices, Part 1
ONDotnet.com: Introduction to System.DirectoryServices, Part 1
Manipulation of user accounts in Windows with dotNet.
Manipulation of user accounts in Windows with dotNet.
How To Add a User to the Local System by Using Directory Services and Visual Basic .NET
How To Add a User to the Local System by Using Directory Services and Visual Basic .NET: "How To Add a User to the Local System by Using Directory Services and Visual Basic .NET"
Mark Orlando
From Mark Orlando's blog - Backup /Restore SQL database:
Backup and Restore commands can only be executed from within the master database; this is accomplished by issuing the USE master command. The example below backs up the USRDB database to disk.
USE master
BACKUP DATABASE USRDB TO DISK = 'C:\Backup\Renee\DatabaseBackup\2005.07.20.1200.USRDB.Bak'
USE master
DROP DATABASE USRDB
RESTORE DATABASE USRDB FROM DISK = 'C:\Backup\Renee\DatabaseBackup\2005.07.20.1200.USRDB.Bak'
Saturday, January 14, 2006
Alen Siljak's Homepage
Alen Siljak's Homepage: "www.alensiljak.uni.cc"
The link that's easy to remember.
The link that's easy to remember.
Subscribe to:
Posts (Atom)