<%@ language="vbscript" codepage=65001 %> lrss.fri.uni-lj.si/whoarewe/aj/ <% Dim usrPath usrPath = LCase(Request.ServerVariables("PATH_INFO")) Dim usrLC usrLC = request.QueryString("lc") if usrLC = "" then response.redirect(usrPath+"?lc=en") response.End() end if if InStr(usrLC, "en") = 0 Then if InStr(usrLC, "sl") <> 0 Then usrPathSplit = Split(usrPath, "/", -1) usrPathSplit(1) = "sl" usrRedirect = Join(usrPathSplit,"/") Response.Redirect(usrRedirect+"?lc=sl") Response.End() else Dim usrLocale usrLocale = request.servervariables("HTTP_ACCEPT_LANGUAGE") Dim usrLanguages usrLanguages = Split(usrLocale, ",", -1) Dim usrLanguage for Each usrLanguage in usrLanguages if InStr(usrLanguage, "sl") <> 0 Then Response.Redirect("/sl"+usrPath+"?lc=sl") Response.End() elseif InStr(usrLanguage, "en") <> 0 Then Response.Redirect("/en"+usrPath+"?lc=en") Response.End() end if next Response.Redirect("/sl"+usrPath+"?lc=sl") Response.End() end if end if %>
slovenščina english
lrss.fri.uni-lj.si/whoarewe/aj/
Jazbec, Andrej
Jazbec, Andrej
assistant
+386 1 4768 785

tutorials

selected bibliogaphy
.Jazbec, A., Mraz, M., Lebar Bajec, I., Zimic, N., 2007. Towards automated cooking process. Food Research International, vol. 40, no. 6, pp. 733-741. [doi] [pdf]
.Jazbec, A., Lebar Bajec, I., Mraz, M., 2006. Sound pressure based automated cooking. WSEAS Trans. Syst., Jan. 2006, vol. 5, no. 1, pp. 188-194.
.Opsenica, D., Zimic, N., Jazbec, A., Kos, A., 2006. Hitri preklopi topologije v Ethernet omrežju. V: ZAJC, Baldomir (ur.), TROST, Andrej (ur.) . Zbornik petnajste mednarodne Elektrotehniške in računalniške konference ERK 2006, 25. - 27. september 2006, Portorož, Slovenija. (Zbornik ... Elektrotehniške in računalniške konference ERK ...). Ljubljana: IEEE Region 8, Slovenska sekcija IEEE, 2006, vol. A, pp. 183-186.
.Jazbec, A., Lebar Bajec, I., Zimic, N., 2003. Performance analysis of web server : workshop on contemporary communications. Workshop on contemporary communications : SoftCOM 2003. Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture, University of Split, pp. 135-139.
.Lebar Bajec, I., Jazbec, A., Zimic, N., 2003. Integracija Bluetooth brezžičnega omrežja v informacijski sistem bolnišnic. Zbornik dvanajste mednarodne Elektrotehniške in računalniške konference ERK 2003, IEEE Region 8, Slovenska sekcija IEEE, pp. 381-384.

complete bibliogaphy