Jump to content

Paid support


Recommended Posts

Hello I just started couple weeks ago with AutoIt
but the thing is to get best results and solutions
I need someone who could guide me
and answer my question.
My question and answers can be post here
so other people can profit.

So anyone interested in this kind of support
and it can be paid to help me to get this 
project faster done.

Kind regards,
Daka

 

Link to comment
Share on other sites

Only thing I want is that when I get stuck making the program, like I have now with button
when it have colour go and click when it doesn't have colour give the warning.

So actually I want to pay for that kind answers so my project can go faster and I can learn faster AutoIt.

So to get faster answers on the forum on my posts and if it works I pay you,
I dont know how much but we can see what is good price

Link to comment
Share on other sites

Hi,

Welcome to AutoIt. First of all, this forum was made to help people voluntarily with their issues/problem/etc... the way you ask for help is in way of paying them (that's good honestly) just to have a quick response, but as long as these forum people can help you then they will help you without any payment.^_^

Now, what we need here is more details on your problem. If you can provide more details, then your project can go faster(maybe?).;)

 

KS15

Programming is "To make it so simple that there are obviously no deficiencies" or "To make it so complicated that there are no obvious deficiencies" by C.A.R. Hoare.

Link to comment
Share on other sites

Hello KickStarter15

thank you on reply, I understand what you are saying,
but I was also once junior programmer and 
I know that if there is some senior programmer
who really did a lot with lets say ruby,
he can really help you fast to get start and work 
gets more fun.

Lets say I want next:
version control, like when there is update,
they can download and install it again,
so that they don't remove the old  .exe
but programmaticly it removes and sets
the updated version.

Then some simple stuf like this post:

Maybe I didn't explain very well, but ok I will try more

Later on, ho to go with programming like with classes or OOP
and that kind of small stuff, where really one who knows the programm
and have experience can tell you very quickly :)

Link to comment
Share on other sites

AutoIt isn't a member of the OOP familly.

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

Hi Daka,

you could place the version info in the ini file ..placed on some file server
then read the ini with this UDF or search for any other shorter examples found on the forum

13 hours ago, Daka said:

so that they don't remove the old  .exe
but programmaticly it removes and sets
the updated version.

Do you mean you want to programmaticly remove the old.exe and replace with an updated version instead" ?

Edited by Deye
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...