Posts Tagged Web
How to make a Web 2.0 button or badge in Photoshop
Posted by catalin.boja in Photoshop on October 26, 2009
Recent years evolution in graphics and images for Web pages has led to the definition of Web 2.0 style. It is used to make a cool logo or other visual elements (buttons, menus, badges) for the Web site. The style is characterized by:
- using intense and vivid colors that attract attention to a particular element or visual symbol
- applying glow, emphasizing, reflection, glossy or mirroring effects to add visual details
This example is for a Web 2.0 button or badge and it is made in Adobe Photoshop CS4 or CS3. Read the rest of this entry »
Cum sa faci un buton Web 2.0 in Photoshop
Posted by catalin.boja in Photoshop on October 26, 2009
Evolutia grafica a aspectului si a imaginilor din paginilor Web din ultimii ani, a condus la definirea stilului Web 2.0. Acesta este caracterizat de:
- tonuri intense pentru culori, ce atrag atentia asupra simbolului sau elementului respectiv;
- aplicarea efectelor de stralucire, reliefare, reflectie sau oglindire pentru a adauga detalii vizuale .
si este utilizat pentru a crea o imagine “cool” pentru logo-ul site-ului sau diferite elemente (butoane, meniuri, badge-uri) din acesta.
Exemplul pentru butonul Web 2.0 prezentat este realizat in Adobe Photoshop CS4 sau CS3. Read the rest of this entry »
Solutie pentru problema accesarii localhost in Firefox
Posted by catalin.boja in ASP.NET on July 22, 2009
Daca dezoltarea de pagini Web are loc pe masina locala si nu pe un server aflat la distanta, atunci testarea acestora nu necesita transferul lor pe server. Pentru a accesa paginiile printr-un browser se utilizeaza URL-ul serverului Web local (IIS, Apache, Tomcat), care este http://localhost.
Daca se utilizeaza Microsoft IE nu există nici o problemă, dar pentru Firefox, din motive de securitate, browser-ul necesită autentificare şi cere un nume de utilizator şi parola la incercarea de a deschide pagini de web locale.
Solution for localhost problem in Firefox
Posted by catalin.boja in ASP.NET, HTML on July 22, 2009
If you develop Web sites on your local machine and not on a remote server then you want to test them. For that, it is used the URL of your local Web server (IIS, Apache, Tomcat) which is http://localhost.
When using Microsoft IE there is no problem but for Firefox, because some security issues, the browser requires authentication and asks for an user name and password when trying to open Web pages from localhost. Read the rest of this entry »
Definire foi de stil – CSS
Posted by catalin.boja in CSS, HTML on July 22, 2009
Foile de stil pentru documente HTML, denumite CSS (Cascading Style Sheets) reprezinta un mecanism prin care dezvoltatorul paginilor Web separa elementele de structura, definite prin tag-uri HTML, de proprietatile si atributele acestora. Toate aceste atribute definesc stilul paginii Web influentand modul in care sunt reprezentate vizual elementele HTML.
Read the rest of this entry »
Definire background pagina Web cu imagini si CSS
Posted by catalin.boja in CSS on July 21, 2009
O pondere importanta din aspectul vizual al unui site Web este data de imaginea de fundal (background) a paginilor. Aceasta se incadreaza in tema aleasa pentru site si evidentiaza informatia astfel incat imaginea generala a site-ului sa fie placuta. Read the rest of this entry »
How to install IIS on Windows 7 and Vista
Posted by catalin.boja in ASP.NET, Office, Windows Mobile, Windows Vista on July 15, 2009
This solution describes installation of IIS 7 (Internet Information Services) on Windows 7 Ultimate, Vista using the Windows Features Wizard. Read the rest of this entry »
How to determine the IIS version
Posted by catalin.boja in ASP.NET, Windows on July 8, 2009
This solution is for Windows 2K, Windows XP and Windows 2003 Server. IIS is the web server developed by Microsoft for all their OS platforms, both desktop and server. In order to determine the IIS (Internet Information Services) you must open the MMC (Microsoft Management Console) for IIS. Read the rest of this entry »
Solutie pentru “A potentially dangerous Request.Form value was detected from the client…”
Posted by catalin.boja in ASP.NET on June 23, 2009
Aceasta eroare este intalnita in cazul aplicatiilor Web, dezvoltate cu tehnologie ASP.NET. In momentul in care pagina revine la server pentru a fi prelucrata este generata o exceptie de tipul Read the rest of this entry »
Solution for “A potentially dangerous Request.Form value was detected from the client…”
Posted by catalin.boja in ASP.NET, VBA on June 23, 2009
This error is encountered in the case of Web applications which are developed with ASP.NET technology. When the page returns to the server to be processed it is generated an exception like this one Read the rest of this entry »

in romanian
in english