Does anyone here have experience in automation? - automation

Just keen to know more about automating stuff. I am currently an admin staff in our company but then I want to automate stuff in relation to what I'm doing to make things and my job easier. I don't have any idea in automation at all. Sadly, I won't be able to show you any codes. By any chance, there is someone keen on giving me ideas. That'll be so much appreciated! Thank you in advance :)

Related

Is there a way to scrape data from Epicor into Solidsworks electrical?

I've looked around for scraping software as well as inside the API for Epicor in order to automate making manufacturer parts in Solidworks electrical but I've come up empty. I've got a list of nearly 1000 items that need to be checked in Solidworks electrical and added if they're missing and I would love to not do them all manually. I've got limited coding experience but I've been told by my bosses that my logic is sound so I should be able to figure the integration part out. If anyone knows of a way to automate at least a part of this process the help would be much appreciated.

Fitbit Stocks Data for Watch Face

I am trying to create a Fitbit watchface that displays stock data or certain stock. Does anyone know how to do this. I am just learning how to work this thing
So there is not much on fit bit studio but there are a few very good tutorials that can get a beginner like me started. Here is a link. If there is something out there that somebody knows how to call on an external API to use within fit bit, please don't hesitate to post it in here. It will help me and many other noob programmers :)
https://www.youtube.com/watch?v=gISL5qa607M

Need to do Ebook management Sytem in VB, What should i do as a newbie?

i want to to create a ebook management system in VB. This is for my university purposes, i dont have any idea about VB.net, so kindly i ask you to give any tutorial link. And these all should be in the project.
The app should be connected to
database
The user can search for the book in
the databases
The main thing is i want to know simple ways to work with databases. So kindly give some links for these, or even the project source code.
Thanks in advance
Here you go.
You should probably buy a book.

NHibernate/FluentNhibernate session.CreateQuery help

Hey everyone, im hoping someone can help me. I have a search page in a web app and im trying to construct a custom query to hand to my repository so that when a search is done, only when there are search parameters it will do something. I have the logic done so that it detects when there are parameters, but i still dont know how to construct the query and i cant find a simple enough example through my normal channels online. Can someone offer advice? Or forward me to an online resource? Thanks in advance!
Ayende has a good examples of different queries with nhibernate.
http://ayende.com/Blog/archive/2009/05/19/nhibernate-queries-examples.aspx

Google Help system

I would like to create an HTML help for one of my application, based on the Google help system. Does anyone know whether the Google Help system is available outside Google corp? If yes, how to obtain it. What is the authoring tool? Is it an open source tool?
If not, is there some authoring tool with the same flavour?
The type of help I would like to produce is the kind you get for instance at
http://docs.google.com/support/
In particular to have the option to let the user give his/her feedback on the help topic ie.
Was this information helpful? Yes No
Easy to understand? Yes No Complete
with enough details? Yes No
Please tell us why you did not find
this helpful. Thank you!
How can we make this better? Thank
you! Your feedback will help us
improve our Help Centre.
Sphinx is a good authoring tool. http://sphinx-doc.org/