28 Apr, 2010

Connect laptop to a lcd tv using a hdmi cable

Articles related to connect laptop to a lcd tv using a hdmi cable

Change or Increase font size on Eclipse IDE

http://digitalpbk.com/eclipse/change-increase-font-size-eclipse Change or Increase font size on Eclipse IDE Change or Increase font size on Eclipse IDE I have a Sony Vaio CW Series laptop, and it supports a high resolution of 1600 x 900 pixels in a small 14 inch screen. The pros of this resolution is to have more screen space for editors or IDEs such as Eclipse. The bad part is you have to strain too much to read whatever is on the screen which is bad for your eyes. So in-order to ease your strain, increase the font size on Eclipse editors. To increase font size, Open Eclipse.Goto Window ...
Published 1 year, 9 months ago

Sony Vaio Windows XP Drivers for CW Series (VPCCW26FG)

http://digitalpbk.com/hardware/sony-vaio-windows-xp-drivers-vpccw26fg Sony Vaio Windows XP Drivers for CW Series (VPCCW26FG) Microsoft Patch number KB835221 643 KB Microsoft Patch number KB909667 501 KB Graphics Driver : NVIDIA 73 MB Audio Driver 57.2 MB Ethernet Driver 1.5 MB Camera Driver 9.1 MB Wireless LAN Driver for Intel 32.7 MB or Atheros 5.5 MB Memory Stick 822 KB SD Card Driver 792 KB Bluetooth Driver 55 MB Pointing Driver10.3 MB Total : 255 MB Happy Downgrading.. :) Laptop Drivers Sony Vaio Hardware ...
Published 1 year, 11 months ago

Create 24 using Addition Subtraction Multiplication and Division from 3 3 8 8

http://digitalpbk.com/interview-questions/create-24-using-addition-subtraction-multiplication-and-division-3-3-8-8 Create 24 using Addition Subtraction Multiplication and Division from 3 3 8 8 None 8 / (3 - 8 / 3) = 24 Interview Questions ...
Published 1 year, 11 months ago

Orkut Perl Script - Login, Scrapper and more

http://digitalpbk.blogspot.com/2007/06/orkut-mass-scrapper-scrap-all-friends.html Orkut Perl Script - Login, Scrapper and more IntroThis is a PERL script that logs you into Orkut and allows you to scrap yiur friends. Following is the program and beneath it lies the manual to use the program. I assume that you already have PERL installed on your system with the required modules:LWPWWW::MechanizeProgram#! /usr/bin/perl -wuse WWW::Mechanize;use HTTP::Cookies;use HTTP::Request::Common;use subs qw(print_c login logout home grab proces scrap);#autoflush STDOUT 1;printf ...
Published 4 years, 7 months ago

Asynchronous Reading from Input

http://digitalpbk.blogspot.com/2007/11/kbhit-asynchronous-read-linux-fdzero.html Asynchronous Reading from Input IntroNormal working of a C program taking an input is done via the scanf method. The problem in scanf is that when we invoke scanf it waits until we input something i.e, our program is waiting for the user input. This valuable time could be used for processing other things. Let us consider an example of a chat client made using C. When we want to send some message we type them and send. In all other cases it is required that the chat client listens for incoming ...
Published 4 years, 2 months ago

Making symbolic links on Windows xp using junction from sysinternals

http://digitalpbk.com/2009/12/making-symbolic-links-windows-xp-using-junction-sysinternals Making symbolic links on Windows xp using junction from sysinternals Symlinks is a utility that allows two paths to point to the same set of files and subfolders. This is a handy utility on linux which lets you point one path on linux to another path. To do achieve the same functionality on Windows XP, software called junction can be used. provided by SysInternals. Here is the help from the junction.exe D:\>junction /? Junction v1.05 - Windows junction creator and reparse point viewer ...
Published 2 years, 1 month ago

IMTools - Linux command line tool convert images from one format to another

http://digitalpbk.com/projects/imtools-linux-command-line-tool-convert-images-one-format-another-jpeg-bmp-png IMTools - Linux command line tool convert images from one format to another This is a tool, I wrote for my Main Project a while back so I thought of putting it up here. The suite imtool was written to convert JPEG file to a RAW format for use with FPGA. The imtool utility can do much more than just JPEG to RAW, it can handle the following file format changes. JPEG to RAW, BMPBMP to RAW,JPEGPNG to RAW,BMP,JPG It can also render an image preview to a window using OpenGL. OS: Linux Linux ...
Published 2 years, 2 months ago

Google Search for Pro's

http://digitalpbk.blogspot.com/2007/03/google-search-for-pros.html Google Search for Pro's IntroGoogle is more than simply search engine, it is a multi faceted tool which can be used by professionals in all ventures. Here is the google language for searching : [site:]This modifier is used to limit search results to a specified site. Eg:orkut hacks site:digitalpbk.blogspot.com[allintitle:]This modifier when used will limit all your search queries to within the title. Eg: allintitle:the digital me [intitle:]This modifier when used will limit first search ...
Published 4 years, 11 months ago

Solve "Cannot modify header information - headers already sent by *.php"

http://digitalpbk.com/php/warning-cannot-modify-header-information-headers-already-sent Solve  "Cannot modify header information - headers already sent by *.php" Solve "Cannot modify header information - headers already sent by *.php" Warning: Cannot modify header information - headers already sent by somefile.php (output started at somefile.php:###) in somefile.php on line ### This Warning is shown by PHP when you use the header function to output headers or use the setcookie function to set cookies after any echo or content which is not inside PHP tag. Hello World !!! Both should throw this warning. You can disable ...
Published 1 year, 10 months ago

JQuery make dynamic draggable and droppable containers

http://digitalpbk.com/jquery/drag-drop-make-dynamic-draggable-and-droppable-containers JQuery make dynamic draggable and droppable containers The jquery UI javascript has the Draggable and Droppable Interactions inorder to implement a drag drop UI. By default draggable and droppable containers are marked draggable and droppable by jQuery when the page loades, As shown in the code snippet below for the jQuery Drag code and jQuery Drop Code, jQuery Drop Code using jQuery droppable $(".dropTarget").droppable({ drop: function(event, ui) { // Drop Logic ...
Published 1 year, 11 months ago

Related help topics for connect laptop to a lcd tv using a hdmi cable More keywords like connect laptop to a lcd tv using a hdmi cable
More pages for connect laptop to a lcd tv using a hdmi cable


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
A Crab Hole A Crab Hole in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk