http://digitalpbk.blogspot.com/2007/04/making-sony-ericsson-mobile-themes.html
Making Sony Ericsson Mobile
Themes
IntroSony Ericsson mobile
themes (.thm files) is simply a collection of a lot of images and an xml file that specifies the colour codes. Take a
theme file rename it to .tar (use archive manager on linux or any standard compresssing utility) and unzip it using any standard unzipping utility. Just play with the files and images and you can make your self a new
theme. Be it for
W550i, W800i, W880i, K310i, K750i, K700i, etc ... Re-zip the contents and rename ...
Published 5 years, 1 month ago
http://digitalpbk.com/2009/12/showing-similar-content-nodes-drupal
Showing similar content nodes on Drupal
To show similar content nodes on drupal you have to install the similar module. After installing the similar module
goto admin/build/block Drag the Similar Entries module
OR
If you want to integrate the similar content to the node body, call the similar_content
theme function. print
theme('similar_content', $node); on node.tpl.php
Using the variables available withing node.tpl.php you can choose whether to display the similar content ...
Published 2 years, 5 months ago
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
http://digitalpbk.blogspot.com/2009/04/jwgkvsqvmx-conficker-virus-manual.html
, this is the virus. A list of valid entries in the field (from Microsoft) is given below to help you find the random string. (Usually at the end).AppMgmtAudioSrvBrowserCryptSvcDMServerEventSystemHidServIasIpripIrmonLanmanServerLanmanWorkstationMessengerNetmanNlaNtmssvcNWCWorkstationNwsapagentRasautoRasmanRemoteaccessSacsvrScheduleSeclogonSENSSharedaccess
ThemesTrkWksTrkSvrW32TimeWZCSVCWmiWmdmPmSpwinmgmtwuauservBITSShellHWDetectionuploadmgrWmdmPmSNxmlprovAeLookupSvchelpsvcNote the random string. (in this case ...
Published 3 years, 1 month ago
http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
rectangle. The Picture here shows the skin on Windows Media Player 11.Next we can start making the actual
theme. Modify the view node to accomodate the following :Show/Hide Codeleft="0" top="0" width="600" height="267"resizable="false"minWidth="600" minHeight="267"titlebar="false"title="Digitalpbk"scriptFile="digitalpbk.js"onload="init()"backgroundColor="none">Make a new js file ...
Published 5 years, 5 months ago