"Some notes to remind, when I old will be..."

Category: Internet


Chromium for mac

May 22nd, 2009 — 9:24pm

Chromium for mac sucks. Get it here.

Comment » | Internet, Technologies

A lot of “against” lately

March 20th, 2009 — 9:21am

And here is another one. :) This time I am against Internet Explorer 6. Inspiration came after reading this blog post. I think we all should follow Norway in this one, so I made a little html + css script.

Put that little source on your page and result will be similar to the one in picture, what is in Latvian, but below is download link to English version, too:

Against ie6

Download source: en | lv

5 comments » | Internet

Really nice video from vimeo

March 18th, 2009 — 5:53pm

I have recently spent some time on vimeo. This is really nice video compiled from “4500+ still photographs”. Enjoy.

1 comment » | Internet, Technologies

Folowing another latvian bloggers

March 18th, 2009 — 5:46pm

Comment » | Internet

Microsoft

March 16th, 2009 — 5:00am

I hate Microsoft, really. Lets start from begining.

Last thursday a friend of mine asked me a question: “Is it possible to get Microsoft dynamics crm working with php? Send messages, etc.”. I thought: “Never heard of it, but how hard it could be?” So I said, that I will look more into it that evening.

I started with parallels, because I wanted to do some other tasks, also and because of windows 7 beta installation on bootcamp disk. So I got parallels and installed xp. That went really nice and easy. I spent a little time enjoying parallels “Coherence” mode and started to look farther. I was already downloaded MSCRM server and Client (at this point I smelt something bad is coming, because of client and server installations). Continue reading »

Comment » | Internet, Technologies, Web

This is the good one

February 12th, 2009 — 5:20am

Comment » | Internet

Skype status message from itunes

February 2nd, 2009 — 12:54pm

Some time ago I was searching how to get “now playing” status from itunes to show in skype. Then I did not find anything. Today I remembered it and decided to try search again. I found nothing and with nothing I mean I couldn’t find any application that could do that. But instead I found this forum post - http://forum.skype.com/index.php?showtopic=83508 what made me wonder. So I looked in Skype settings and there it is - Cmd+, -> Advanced tab -> “Show iTunes song in my mood message”. Simple enough. :)

p.s. I don’t know if this works on windows skype too.

Comment » | Internet, Technologies

Returning references

January 14th, 2009 — 3:18pm

Why is this working:

function &test($var)
{
static $vars = array(’aaa’, ‘bbb’);

if (isset($vars[$var]))
{
return $vars[$var];
}
else
{
return $vars;
}
}

and this is not:

function &test($var)
{
static $vars = array(’aaa’, ‘bbb’);
return (isset($vars[$var]) ? $vars[$var] : $vars);
}

showing me an error: Only variable references should be returned by reference.

I guess php compiler is not so smart to check if booth those return values in second example are variables.

2 comments » | Internet, Technologies

1. Aprīlis un Kirils

April 2nd, 2008 — 4:52pm

Links.

1 comment » | Internet

Cinem .. kas? gaismošana

February 7th, 2008 — 9:03am

Man diezko nepatīk pārpublicēt reklamēt cita bloga rakstus, bet es domāju, ka šis ir ļoti labs raksts - Cinemātiskā gaismošana II un gribēju sev vienk. piefiksēt linku.

Comment » | Internet, Photography, Technologies