Browse Category

Development - Page 2

This Category is all about Development… : – )

Steps to Generate Another ssh key:

June 11, 2021
from cmd prompt go to c:/users/xyz/mkdir .ssh open gitbash from c:/program files/git/bin/bash.exe typessh-keygen -t rsa -C "your-email-address" Enter full path when asked for the file name (this is important)C:/Users/xyz/.ssh/id_rsa_ge Enter pass phrase..and your key shall be generated. Login to your Github account “SSH and GPG keys” click New SSH Key button Open your id_rsa_ge.pub file in a text file eg notepad and

Publish Your App To Windows Store

So if you have complete your app and test its all functionality and everything is going perfect then you must be felling accomplished. Because after so much hard work when you are watching your app running according to your expectations, that is really an awesome feeling which cannot be expressed

Develop WATSON App in JAVA | IBM Bluemix

March 16, 2017
Now as you should already have some hands-on with Watson services and JAVA along with MAVAN then let’s do develop Watson App in JAVA. Now simply create a MAVAN project in JAVA and add Watson Developer Cloud dependency to pom.xml file; Now we can see, as soon we’ll add the

IBM Watson: JumpStart with Watson Conversation

February 19, 2017
If you want to enhance the value of your App by adding a natural language interface to automate interactions with your end-users. You can integrate and communicate the common apps include virtual agents and chat bots on any channel or device. You can train Watson Conversation service through an easy-to-use

JumpStart Development with Bluemix

February 7, 2017
Introduction Are you looking for JumpStart your development with Bluemix? Well, you are just at the right place. We will be doing a good understanding of what IBM Bluemix is and how it can enable developers to rapidly build, deploy, scale and manage apps in the cloud. We will learn

IBM Watson: JumpStart with Watson AlchemyAPI

December 28, 2016
If you want to understand the content and context and extract the required information from that, then Watson AlchemyAPI is here for you. AlchemyAPI offers you a set of services that enable you to build apps that understand the content and context of the text. You can perform tasks such

Create a WordPress Blog in Bluemix

August 13, 2016
Are You looking to create a WordPress Blog in Bluemix? Congratulations! You’re at the right place. By Following few easy steps, you can easily create your WordPress Blog in Bluemix. Simply go to the Deploy WORDPRESS-ON-BLUEMIX link HERE; https://hub.jazz.net/deploy/index.html?repository=https://hub.jazz.net/git/jstart/WordPress.on.Bluemix Now simply do login into your Bluemix Account. After that, it would ask

JumpStart with IBM Bluemix

August 12, 2016
IBM Bluemix is the world most exclusive cloud platform that provides developers to quickly develop, Deploy and manage Apps over the cloud without dealing with any underline infrastructure. Bluemix provides great open source platforms for your needs. Tech experts believe that up to 2020 the computing era would completely change.

JumpStart with XAML in UWP

April 11, 2016
If you want to leverage your existing knowledge of creating user interfaces and doing so in Visual Studio, and apply that towards creating Universal Windows Platform apps. Did you notice how similar it was to creating WPF and ASP.Net Web Forms? That was no accident. It’s a very similar experience and

Authors

Follow Me

GoUp