Monday, August 17, 2015

Review Lenovo Note K3

Hey there folks, its been a week now for me using my new mobile Lenovo Note K3 and here is my feedback about it as a regular IT guy.

This phablet pretty much sums it all, you get a descent screen size and great computing power to do your daily tasks. Especially for guies like me there is a gud news you can comfortably code, read, watch videos and play games. Lenovo has taken a gud effort designing this phone keeping it sleek and yet functional not to forget at a reasonable price.

Heating problem? You must be a die hard gamer to face this issue. So far I barely experienced any heating issue, but when I did it was in top center on back of device (when I was not using any case)

Full HD is a real delight! I am enjoying watching my favorite videos on this device. Sound quality is pretty gud and obviously if you need to rock your house with sound you need a speaker it isn't the fault of device manufacturers that they haven't housed a home entertainment system in your mobile. I have enjoyed songs in room full of 15 people partying, on local station, on the road and other crowded places full of noise and quality is satisfactorily audible in adverse situations.

Camera on both front and rear are delight, we took a selfie in theatre which explains it all.

Functionalities
As a developer: Yes I am coding with this device, not just coding I am building  websites, and apps with this device. So you get the idea college students and lite coders.
As a commuter: Except for Virar Locals from Mumbai I can call this phablet as a handy device, to check schedules, read feeds, books, papers play games. Your hands wont get tired that easily.
As a reader: I haven't finished any book yet but have read a couple of journal papers on this device and it was comfortable.
As a Mobile User: I know its crazy but I am getting better cell reception at all places, this was unexpected from any smartphone as I always had to search and re search and choose network 4 times a day!

Bottom line: If you are any one else then a die hard gamer or a graphic designer (who draw - which needs stylus) or a person spending most of the time on voice calls this is a phablet/ smartphone for you; and trust me it cant go any better at this pricing.

Friday, May 1, 2015

Is there an app for that?

This is my first post in the series is there an app for that series of post !

What got me thinking is I know lot of technology stuff I use a latest android tablet compatible with pretty much every single app available there (obviously not all apps) and I face many odd needs with this tablet I use.

So I have decide to write a review of app that I use or come across and define its application.

Cheers to a new beginning!

Friday, April 17, 2015

Asus Fonepad 7- Coding machine: Apps installation

Programming on Android Tablet


As in post share here I plan to upgrade the use of this gadget for full fledged coding....

Apps tested:

AIDE apps:

https://play.google.com/store/apps/details?id=com.aide.ui
https://play.google.com/store/apps/details?id=com.aide.web

AWD app:

https://play.google.com/store/apps/details?id=org.kidinov.awd

Cpp Droid:

https://play.google.com/store/apps/details?id=name.antonsmirnov.android.cppdroid

QPython:

https://play.google.com/store/apps/details?id=com.hipipal.qpyplus

I have installed this apps prior to this but haven't got into fully utilizing them...
The plan this time is to test them to fully utilizing them for coding.

My Asus Fonepad 7 ME 175CG

My tablet and day to day companion
Official page: http://www.asus.com/in/Tablets_Mobile/ASUS_Fonepad_7_Dual_SIM_ME175CG/
Note: Mine is single sim
GSM arena: http://www.gsmarena.com/asus_fonepad_7-5674.php


Sunday, March 29, 2015

Project: Webdeveloper Machine(PHP) : Post PHP 001 : Wordpress Multisite Bitnami Stack

Hello Readers,

Here with this post I am achieving a new milestone with configuring a PHP Web Developer Machine of mine.

What I did here is configured Wordpress in a fashion that I can start developing Wordpress Project immediately without conflicts or any admin act. You might wonder why I used bitnami stack the answer is that it is an independent stack thus reduced my overhead; additionally it is a bundle thus one setup and I all all things in place.
Alternative way is to manually configure individual components but obviously it would take more time.

My aim: Have a Wordpress Development Environment ready with required basic dependencies

Objectives:
  1. Creating Wordpress Development Environment ready to be used
  2. Resolving dependencies and keeping them non conflicting with further setup
  3. Reducing time required to start a new wordpress project

Process:
Here is what I did in Step by Step format:
Step 1: I downloaded the Wordpress Multisite Bitnami Stack from their official website (for Linux)
source: https://bitnami.com/stack/wordpress/installer
Step 2: I followed the steps to access this executable and created a VLog for same; here it is...
 
https://www.youtube.com/watch?v=OR4EIhOLht0

Observations: 
  1.  For Linux machine like ubuntu the stack installer needs to be executed with root credentials
  2.  By default the folder for this stack is under opt directory
  3.  The domain/ URL to access is to be set while setup in our case it is localhost
  4.  All the dependencies like Apache, MySql are independently accessible under the directory of 
     bundle.
Outcomes:
  1. Wordpress Development Environment ready to be used
  2. Dependencies resolved and non conflicting with further setup
  3. Minimal time required to start a new wordpress project


Project: Webdeveloper Machine(PHP) : Post PHP 000

Hello readers,
Here I am trying to express myself setting up my perfect Webdeveloper Machine(PHP); you might notice PHP in bracket I as wish to categorize all the machine activities only for using the PHP Language.

This is my Post 000, where I decided to go with Ubuntu 14.04.01 as my base OS and install it. For which I made a video recording on steps I followed for installation of Ubuntu below.


 
https://www.youtube.com/watch?v=LE3ncmph3U0

I would like to define of my project Webdeveloper Machine(PHP)'s desired outcome and applied objectives to it.

Objectives:
  1. Install and configure a Linux; Configure it for PHP
  2. Test run all frameworks and API's in topping the charts in my knowledge
  3. Building Knowledge Base for same
  4. Additionally create possible bundle for next setup which shall be quicker than present one
Outcomes:
  1. Machine at dispose in case of I need to keep resume to develop anything based on PHP language
  2. Minimal resume time to development with easy backup possibility and tremendous version control
  3. Support to adapting changes while coding with PHP language

Friday, March 27, 2015

Designing Web Pages without coding - The Kompozer tool

Hello readers,
I today present you a simple and easy way to design web pages without knowing HTML. For this we are using a WYSIWYG editor. (What You See Is What You Get)

Most you must have used such editor embedded inside your email provider like this:
WYSIWYG Editor- Gmail Composer

Or may have at least used any word processor; the concept is same. Here we are using the Kompozer Tool to design webpages without any knowledge of HTML or we can say without coding in HTML.

Introducing Mockups ( or as we say in general terms a sketch of desired output ):
To design a webpage  we may proceed with a rough idea or thought around our mind about positioning stuff and deciding contents that we wish to put in it. Let's go for an example here which is for putting up a Biodata in webpage; following is the output I desire.
Mockup- Biodata Page
Now understand that it is not necessary that our mockup is 100% resemblance of what we desire. It is a design on paper what we will like to see, so we can go rough on it and exclude or include any details as per one's desire.

Step by Step Web Page designing using Kompozer tool for above shown mockup:

Step 1: Open Kompozer create a new file and save it a biodata.html
Step 2: You need to make three clicks as shown in diagram below to get a desired layout (Representation as in Mockup)
Note: I have gone 5 x 3 becoz I see three columns to partition web page and 5 main rows of data. Your selection may vary as per your need.
Step 3: Drag the table columns as you need to be shown in a webpage. This is what I did...
Step 4: Adding Content
You can directly add content by typing data in positions needed.
Below diagram shows all the things you may need to add further details for above shown mockup, including alignment, color, Size, inserting another table is again repeating Step 2
Step 5: Save all changes and open file from file explorer or by using any Web Browser

We can further continue this post into details of Kompozer and using Kompozer as an IDE please mention the need in comments.

Thank you for time and resources to read this post.

Warm regards from author, Kaustubh Joshi.
Link to my profile: in.linkedin.com/pub/kaustubh-joshi/47/712/538/

Quick setup Phonegap Development Environment using Docker

INTRO NOTE : Pre-requisite is to have ubuntu 16.04 Following DIGITAL OCEAN tutorial for same...