Archive for the ‘How To’ Category:
Is This a Good Time to Invest in a Tech Startup? – Infographic
June 18th, 2011 / No Comments » / by AF8AB
Its 2011 but Venture Capital is growing up to heights like its 1999 again. Everyone is investing in tech startups and industry is growing like weed. But are we in a Tech Bubble that’s about to burst? Udemy has created an interesting Infographic for us to take a look at current state of tech industry and make decent choices about investing money.
How To Handle Downtime of Your Website – Infographic
April 15th, 2011 / No Comments » / by AF8AB
Every website/blog owner has to come across downtime problem once in a while, even big guns like Google and Microsoft have to deal with downtime at certain times. Social networks are more likely to face downtime as they have million of users with huge amount to dataflow to manage.
Downtime means when users are not able to access a certain website or web address, it could be because of various causes including server failures, operator errors or planned downtime. KISSmetrics have created this beautiful infographics with fun statistics about downtime of major websites and tips on how to handle it and keep your website live for users.
Keep reading for an interesting infographic.
Basic Guide: How to Install WordPress on Localhost
March 15th, 2011 / No Comments » / by AF8AB
This is a very basic guide to set up WordPress on your localhost. I develop custom WordPress blogs / websites and sometimes I have to test themes. For that I need WordPress on my localhost so I don’t have to run ftp softwares like File’fuggin’Zilla and move files around all the time on web server. Anyway, here is what you need to do.
I’m assuming you have Wampserver and mySql database running on your computer. If you don’t, you can go ahead and download Wamp setup from here. Installation is easy, ask your grandma to install it for you. Run it after its installed. Now,
Step 1 – Get latest version of WordPress from here.
Step 2 – Extract the contents of downloaded Zip in your C:\wamp\www
Step 3 – Rename the folder wordpress to whatever you want i-e NewBlog
Google Nexus S–What’s Inside
December 25th, 2010 / 1 Comment » / by AF8AB
Google released its second official phone in collaboration with Samsung, called Nexus S. Nexus S is an exceptional phone with many fancy features that separate it from other android phones like the Contour Display with curved glass screen (we found out truth when we saw it teared down). Here is an operation of Google Samsung Nexus S done by ifixit –
Read more for whole teardown process of Nexus S.
SAP : Monitoring System-wide Work Processes
December 18th, 2010 / No Comments » / by sT*rchi1Ð
Monitoring System wide Work Processes (SM66):
We can quickly investigate the potential cause of a system performance problem by checking the work process load and can use the global work process overview to:
• Monitor the work process load on all active instances across the system
• Identify locks in the database (lock waits).
Using the Global Work Process Overview screen, we can see at a glance:
• The status of each application server
• The reason why it is not running
• Whether it has been restarted
• The CPU and request run time
• The user who has logged on and the client that they logged on to
• The report that is running
We record only those processes which are showing problems and not having running status.
SAP Memory & Basic Tuning Concepts – Part 1
November 12th, 2010 / 2 Comments » / by sT*rchi1Ð
Its almost a week of my R&D which include some major concepts regarding SAP Memory Management & Performance Tuning basics. Virtual Memory, Heap and Extended Memory Parameters aswell as some graphs with easy to understand their relations where possible. Document is a basic collection from SAP & is arranged because core parameters must be on single note for rapid performance testing purposes. This Document is specifically collected for Windows Environment.
Overview is provided…
How To: Force move to SD on Froyo without Rooting
October 8th, 2010 / 6 Comments » / by Faizan
One
of major issues with android phones (except the new HTC Desires) is that they are low on internal phone memory, like my HTC Desire comes with around 100 MB free internal storage out of which only 15MB is free right now. With loads of new app coming everyday there must be a way to install install Apps to SD card. With Froyo implementation of Move to SD you cannot move all apps to SD card, in order to move an app to SD card app developer must specify it explicitly during development and most of apps still lack that option.
In order to force Move to SD Card your phone must be running Froyo and ADB drivers must be installed on your system.

Recent Comments