Skip to content
Sunday, March 01, 2026
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
>>
  • Home
  • 2013
  • March

Month: March 2013

windows 8

WordPress app for windows 8

March 29, 2013May 19, 2023

Posting this blog via windows 8 app of wordpress.com. Its just amazing. Those who are using windows 8 I request them to install this app

Read More

apps, wordpress app
Share
windows 8

Skipping the lock screen in windows 8

March 29, 2013

As we start the machine having windows 8, we see a start screen with the pictures. This gives OS a load to load that image.

Read More

login prompt, personalize, regedit, start screen, tips, tricks, tweaks
Share
windows 8

Developing windows 8 apps

March 23, 2013

[slideshare id=17557525&doc=developingwindows8apps-130323123218-phpapp02]

Read More

Development, windows store, apps
Share
Data Flow Diagram ( DFD )
Software Engineering

Data Flow Diagram ( DFD )

March 20, 2013September 2, 2025

Data Flow Diagrams (DFDs) are fundamental tools in software engineering and systems analysis that visualize how data moves through a system. Unlike flowcharts that show

Read More

Data Flow Diagrams, Data modelling, DeMarco and Yourdon, DFD, Gane and Sarson, Process model, software
Share
Software Engineering

Context Modeling : An approach to the system modeling

March 19, 2013

Context modeling is basically the modeling, that is used to illustrate the operational context of the system that is to be made. This modeling shows

Read More

boundaries, context, external system, modeling, software, system boundaries, system modeling
Share
Default

Blogging: share and grow

March 19, 2013

[slideshare id=17335793&w=427&h=356&sc=no] BLOGGING from Chandan Gupta

Read More

bloggies, udioblog, Blogging, vblog, blogosphere, weblog, build, earn, encourage, generate, grow, ideas, audioblog, knowledge, blogger, share
Share
Software Engineering

Software Quality

March 10, 2013

Basically if we talk about the software quality there is no clear answer to it. The answer varies from person to person. So following any

Read More

explicit requirements, implicit requirements, Quality, requirements, software
Share
Software Engineering

System Analysis: A step to system development

March 10, 2013

All of us know what the system is? But if some one asks us what the system analysis is most of us fail to answer

Read More

system analysis, analysis, decomposing system, Development, problem solving technique, System
Share
Code stuffs

Calling a function at certain interval of time

March 4, 2013

Here is the piece of code that helps you to update a function at certain interval of time. The time is usually calculated in milliseconds.

Read More

canvas, html5, interval, javascript, update, calling function
Share
Code stuffs

Code for drawing a line using Bresenham algorithm in Javascript

March 2, 2013

Here is the snippet for drawing a line in javascript. function drawline(xa,ya,xb,yb){    var dx=Math.abs(xa-xb);    var dy=Math.abs(ya-yb);    var p=2*dy-dx;    var twody=2*dy;    var twodydx=2*(dy-dx);    var x,y,xend;    

Read More

algorithm, bresenham, bresenham line drawing algorithm, canvas, code, html5, javascript
Share

Posts pagination

1 2 Next

Recent Posts

  • Breaking Out of Pilot Purgatory: The Production AI Challenge in 2026
  • Enterprise GEO Strategy: Organizational Frameworks, Case Studies, and Future-Proofing Your AI Search Dominance
  • Measuring GEO Performance: Citation Tracking, Attribution Modeling, and Analytics Implementation
  • Multi-Platform GEO Implementation: Platform-Specific Optimization Strategies for ChatGPT, Perplexity, Gemini, and Claude
  • Content Strategy for AI Citations: Creating Citation-Worthy Material That Balances Human Readability with Machine Comprehension

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • Enterprise Technology Cloud Computing Artificial Intelligence

    Breaking Out of Pilot Purgatory: The Production AI Challenge in 2026

    February 28, 2026February 15, 2026
  • Cloud Technologies Technical Tutorials AI

    Enterprise GEO Strategy: Organizational Frameworks, Case Studies, and Future-Proofing Your AI Search Dominance

    February 27, 2026February 15, 2026
  • Technical Tutorials AI Cloud Technologies

    Measuring GEO Performance: Citation Tracking, Attribution Modeling, and Analytics Implementation

    February 26, 2026February 15, 2026
  • AI Cloud Technologies Technical Tutorials

    Multi-Platform GEO Implementation: Platform-Specific Optimization Strategies for ChatGPT, Perplexity, Gemini, and Claude

    February 25, 2026February 15, 2026

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

Enterprise Technology AI Agentic AI Devops Kubernetes

Production Deployment Strategies for AI Agents at Scale

February 9, 2026February 5, 2026
Building autonomous AI agents in development environments represents only half the challenge. Production deployment demands
  • Tutorial Devops Kubernetes Docker

    How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

    October 6, 2025October 6, 2025
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023

You May Have Missed

Health Mental Health Developer Wellness Support Systems Professional Development

The Complete Picture: Balancing Professional and Personal Support Systems

November 20, 2025October 24, 2025
Developer Wellness Family Support Mental Health Relationships

For Parents, Partners, and Friends: A Guide to Supporting Your Loved One in Tech

November 19, 2025October 23, 2025
Mental Health Developer Wellness Workplace Rights HR Policies

The HR Conversation: When and How to Involve HR in Your Mental Health Journey

November 18, 2025October 23, 2025
Mental Health Developer Wellness Tech Culture Support Systems

Finding Your Tech Tribe: The Power of Peer Support Groups

November 17, 2025October 23, 2025
All Rights Reserved 2025.