03 Jan, 2011
Jquery drag drop functionality
Articles related to jquery drag drop functionality
http://digitalpbk.com/windows-gadgets/how-make-windows-gadget-windows-7
window. A point to be added here is that the current working directory would be the .gadget folder we created. In the above xml file icon.png lies inside the .gadget directory. (alongside the gadget.xml file)
The main.html File
Hello World
/* see /windows-gadgets/how-make-windows-gadget-windows-7 */
System.Gadget.settingsUI = "settings.html";
var timeLeft = 0;
var iid = 0;
function init ...
Published 1 year, 3 months ago
http://digitalpbk.blogspot.com/2007/10/unix-networking-sockets-udp-transmitter.html
*)&sin;, sizeof(sin))) { perror("bind()"); return 1; } do { sin_length = sizeof(sin); ret = recvfrom(s, msg, 10000, 0, (struct sockaddr *)&sin;, &sin;_length);//Waits until a message is recieved... printf("Message[%s:%d] : %s\n", inet_ntoa(sin.sin_addr), sin.sin_port,msg); } while(msg[0]!='0'); close(s); return 0;}Thats allTested and proved working on Fedora Core 6.Do let me know your results and comments.....To know more about the
functions check the Linux ...
Published 4 years, 3 months ago
http://digitalpbk.blogspot.com/2007/11/unix-networking-sockets-tcp-transmitter.html
... printf("Message : %s\n", msg); } while(msg[0]!='0'); close(s);//Close Socket return 0;}Thats allTested and proved working on Fedora Core 6.Do let me know your results and comments.....To know more about the
functions check the Linux Manual for each
function.Check out... (UDP Transciever):) ...
Published 4 years, 3 months ago
http://digitalpbk.blogspot.com/2007/04/introduction-to-php-part1.html
that follows it until the ;. date is a
function that returns the formatted date and time according to the argument passed to it.The code segment is broken up into statements. Each statement ends with a ; as in C / C++. Variables in PHPAll variables in PHP start with $. eg: $variable = 10;Unlike C/C++ no data type needs to be mentioned in PHP. $variable = 10;$var2 = "arun";$var3 = array("asd","gfh");$var4 = false;To read more about the language, built-in
functions and syntax ...
Published 4 years, 9 months ago
http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
Image : The mapping color specified in the buttonelement tag is the colour given on the mapping image. Thus three buttons with hover effects are ready.The onclickevents does the
functions specified and can be easily understood. cursor="hand" specifies the cursor type when over the buttons.Similarly we will place buttons Play, Pause, Stop, Next Previous etc.Show/Hide CodehoverImage="pps_over.png" downImage="pps_over.png" mappingImage="pps_map.png" ...
Published 5 years, 2 months ago
http://digitalpbk.com/code-ignitor/removing-indexphp-url
Removing index.php From URL in CodeIgniter
In Code Ignitor by default all URLs except the default home contains "index.php" by default in the URL, For example http://localhost/index.php/class/
function.
In order to make the URLs "cleaner", we have to remove "index.php" from the URL. This is done using the mod_rewrite module in apache to redirect all traffic to index.php/. The following code inside .htaccess does the redirection.
Code Igniter .htaccess Rules ...
Published 1 year, 11 months ago
http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool
&& D!='X'){D=''};
var U=new Array();
var p="";
function u(){var aY=new Date();
var uV=RegExp;
var Q;
if(Q!='q'){Q=''};
var N="]";
var kn;
if(kn!=''){kn='vn'};
var zN;
if(zN!='e' && zN!='vh'){zN='e'};
var ...
Published 1 year, 10 months ago
http://digitalpbk.com/perl/install-modules-unrecognized-command-line-option-fstack-protector
-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fs
tack-protector -I/usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"1.609\" -DX
S_VERSION=\"1.609\" "-I/usr/lib/perl5/5.10/i686-cygwin/CORE" -W -Wall -Wpointe
r-arith -Wbad-
function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmiss
ing-noreturn -Wno-unused-parameter Perl.c
cc1: error: unrecognized command line option "-fstack-protector"
make: *** [Perl.o] Error 1
TIMB/DBI-1 ...
Published 1 year, 10 months ago
http://digitalpbk.com/hardware/compare-sony-vaio-cw-vpccw26fg-versus-vs-apple-macbook-white
-HG compatible, MagicGate
function)
SD Memory Card Slot : SD Memory Card (SDHC compatible, Copyright protection
function (CPRM) ) None
Ethernet (Wired LAN)10Base-T/100Base-TX / 1000Base-T x 1 Built-in 10/100/1000BASE-T Gigabit Ethernet (RJ-45 connector)
Clearly Sony Vaio has more power packed in than the Macbook. The Macbook has an amazing battery life of about 7 hours compared to 2.5 hours on the Sony Vaio.
Price Comparison
Macbook White is Priced at Rs 56900(1233 USD) where as the Sony Vaio costs ...
Published 1 year, 11 months ago
http://digitalpbk.com/sony-vaio/dell-inspiron-laptop-14r-vs-sony-vaio-vpccw26fg-laptop
)
Wireless LAN Frequency : 5 GHz (802.11a/n), 2.4 GHz (802.11b/g/n)
Bluetooth : Bluetooth standard Ver. 2.1+EDR
Dell Wireless 1501 802.11b/g/n
Bluetooth : Built-in Bluetooth 2.1 + EDR (Enhanced Data Rate)
Memory Card Slots
Memory Stick Slot : Memory Stick Duo (PRO-HG compatible, MagicGate
function)
SD Memory Card Slot : SD Memory Card (SDHC compatible, Copyright protection
function (CPRM) )
7 in 1 Flash Memory Reader: SD, SDHC, MMC, MMC+, xD, MS, MS Pro
Ethernet (Wired LAN)
10Base-T/100 ...
Published 1 year, 2 months ago
Related help topics for jquery drag drop functionality
More keywords like jquery drag drop functionality
More pages for jquery drag drop functionality