sharafjaffri.blogspot.com
Cutting Edge: May 2012
http://sharafjaffri.blogspot.com/2012_05_01_archive.html
Tuesday, 1 May 2012. Reset Password for CMS Made Simple. How to Reset Admin Password for CMSMS? Since Last few hour I was trying to recover admin password for one of my client admin panel user password and searched a lot on net but found no luck, Since I was having Db access So good idea from one post to change md5 encrypted password from table. Cms users and I used md5 creator at http:/ md5encryption.com/. This- password = md5(get site preference('sitemask',' ).$password);. Where[] = 'password =? How to...
sharafjaffri.blogspot.com
Cutting Edge: Installing Hadoop Single Node - 2.6
http://sharafjaffri.blogspot.com/2015/04/installing-hadoop-single-node-26.html
Tuesday, 21 April 2015. Installing Hadoop Single Node - 2.6. Now we will check how to install stable version of Apache Hadoop on a Server running Linux Ubuntu 14 x64 but should work on all Debian based systems. To start we need to acquire hadoop package and get java installed, to install java, if not already installed follow my install java. Post to check which versions of java are supported with hadoop check Hadoop Java Versions. The project includes these modules:. Apache Hadoop2.6 Installation. We nee...
mypakadventures.blogspot.com
INCREDIBLE ADVENTURES: March 2011
http://mypakadventures.blogspot.com/2011_03_01_archive.html
Monday, 28 March 2011. Trip To Rani Kot Wall. The Great Wall of Sindh also known as Deware Sindh in sindhi language is the world's largest fort with a circumference of about 26 km or 16 miles. Since 1993, it has been on the list of tentative UNESCO World Heritage Sites. It is reputed to be the largest unexplored fort in the world. The purpose of its construction and the reason for the choice of its location are still unknown. Our Trip was exciting as we saw its documentary on GEO tv and we Friends decide...
sharafjaffri.blogspot.com
Cutting Edge: MonetDB Basic Example with Python
http://sharafjaffri.blogspot.com/2015/04/monetdb-basic-example-with-python.html
Monday, 13 April 2015. MonetDB Basic Example with Python. When size of your application database grows into millions of records, distributed over different tables, and business intelligence/ science becomes the prevalent application domain, a column-store database management system is called for. Unlike traditional row-stores, such as MySQL and PostgreSQL, a column-store provides a modern and scale-able solution without calling for substantial hardware investments. Python package hosted by monetDB. Impor...
usegmap.blogspot.com
Learn Google Maps
http://usegmap.blogspot.com/2011/03/adding-google-map-to-blogger-you-need.html
Friday, 25 March 2011. Adding a google map to blogger. Before you start you are required to get Google Maps API key freely available at http:/ maps.google.com/apis/maps/signup.html. And enter the url of your blog to get the key. eg for My blog http:/ usegmap.blogspot.com/. Script src="http:/ maps.google.com/maps? And replace xxxx with the key you received. Now its your turn to decide where on you blog to place map.insert the code:. Div id="map" style="width: 100%; height: 300px" /div. Big Data and Retail...
sharafjaffri.blogspot.com
Cutting Edge: March 2011
http://sharafjaffri.blogspot.com/2011_03_01_archive.html
Monday, 28 March 2011. Trip To Rani Kot Wall. The Great Wall of Sindh also known as Deware Sindh in sindhi language is the world's largest fort with a circumference of about 26 km or 16 miles. Since 1993, it has been on the list of tentative UNESCO World Heritage Sites. It is reputed to be the largest unexplored fort in the world. The purpose of its construction and the reason for the choice of its location are still unknown. Our Trip was exciting as we saw its documentary on GEO tv and we Friends decide...
wincecsharp.blogspot.com
WinCE: July 2012
http://wincecsharp.blogspot.com/2012_07_01_archive.html
Tuesday, 3 July 2012. Program NOR Flash using Jtag Connector. To program nor flash of Mini TQ2440 follow simple steps depicted below. connect serial port and j-tag connector to device and run program that came with Device CD named H-Tag. Now as shown Device is not detected yet. if this is the case then we might need to change setup like in snapshot depicted below. Now if Device is connected properly and power is rightly supplied it should be recognized as in snap shot given below:. Syed Sharaf Ali jaffri.
wincecsharp.blogspot.com
WinCE: June 2011
http://wincecsharp.blogspot.com/2011_06_01_archive.html
Thursday, 30 June 2011. How to Disable Windows CE .NET from Stealing COM1. Disable Debug Messages on COM Port:. In order to disable WinCE Debug Messages on COM Port just modify this file in the BSP From installation Folder Src Inc bsp cfg.h and Set BSP UARTn to BSP nouse UART then you will use com1 as normal one. Now Create Image by Compiling it again using Sysgen. if you are unaware of how to create new WinCE image then go to my post for how to create Image. Syed Sharaf Ali jaffri. Trip To Rani Kot Wall.
wincecsharp.blogspot.com
WinCE: Download Image in WinCE Device/ Install Image on SBC or TQ2440
http://wincecsharp.blogspot.com/2011/04/pre-reqs-connect-sbc-tq2440-which-you.html
Monday, 11 April 2011. Download Image in WinCE Device/ Install Image on SBC or TQ2440. Connect SBC TQ2440 which you could buy from www.mtsonweb.com. by using Serial port and USB port. Install USBDownloadDriver provided with the Device and Run DNW.exe to Install Image. Now Open HyperTerminal using (Start- All Programs- Accessories- Communications- HyperTerminal). Give a Name to Connection:. Select Baud Rate 115200 like. Now Go to DNW.exe and Goto Transmit and Select image file to download. View my complet...
wincecsharp.blogspot.com
WinCE: Program NOR Flash using Jtag Connector
http://wincecsharp.blogspot.com/2012/07/program-nor-flash-using-jtag-connector.html
Tuesday, 3 July 2012. Program NOR Flash using Jtag Connector. To program nor flash of Mini TQ2440 follow simple steps depicted below. connect serial port and j-tag connector to device and run program that came with Device CD named H-Tag. Now as shown Device is not detected yet. if this is the case then we might need to change setup like in snapshot depicted below. Now if Device is connected properly and power is rightly supplied it should be recognized as in snap shot given below:. Syed Sharaf Ali jaffri.