03 Jan, 2011

Accessible of drupal

Articles related to accessible of drupal

How to Access Stock Quotes Realtime through Google Finance

http://digitalpbk.com/stock/google-finance-get-stock-quote-realtime How to Access Stock Quotes Realtime through Google Finance Get Realtime Stock Quotes using Google Finance API in Python Programming Language Google Finance is a product of Google, that tracks everything related to the Stock market and manage your Portfolio etc. It has access to realtime data of various stock exchanges around the world like NASDAQ, NSE of India etc. We can use this to get realtime data of stocks for programatically accessing the value of a stock. Tell me already, Where ...
Published 10 months, 2 weeks ago

Firefox Browser within Browser

http://digitalpbk.blogspot.com/2007/01/firefox-browser-within-browser.html Firefox Browser within Browser Browser within Browser ? This effect is only for Mozilla Firefox. Pastechrome://browser/content/browser.xul into your address bar and press Enter.What? How?All interfaces on firefox are made on XUL's. The browser window you see is browser.xul, accessing that simply displays the browser window again as the content. Quoted from mozilla.org XUL is an XML grammar that provides user interface widgets like buttons, menus, toolbars, trees etc. User actions are bound ...
Published 5 years ago

Brontok Virus manual removal steps

http://digitalpbk.com/virus/brontok-manual-removal-steps-free-tool out for the following symptoms : Unable to access any anti virus sites Folder options is disabled in Windows Explorer Unable to run Windows Registry Editor regedit.exe System restarts often Brontok Manual Removal Steps In order to remove Brontok Manually, the following steps have to be followed. The virus restarts the computer if you try to kill the process. So its favourable if you have a different OS on the same machine or plug your hard drive to a different system and clean it up. Read ...
Published 1 year, 10 months ago

Hosting a Site at your Home using Dataone

http://digitalpbk.blogspot.com/2008/07/dataone-hosting-site-my-computer-home.html and password for the router is adminFind out NATHere is my screen shot of the pageAdd an entry similar to thatName : http # Whats in a name ?External Port : 2345 #You choose, 80 may not workProtocol : TCP Internal Port : 80Server IP : 192.168.1.232 #thts meOk I guess thats it!Restart your modemFind your IPand suppose your ip is AAA.BBB.CCC.DDDPeople outside can access your site http://AAA.BBB.CCC.DDD:2345/(as long as your ip is valid and your computer is on)What abt something like www ...
Published 3 years, 7 months ago

Auto mounting File Systems in Linux

http://digitalpbk.blogspot.com/2007/03/auto-mounting-file-systems-in-linux.html /hddCroot@localhost ]# mount -t vfat /dev/sda8 /mnt/hddCNTFSInstall ntfs-3g module by yum install ntfs-3groot@localhost ]# mount -t ntfs-3g /dev/sda5 /mnt/hddD -o forceUnmounting the File System@localhost ~]$ suPassword: root@localhost ]# umount /dev/sda8Automatcially Mounting File Systems : To automatically mount certain file systems, so that we do not want to do the same procedure each time the computer starts, we have to edit the /etc/fstab file. To edit the same you must have root access. Assuming you have root access ...
Published 4 years, 10 months ago

SSH Tunneling Proxy using Putty on Windows and Linux (Unblock YouTube / Orkut / Facebook)

http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html SSH Tunneling Proxy using Putty on Windows and Linux (Unblock YouTube / Orkut / Facebook) SSH Tunneling?SSH Tunneling is the method by which, requests from our local system is encapsulated in an SSH session and forwarded to a remote computer, which then sends the requests as if they originated from the remote computer.Using this method we can set up Socks (V5) Proxies to access websites. This method is used for anonymous browsing as well as for accessing Blocked sites within the local network ...
Published 2 years, 8 months ago

Automate Rsync without Password using Rsync Daemon

http://digitalpbk.com/linux/automate-rsync-passwordless-daemon-rsyncd-conf-cron _Name] path = Filesystem_Path comment = Comment auth users = Authenticated_Users secrets file = User_Password_file hosts allow = IP_Addresses The parameters as shown in italics have to be edited. Module_Name : A name to the module Filesystem_Path : The folder that is to be synced Comment : A comment about the entry Authenticated_Users : List of users separated by space who can access the module / path User_Password_file : The location of the file containing ...
Published 1 year, 12 months ago

Tata Indicom Wimax Broadband Connection sharing via Wireless router (D-Link)

http://digitalpbk.blogspot.com/2009/06/tata-indicom-wimax-connection-sharing.html Encryption to your router if you are using wirlessEnable Access Control and limit by MAC address to fully secure your network from free riders. Enjoy surfing :) ...
Published 2 years, 8 months ago

Apache 2.2.6 Getting 403 Forbidden on all pages

http://digitalpbk.blogspot.com/2007/12/apache-403-forbidden-virutal-host.html ... :) # # Controls who can get stuff from this server. # Order allow,deny Allow from allIf you have virtual hosts, you will have to allow permission to access those directories too which contain the sites. For eg. if you have another site on C:/anotherwww/, you should includeDirectory Path, eg C:/anotherwww/> Options Indexes FollowSymLinks # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination ...
Published 4 years, 2 months ago

Custom extenstion for a Server Script

http://digitalpbk.blogspot.com/2007/05/custom-extenstion-for-server-script.html be done in 2 ways : CPanel / Apache HandlersAdd extension html and handler application/x-httpd-php to make a new handler : html application/x-httpd-phpThis makes any ordinary html file to be handled and processed by the PHP engine before it is output..htaccessFor those who dont have cPanel access, the .htaccess file can be edited.Add AddHandler application/x-httpd-php htmlthis line to your .htaccess file. This makes the same effect as done in the previous method.TipAdding html extension as php can ...
Published 4 years, 8 months ago

Related help topics for accessible of drupal More keywords like accessible of drupal
More pages for accessible of drupal


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
One of the vertex of havelock island One of the vertex of havelock island in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk