Wednesday, August 11, 2021

Collections Redefined - Java to Python to PowerFx

Java World -v1.0

https://www.jrebel.com/blog/java-collections-cheat-sheet

 

Python World  - v2.0

 https://jakevdp.github.io/PythonDataScienceHandbook/03.02-data-indexing-and-selection.html

 

Microsoft World  -v3.0

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect

 

 Why did we start from era of PowerFx v3.0 


 

Wednesday, April 15, 2020

Calenders everywhere ...

Over a  the past few weeks , had to understand Microsoft O365 calender and do a poc on pro grammatically scheduling a appointment.

Was able to do the same for one on client's the work with and also found they had a solution already in place for scheduling appointments.

And that is Acuity
Now comes question, why go with O365 when you had Acuity or vis-versa
Here's comparison/ some good links

https://help.acuityscheduling.com/hc/en-us/articles/219149507-Office-365-Outlook-Sync

https://www.getapp.com/collaboration-software/a/microsoft-office-365/compare/acuity-scheduling/

https://www.saasworthy.com/compare/acuity-scheduling-vs-microsoft-bookings?pIds=626,2223

Long story short,
For Medium/Small end customers ( who have constrained IT budgets) Acuity works wonders.
For big IT vendors they will go with solutions from giant players like Microsoft.

Tuesday, March 3, 2020

If not for the budget, Could have nearly achieved a voice based provisioning platform - CWM Extension

Following would be key steps/aspects 


1) Open Standards in providing NLP inputs ( any RFC present ? yes Ref[1] ) 
2) Mapping the voice input to the back end business workflow use case
3) Identify additional input and prompt it with user who can pick it in interactive manner
4) Validate input in step 3) 
5) Construct JSON and invoke REST API
6) Invoke the workflow as in existing system today.

This would have meant a voice-ready remediation platform.
A feature that BMC remedy product would also need to think off in near future.

Anyways. Some one else will do it.

References:
[1]
https://tools.ietf.org/html/rfc4313

Good reading(s)
[2]
https://www.softwaretestinghelp.com/voice-recognition-software/
https://www.totalvoicetech.com/how-voice-recognition-technology-works/

[3]
Voice sense - Research
https://www.readingrockets.org/article/speech-recognition-learning

Remember the Voice Configuration Assitant hackthon - 2016
This could have been a feature in CUCM. One that I repent not doing it.

Also Microsoft O365 has voice assitant who subsitutes stenographer work of older days.
:)

[4]
https://www.twilio.com/bots

Transactional bots are like goldfish – they don’t remember previous interactions with the user and can’t maintain extended dialogue with the user.
 

Conversational bots are like elephants – they maintain the state of the conversation and carry information between turns of the conversation.
[5]
https://www.drift.com/wp-content/uploads/2018/01/2018-state-of-chatbots-report.pdf
 

More readings in Python and my crafted formulae 4 March 2020


[1]
Python + NoSQL DB ops = Python Flask
Good article that illustrates this is 
https://opensource.com/article/18/4/flask

[2]
Python is heavily used in ML (Machine Learning) domain
Innovative way of blogging/writing a book review by commenting on screenshot taken with important pages in text book.

https://no-title.victordomingos.com/articles/2020/book_review_machine_learning_with_python/
https://no-title.victordomingos.com/articles/2019/book_review_python_for_programmers/
https://no-title.victordomingos.com/articles/2018/book_review_python_tricks/

 [3]
Do not be afraid of exploring this functional programming

https://blog.codinghorror.com/a-scripter-at-heart/ 
..
Larry Wall (of Google) highlights the following axes of language design in his survey:

  •     Binding: Early or Late?
  •     Dispatch: Single or Multiple?
  •     Evaluation: Eager or Lazy?
  •     Typology: Eager or Lazy?
  •     Structures: Limited or Rich?
  •     Symbolic or Wordy?
  •     Compile Time or Run Time?
  •     Declarational or Operational?
  •     Classes: Immutable or Mutable?
  •     Class-based or Prototype-based?
  •     Passive data, global consistency or Active data, local consistency?
  •     Encapsulatation: by class? by time? by OS constructs? by GUI elements?
  •     Scoping: Syntactic, Semantic, or Pragmatic?
 ...
The reason why dynamic languages like Perl, Python, and PHP are so important is key to understanding the paradigm shift. Unlike applications from the previous paradigm, web applications are not released in one to three year cycles. They are updated every day, sometimes every hour. Rather than being finished paintings, they are sketches, continually being redrawn in response to new data.

In my talk, I compared web applications to Von Kempelen's famous hoax, the mechanical Turk, a 1770 mechanical chess playing machine with a man hidden inside. Web applications aren't a hoax, but like the mechanical Turk, they do have a programmer inside. And that programmer is sketching away madly
..

[4]
Some good blogs in python
https://blog.eduonix.com/software-development/top-python-blogs-follow-2019/


[5] Know that Apple Co is a also a big fan of python

Busniess iPhone ; China ; CEO ; Tim Cook ; CNBC ; Interview
https://medium.com/datadriveninvestor/no-more-budget-iphones-fba97ff5c902

With these thoughts march forward into 2020 for the moment.


 



Recap work of 2018-2019


Tags : Microservices , CWM , CUCM

http://ramekris.wixsite.com/research/cwm

http://ramekris.wixsite.com/research/post/message-queues-rabbitmq-vs-kafka

Highly indebted and grateful to Atul paldhikar and Ramesh Krishnamurthy, with whom I work with here


Monday, March 2, 2020

If you were to be software IT infrastructure enginner - [ Material/Thinking/Market Jargon ]


You earlier had developed feature for CUCM-CER product line, in category of  location based services, wherein ,  Cisco WLAN controller were configured in CUCM system and a sync service will infer access points ( AP ) deployed and configured at physical location of office space.

Voice call ( originating from VoIP phone(wireless) ) going via AP helped in tracking precise physical location of caller , thereby making emergency res ponders quickly get to the incident site.

A white paper of its deployment , and best practices recommended by Cisco can be found here, towards the last pages

https://www.cisco.com/c/dam/en/us/td/docs/wireless/controller/technotes/8-6/Enterprise_Best_Practices_for_iOS_devices_and_Mac_computers_on_Cisco_Wireless_LAN.pdf

This feature is way back in 2016.
This is good starting point of thinking in terms of solution deployement from hardware perspect.

Now in 2020, people are talking about SDN - Software Defined Networks.

Before jumping into new technology, lets see
Advantages 

https://www.networkworld.com/article/3209131/what-sdn-is-and-where-its-going.html?page=2

Challenges/Shortcomings
https://searchnetworking.techtarget.com/feature/Five-reasons-IT-pros-are-not-ready-for-SDN-investment
https://www.networkcomputing.com/networking/6-reasons-your-network-isnt-ready-sdn

 Analogical thinking 
(a)
Similar to virtualization jargon ( Iaas,Paas,SaaS,AaaS ) now SDN can be thought of as
NaaS - Network as a Service

SDN is for network routing protocols aware engineers; who can evaluate (service level argeement) SLA and mapping  to network (quality of service)  QoS parameters for the enterprise applications.

Over the week, was reading of LiFi networks and spatial modulation and network segregation . So one catapulting use case in near future would be to have separate networks,  for
a) having a separate network for IoT traffic
b) having a separate network for enterprise app traffic
c) having a separate network for secure /confidential  data traffic

(b)
Network administrator role is maturing to be called infrastructure specialist and probably a SDN specialist in near future.

(c)
One of NSO objective in CWM project  , would also be to automate the provisioning of switches and routers and have better control on packet routing and paths in production environment, which also maps to the basic theme here.

Reference

[1] https://www.sitepoint.com/li-fi-lighting-the-future-of-wireless-networks/

[2] Loving IBM documentation - on SDN
https://www.ibm.com/services/network/sdn-versus-traditional-networking


Tags
Image result for SDN icons
Image result for Cisco WLAN Controller  iconsImage result for Cisco WLAN Controller  iconsImage result for Li Fi   icons





 

Followers