14 Aug, 2010

Installing pixel studio pro on linux

Articles related to installing pixel studio pro on linux

Sony Vaio F and CW series recalled due to heat problem VPCCW26FG

http://digitalpbk.com/sony-vaio/sony-vaio-f-and-cw-series-recalled-due-heat-problem-vpccw26fg Sony Vaio F and CW series recalled due to heat problem VPCCW26FG Sony is to recall over half a million laptops of its CW and F series due to a potential overheat problem. This problem is due to a bug in the firmware of the Sony Vaio CW series and Sony Vaio F series laptops. Sony has released a new firmware update to fix this issue that results in overheating and deformation of the laptop casing. Click Sony Vaio Firware update download to download and install the firmware update that solves ...
Published 1 year, 10 months ago

Making subdomains on localhost

http://digitalpbk.blogspot.com/2007/01/making-subdomains-on-localhost.html Making subdomains on localhost IntroDeveloping websites on localhost may sometimes need making of sub domains. Installing and running another server for this purpose is useless, consumes more resources etc. So here is the technique to make sub domains on localhost. You can also use this to host more than one site on localhost. i.e, you can host multiple sites situated on different folders. PS: This is for Apache-Windows configuration. (If you have info about other Server-OS configs please let ...
Published 5 years, 4 months ago

Removing index.php From URL in CodeIgniter

http://digitalpbk.com/code-ignitor/removing-indexphp-url this will be your index.php file, unless you've renamed it to | something else. If you are using mod_rewrite to remove the page set this | variable so that it is blank. | */ $config['index_page'] = ""; .htaccess Does not work If your htaccess does not work on localhost. Goto your server configuration. In case of Apache 2, the conf would be in Installation Directory/conf/httpd.conf. Look for the section Directory of your Document Root of your server # # Possible values ...
Published 2 years, 2 months ago

Laptop to TV connection HDMI No Audio Fixed

http://digitalpbk.com/hdmi/hdmi-laptop-tv-connection-fix-no-audio Laptop to TV connection HDMI No Audio Fixed , but TV not recognized Check for loose HDMI connections. Check if your video card driver is installed and working correctly. Still if HDMI connection does not work, get your hardware checked up. The cable laptop or TV might have an issue. HDMI: Blank screen on TV Make sure your laptop display settings is configured to use your second screen either in extended mode or in the cloned mode. Try pressing the windows+P shortcut on windows and check your display settings as shown below. Click ...
Published 8 months, 1 week ago

About "HOSTS" File

http://digitalpbk.blogspot.com/2006/11/about-hosts-file.html About "HOSTS" File Warning: Backup the file before playing with it!What does this file do?The HOSTS file found on Windows (and linux too) is like a local DNS (domain name server). When you type a url on the browsers address bar, the domain name is converted to the IP of the server by a DNS lookup by the browser. Now here is the catch ... Windows first looks at the HOSTS file before doing any DNS lookup. So we can block certain sites by editing the HOSTS file. Where is it ? I dont see ...
Published 5 years, 6 months ago

Wordpress nextGEN gallery XSS (Cross site scripting) Cookie Stealing Vulnerability

http://digitalpbk.blogspot.com/2009/07/wordpress-nextgen-gallery-xss.html the magic_quotes_gpc would be turned on (for older PHP installations) the quotes would be escaped. So the simple tests for XSS likenext-gen-gallery/?album=1&pid;=3&gallery=2alert("hi");would fail. Since the quotes on the "hi" would appear as \"hi\". However why worry with the quotes when something like this works.next-gen-gallery/?album=1&pid;=3&gallery=2You can put any arbitrary code on the target file and it would get executed on the website. The following ...
Published 2 years, 10 months ago

Making Google talk Chat Themes

http://digitalpbk.blogspot.com/2007/06/google-talk-chat-themes.html Making Google talk Chat Themes IntroMaking of a google talk chat theme is similar to making a 4 page HTML website with a CSS file. The following assumes you are using windows XP. Please unhide hidden files and folders.The default chat themes for google talk are located inX:\Documents and Settings\[Profile Name; Eg: Administrator.000]\Local Settings\Application Data\Google\Google Talk\themes\system\chatwhere X: is the drive windows is installed.[Profile Name] is your user name on windows ...
Published 4 years, 11 months ago

Free Light weight Social media sharing javascript for Facebook, Twitter, Stumble Upon, Digg and Reddit

http://digitalpbk.com/javascript/free-light-small-social-media-sharing-javascript-facebook-twitter-stumble-upon-digg-and-r to Twitter share.fb(); for posting to Facebook share.su(); for posting Stumble Upom share.digg(); for posting to Digg share.reddit(); for posting to Reddit. By default the title of the current page and url of the current page are passed as arguments if you dont specify any. Minified Code and Installation var ...
Published 2 years, 1 month ago

BASH Playlist handler and mpg123 interface

http://digitalpbk.blogspot.com/2008/05/bash-mp3-player-mpg123-sed-playlist.html BASH Playlist handler and mpg123 interface My First "somewhat" USeful BASH scriptThis small script scans your / directory and generates a playlist of mp3 files, and you can play your file by ./juke . You will get a list of songs matching your criteria.InstallationCopy the source code,given below, to a new file named juke# apt-get install mpg123$ chmod 755 juke$ ./juke westSample output and Controlsarun@XiO3:~/bash$ ./juke happy1 happy birthday2 Avril Lavigne - My Happy ...
Published 3 years, 11 months ago

How to make a Windows Gadget in Windows 7

http://digitalpbk.com/windows-gadgets/how-make-windows-gadget-windows-7 How to make a Windows Gadget in Windows 7 basic HTML and Javascript. Gadgets uses Jscript which is a minor variant and is more or less similar to Javascript. Before jumping to How to make the windows gadget, lets see where the default Gadgets used by windows are present. We can always use those inbuilt gadgets as reference to make our windows gadget. Finding the default gadgets on Windows 7 The default gadgets on Windows 7 are located in the drive (typically C:) you installed Windows, Under "Program Files ...
Published 1 year, 6 months ago

Related help topics for installing pixel studio pro on linux More keywords like installing pixel studio pro on linux
More pages for installing pixel studio pro on linux


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Transport Ships Bringing Raw materials to Havelock Transport Ships Bringing Raw materials to Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk