03 Jan, 2011
Css visual designer web design server
Articles related to css visual designer web design server
http://digitalpbk.com/less-css/less-css-compiler-windows-lesscexe
Less
CSS Compiler for Windows (lessc.exe)
LESS is a language that helps
CSS Designers to write better manageable and extensible
CSS style sheets.
Current less compiler called lessc is only available for the *nix platforms, which can compile LESS files to
CSS.
Where is lessc.exe ?
lessc.exe for those who are in a hurry :) .
It is attached to the bottom of this post also so feel free to read on.
How to use the lessc.exe
This compiler is adapted from the .net port of less compiler ...
Published 1 year ago
http://digitalpbk.com/google-app-engine/how-to-download-app-engine-code
How to Download Google App Engine Code
Download App Engine Source code with the Google App Engine SDK
Google App Engine is a
web hosting platform from Google which is
designed to scale. Unlike the conventional
server code deployment with load balancers, Google App Engine service scales automatically with load balancing without you needing to set up the load balancer / cloned application
servers. The downside is that Google App Engine can only support applications written in Python version 2 ...
Published 7 months ago
http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html
Protect yourselves from phishing
Phishing? Haven't heard that...Phishing is very similar to fishing. In fishing, we put a bait and wait for the fish to catch it. In Phishing, a fraudsters acting as a genuine bank employee or
web admin, sents you an email (the bait) asking for confidential and personal data, that could potentially harm you (Its not nice to see your savings balance to drop to ZERO, right?)Fraudsters are getting smarter and equipping with techniques that almost fool you. So ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2007/06/buttons-with-rollover-effect.html
Buttons with Rollover Effect
IntroIn this article, I am going to explain how to make a simple link that looks like a button with roll over effects using only
CSS.First we have to decide on the dimensions of the image etc. And make an image that has the following format: The default image and then the rollover images.The above image is 382x225 containing 3 images each of 382x75 stacked top to bottom.The first image is the default image. The second is the hover image i.e., the image that is shown ...
Published 4 years, 11 months ago
http://digitalpbk.com/mini-computer/rasberry-pi-tech-specs
Rasberry Pi Tech Specs
Rasberry Pi is a mini computer that is just over the size of a credit card, It is a entire computing board, or a Single Board Computer. It is
designed for hardware enthusiast and it comes without a fancy cover, i.e, you get the printed circuit board with all the parts as shown below:
There are 2 versions of Rasberry Pie, Version A and B
The version B has a 700 MHz ARM Processor, Broadcom GPU which is capable of Full HD Video decoding, 256 Megabytes of RAM, #{HDMI ...
Published 2 months, 3 weeks ago
http://digitalpbk.blogspot.com/2007/04/using-php-for-more-than-html.html
Using PHP for more than HTML
IntroIt is mostly thought that PHP can be used only for making dynamic
web pages. No. PHP can also be used to make dynamic images (jpg,gif,bmp,png..), javascript codes (js), Style sheets (
css), XML files and in the advanced cases pdf's, docs etc.So How do we know the php is a different file ?By default the php file is rendered as a HTML file. The
server does not need any recognition for the format of the php file, i.e,
server doesn't care what the format is ...
Published 5 years, 1 month ago
http://digitalpbk.blogspot.com/2007/06/css-transparency-effects.html
CSS Transparency Effects
10% 20% 30% 40% 50% 60% 70% 80% 90% 100% Intro
CSS (Cascading Style Sheets) can be used to add cool effects to an ordinary looking
web page. One such example is adding transparency effect to images or other portions including text of your website. in IEIn IE transparency is achieved by filter: alpha(opacity=XXX) where XXX takes value from 0 to 100. It indicates the % of opacity required.For example produces a semi transparent google logo.in FirefoxIn firefox the same ...
Published 4 years, 11 months ago
http://digitalpbk.blogspot.com/2009/05/curl-php-windows-unable-load-libcurlphp.html
cURL PHP Error on Windows
Fatal error: Call to undefined function curl_init() in D:/
webs/php.php on line 284This problem arises because of not including the lib_curl.dll to PHP. To solve this uncomment the line as shown below;extension=php_bz2.dllextension=php_curl.dll;extension=php_dba.dllNow restart apache
server. If you get an error "Unable to Load X:/path/php/ext/php_curl.dll", copy SSLEAY32.PHPlibEAY32.dll (OpenSSL) Libraries to the System32 folder.Now restart apache
server ...
Published 3 years ago
http://digitalpbk.com/projects/web2image-html-jpeg-png-bmp-firefox-automate-screenshot
Web2Image - Free Firefox and IE website screenshot capturing tool
This is an application that takes screenshots of websites. It can take screenshots as rendered by both Internet explorer and Mozilla Firefox, which currently is not supported by any of the softwares out there. This is a software that is an HTML to JPEG, HTML to PNG, HTML to BMP etc and can be automated with input from a file.
Currently the development version is out. Since I am busy with many things. I dont have time ...
Published 2 years, 6 months ago
http://digitalpbk.blogspot.com/2007/12/virtual-hosts-apache-226-windows.html
VirtualHost section is used for all requests that do not# match a
ServerName or
ServerAlias in any block.#
ServerName localhost DocumentRoot
"F:/webs/localhost" DirectoryIndex index.php index.html index.htm index.shtml DocumentRoot
"F:/webs/kitiyo.com" ServerName pp.com DirectoryIndex index.php index.html index.htm index.shtmlIn the above example shows localhost and kitiyo.com host on same
server.Remember to add the sites in the hosts file. ...
Published 4 years, 5 months ago
Related help topics for css visual designer web design server
More keywords like css visual designer web design server
More pages for css visual designer web design server