Archive

Posts Tagged ‘commands’

Batch File Directory Commands

December 23rd, 2011 Comments off

I want automatically executed these commands x hours after
a time already set in my script so no need for cron.

1. rename directory A -> B
2. make directory A with permissions 777
3. delete directory B

The existing script is Written in cakephp.
I want the ‘batch’ written in cakephp as well.
You have to have good knowledge of cakephp.
From start to finish max 2 days
Escrow and final payment after changes are ok

Mini Documentation On Sql Standard Commands. 2

November 9th, 2011 Comments off

We need simple mini documentation (english) on 50 sql language features (sql-commands, functions, keywords) for tutorial purpose.

The author should have a good SQL understanding.

This call is for 50 items and each info-item should be between 100 and max 200 words.

We’ll deliver a list of all 50 commands and keywords that we want commented.
We’ll deliver an HTML template to use.
We’ll deliver examples of info-items that will illustrate the quality and depth of explication.

Payment by escrow only.
No payment for error filled articles.
No payment for literal copy of website content. Must pass copyscape 100%.
Must deliver at least 4 items per week

Details:

Each item must have the following sections:
1) Explanation / Comment
3 – 7 lines of comments on how to use this command, function, keyword

2) Version / Platform
Is this command special to Oracle 9, SQL Server 2005 or MySql etc.

3) Conscious Example
A short and typical example which ilustrates the usage of this command, function, keyword
If possbile with a result.

Mini Documentation On Sql Standard Commands.

October 27th, 2011 Comments off

We need simple mini documentation (english) on 50 sql language features (sql-commands, functions, keywords) for tutorial purpose.

The author should have a good SQL understanding.

This call is for 50 items and each info-item should be between 100 and max 200 words.

We’ll deliver a list of all 50 commands and keywords that we want commented.
We’ll deliver an HTML template to use.
We’ll deliver examples of info-items that will illustrate the quality and depth of explication.

Payment by escrow only.
No payment for error filled articles.
No payment for literal copy of website content. Must pass copyscape 100%.
Must deliver at least 4 items per week

Details:

Each item must have the following sections:
1) Explanation / Comment
3 – 7 lines of comments on how to use this command, function, keyword

2) Version / Platform
Is this command special to Oracle 9, SQL Server 2005 or MySql etc.

3) Conscious Example
A short and typical example which ilustrates the usage of this command, function, keyword
If possbile with a result.

Unix System

September 3rd, 2011 Comments off

Develop web / GUI based system that implements the following:
Commands
Usage of SHELL commands without using System calls or built in Perl commands.
Commands example: (mv, grep,ls,tail,wc,ls) + using options:

Unix – Linux – Processing Commands Worksheet

June 27th, 2011 Comments off

I had one programmer do the work for me one time before this and he gave me a bad review. I just want to let everyone know who read the one bad review that I got that I paid the programmer accordingly. He did not give me the correct final project like I asked. Now that I explained that, I will make sure that we both know what is expected and I will pay the total amount that is agreed upon. If you have any questions or need additional information, please let me know. Thank you.

Voice Commands With Silverlight Or Wpf And Naturallyspeaking

June 3rd, 2011 Comments off

Hello all,

I need a demo app of Voice Command in Silverlight or WPF using Nuance Dragon Naturally Speaking.. for example, have a richtextbox editor.. speak “GOTO” and it will go to the next marker in the richtextbox and delete it and focus in that place.. so the richtextbox will have hidden symbols in there to know where to goto.. it could have 10 or so in there.. I would want this in a day or 2…

So again, in Silverlight or WPF, you have a richtextbox with hidden symbols in there.. you use NatuallySpeaking speech software to issue a VoiceCommand that will go to the next hidden symbol, focus that area, and also remove the symbol..

Basic Interpreter + Compiler

January 19th, 2010 Comments off

Need a clone of a small basic interpreter for web apps(http://www.ddginc-usa.com/webbas.htm) but with addition of extra commands, build in compiler and being fastCGI.
The program should be able to either just interpret scripts, compile scripts on the fly (allways) or compile just once and reuse the compiled version for each request unless the script got changed.
Needs to be very fast, reliable, secure and propably multithreaded to handle big amounts of hits.
SQLite needs to be tightly built in with easy commands for accessing it. An direct connector for MySQL is also needed.
Additional commands include stuff for building subs and custom functions and some more.
Source needs to be compilable on win32/x64 and all sorts of posix Linux, including MAC OSX (intel and PPC).
If you know any faster way than FasCGI /CGI while still being able to use it with webservers like Apache, Abyss, nginx etc, then let me know.
Communication is an important factor! I need to get dayly updates on what is happening! 2 days without communication and I concider the project as failed! So, no timewasters please and no beginners. The code needs to be clean, fast and stable… so expert level C/C++ programmers are required.

Programming Project 1263554619

January 15th, 2010 Comments off

I need a basic interpreter/compiler written in C/C++.
Basically, this should be a clone of RunBasic (www.runbasic.com) but with better usability and speed.
A list of commands and syntaxes can be found here (http://runbasic.wikispaces.com/Building+Blocks).
Some additional commands might be needed anyway (while some commands can be droped).
We gonna do a list of required commands together then….

The program should run as a fastCGI app and should be compilable on win32/64, Linux(posix flavours including MAC OSX).
Mainfocos should be speed, stability and easyness. And if you think there is a better way than using fastCGI or old style CGI while still maintaining comptability with servers like Apache, nginx, Abyss etc, then plese let me know….
The app should be able to interpret scripts, or compile them on the fly if a special command is given at the top of the script.
Once compiled, it should reuse the compiled version for any future requests, unless the script command says different or the source script got modified.
Please no beginners or timewasters! Had to many in the past!
Important…. I need dayly updates, progress reports and communication. This means I wanna see you work on the project….

C++ Linux Daemon Help

November 27th, 2009 Comments off

Hello Scriptlance

We have a project for a C++ developer with experience creating daemons to control applications on linux based servers.

We have an application that currently does the following:

* runs in the background as a services
* accepts tcp connections and validates authentication
* authenticated connections receive a command from a central mysql database
* command is read from database and converted into literal command
* logs errors and commands to a debug file

We need your help too:

* take the converted commands and execute them properly on the server – as a user, or as root.
* optimize current code
* add additional error checking – ie: a command fails – check it and report unique error, not reply from command
* resolve any issues you may see with operation or security

This application is designed to be a background service running 24/7 and needs to be a light weight low usage program.

Current application uses the boost library.

I have the example application and can send privately. It is sensitive information and will be for serious applicants only. It is a basic application that starts and receives commands.

Vb Connections To Oss And Dbs

November 5th, 2009 Comments off

I’m looking for a programmer that can create one or more of the following components for a larger VB application.

Each component will need to do the following:

1.Prompt the user for Administrator level credentials
2.Prompt the user for host IP address and other connection info.
3.Establish a connection to the remote device
4.Run some commands to extract various information from the device
5.Save the information into a .txt file (ideally comma delimited)

I will need one component to connect to each of the following:

1. Windows XP, 2003, 2008, 7, Vista (perhaps via WMI)
Objective is to remotely query WMI

2. Unix via (via SSH)
Objective is to remotely run shell commands

3. Linux (Suse, Solaris, Redhat) (via SSH)
Objective is to remotely run shell commands

4. SQL Server (via ODBC)
Objective is to remotely run sql select commands

5. DB2 (via ODBC)
Objective is to remotely run sql select commands

6. Oracle (via ODBC)
Objective is to remotely run sql select commands

7. MySQL (via ODBC)
Objective is to remotely run sql select commands

8. Cisco IOS (via SNMP)
Objective is to remotely obtain config

9. Cisco CatOS (via SNMP)
Objective is to remotely obtain config

Each of these can be independent programs, ideally developed in either Visual Basic 2008 or Visual C++ 2008 as the source code will be called from a larger VB program. Finished components will need to have a prototype interface (whatever is easy). All source code must be clearly documented, explaining what each function does, and what each variable is used for.

Programmers can develop one OR more components. Experienced programmers only please!

Thanks and happy bidding!

Combine 2 Javascript Commands

August 24th, 2009 Comments off

I am trying to get these two javascripts to work on one html page.
They do not seem to work together.
I have heard that it will work if the two commands are combined into one command. I need a javascript programmer to do this for me. I do not know how.

<script language=’JavaScript’ src=’http://www.egoldsystem.com/search_engine_submission/freeadforum/ImpactWebAudio.js’ type=’text/javascript’></script>

<script type=”text/javascript” src=”http://forms.aweber.com/form/78/749878.js”></script>

Thank you.

Automated Task Software

July 27th, 2009 Comments off

The software will work like a bot in a computer game, it will do normal windows tasks as if the user itself is in control.
The idea is to program tasks into the software and set inputs and outputs for the tasks. For example an input could be a time to initiate something or start a program, and when that task is finished that output could trigger another task to initiate.
The key to this software is its user friendly interface and compatibility with other software’s. I would also like it to be able to send email notifications when tasks are complete e.g. to blackberry users and possibly have them reply with commands to start new tasks remotely. The idea of this software is to prevent the user from having to sit at the computer for a long time doing monotonous tasks and its aimed at the beginner/ basic computer user. I was thinking of a possible movie maker/ audio software interface with a time line at the bottom and drag drop commands e.g. copy paste and directory’s like My Documents. But other options are fine as long as
it is easy to use.

Other functions to this software would include password keeper and also programmable to record a sequence of mouse clicks and keyboard entries which it could repeat etc so it could open software and initiate other things.

Also whether i would like the facility of the software being able to interpret text, and have pre programmed/ programmable replies e.g.
it can detect when an error box appears, copys the error and saves it somewhere and/ or the software selects the correct option to proceed with the task.

Other features of the software may be email notifications when an event occurrs or person comes online in an instant messenger with a email notification to blackberry. This would require some sort of data/ text recognition.

The software would need to be quite graphically friendly to the user and be simple to use. I was thinking of having a drag drop system with pre programmed things like directories and commands but this might not be too essential depending on how well the programmable sequence works.

The software would be required to work on XP and Vista.

If any more information is required or need for me to elaborate please contact me.

Regards

Automated Task Software

July 27th, 2009 Comments off

The software will work like a bot in a computer game, it will do normal windows tasks as if the user itself is in control.
The idea is to program tasks into the software and set inputs and outputs for the tasks. For example an input could be a time to initiate something or start a program, and when that task is finished that output could trigger another task to initiate.
The key to this software is its user friendly interface and compatibility with other software’s. I would also like it to be able to send email notifications when tasks are complete e.g. to blackberry users and possibly have them reply with commands to start new tasks remotely. The idea of this software is to prevent the user from having to sit at the computer for a long time doing monotonous tasks and its aimed at the beginner/ basic computer user. I was thinking of a possible movie maker/ audio software interface with a time line at the bottom and drag drop commands e.g. copy paste and directory’s like My Documents. But other options are fine as long as
it is easy to use.

Other functions to this software would include password keeper and also programmable to record a sequence of mouse clicks and keyboard entries which it could repeat etc so it could open software and initiate other things.

Also whether i would like the facility of the software being able to interpret text, and have pre programmed/ programmable replies e.g.
it can detect when an error box appears, copys the error and saves it somewhere and/ or the software selects the correct option to proceed with the task.

Other features of the software may be email notifications when an event occurrs or person comes online in an instant messenger with a email notification to blackberry. This would require some sort of data/ text recognition.

The software would need to be quite graphically friendly to the user and be simple to use. I was thinking of having a drag drop system with pre programmed things like directories and commands but this might not be too essential depending on how well the programmable sequence works.

The software would be required to work on XP and Vista.

If any more information is required or need for me to elaborate please contact me.

Regards

Automated Task Software

July 27th, 2009 Comments off

The software will work like a bot in a computer game, it will do normal windows tasks as if the user itself is in control.
The idea is to program tasks into the software and set inputs and outputs for the tasks. For example an input could be a time to initiate something or start a program, and when that task is finished that output could trigger another task to initiate.
The key to this software is its user friendly interface and compatibility with other software’s. I would also like it to be able to send email notifications when tasks are complete e.g. to blackberry users and possibly have them reply with commands to start new tasks remotely. The idea of this software is to prevent the user from having to sit at the computer for a long time doing monotonous tasks and its aimed at the beginner/ basic computer user. I was thinking of a possible movie maker/ audio software interface with a time line at the bottom and drag drop commands e.g. copy paste and directory’s like My Documents. But other options are fine as long as
it is easy to use.

Other functions to this software would include password keeper and also programmable to record a sequence of mouse clicks and keyboard entries which it could repeat etc so it could open software and initiate other things.

Also whether i would like the facility of the software being able to interpret text, and have pre programmed/ programmable replies e.g.
it can detect when an error box appears, copys the error and saves it somewhere and/ or the software selects the correct option to proceed with the task.

Other features of the software may be email notifications when an event occurrs or person comes online in an instant messenger with a email notification to blackberry. This would require some sort of data/ text recognition.

The software would need to be quite graphically friendly to the user and be simple to use. I was thinking of having a drag drop system with pre programmed things like directories and commands but this might not be too essential depending on how well the programmable sequence works.

The software would be required to work on XP and Vista.

If any more information is required or need for me to elaborate please contact me.

Regards

Write Article On Ssh

July 27th, 2009 Comments off

Need an article written about ten important ssh commands that can make a web developers life easier

article needs to be interesting and fun.

Many average or new web designers do not use ssh, only ftp, make article explain ssh, what it is how it works and then ten important ssh commands that can make a designer life easier.

make sure to include how to ssh into a server and then commands like, cd, ls -alh, moving folders around, copying a folder form your machine to a web server, renaming files, deleting files, changing permissions, unpacking zips etc…

700 – 1000 words

Php/mysql Based Chatroom

June 27th, 2009 Comments off

Hello there. I am seeking an experienced programmer to design a php-mysql driven chatroom.
Before you bid, I recommend that you lookup and test out a demo of phpMyChat. However, this is only optional. Please note that this project will be somewhat based on the phpMyChat software. If you are familiar with phpMyChat, you will understand everything in this project, without a doubt.

***I would prefer someone who has worked on chatrooms before***
***Please do not just ignore this project because of confusion! If some of these points are difficult for you, please let me know! We can negotiate!***

Please do not tell me that my requirements are impossible (someone on another site said this). phpMyChat was created almost a decade ago and has most of these features (I guess you can say that I want an updated version of phpmychat basically).

Feature Requirements:
- I want a fully featured PHP MySQL chatroom.

- No frames, please. PHP uses frames and it’s terrible. If possible, DIVS and TABLES only. While it is only OPTIONAL, an AJAX powered chat WOULD BE NICE. If you are not knowledgeable in AJAX, that is fine. But if you are, please tell me.

- The chatroom should have the capability to support multiple rooms. I would like the ability to create default rooms (room that will always be there) My users should be able to create public and password protected private rooms (these rooms will be wiped after they are left empty). When a user creates his own room, he/she will be the moderator of it. Meaning, they can /kick and /ban users from the room. They can also edit the room’s description.

- Sessions would be nice versus cookies.

- User-levels. Administrator, Global Moderator, Moderator, User. Moderators are essentially users, but they have the power to kick, ban and change of the description of a room that THEY CREATED. (Ex. Tom is user, he wants to create a room. He is the moderator of it and he can kick any troublesome users out if he likes.)

- Messages should be timestamped. Infact, this is the format that they should be in: “(Jun 27th) 14:23:14 [Username] [message]” (without brackets around the message). Action messages should be
bracketless and bolded. Example: “(Jun 27th) 15:63:14 Username message”. Users should be able to use &lt;b&gt;, &lt;i&gt;, and &lt;u&gt; tags for sending messages. The character limit on the text box for

- The chatroom should have user profiles. The user should be able to edit their profile using a simple interface (no richtext editors). Username, password, gender, e-mail, description and photo url should be editable. The description field should only allow the &lt;center&gt;&lt;/center&gt;, &lt;b&gt;&lt;/i&gt;, &lt;i&gt;&lt;/i&gt;, and &lt;u&gt;&lt;/u&gt; tags. Any other tags should not be executed.

- phpMyChat uses IRC-style commands. (ie. /kick, /ban, /ignore, /join [Room name]). Because of this, we would like the chatroom to use IRC STYLED commands to perform various functions.
Function-list (cmds):
– The ability to /kick or /ban a user (must be a moderator/administrator)
– Ability to change font color using a hex value.
– A ‘clear’ function. This function should clear the screen of all messages, giving the user a clean screen.
– An invite function. This comes in handy for inviting staff members (admins and mods) for help or inviting a friend to a private room.
– Personal messages, or whispers. A user should be able to send private messages to other users who are currently in the chat. Users should receive them in the chat, as: “(Jun 27th) 23:25:11 [User whispers to User] message”
– Action commands. (ie. /me walks away, : walks away, /she walks away, /he walks away) . The posts should be bolded.
– Status function. User should be able to select “Available”, “Busy” and “Away” from a drop down list.
– A function to create rooms. Users should be able to create rooms in the chat by typing “/room roomnamehere”. If its a private room, “/pvtroom roomnamehere passwordhere”

Staff ONLY Functions
– An announcement function. This function will be exclusive to administrators and specific moderators only. Basically, this function allows a staff member to type a message and propagate it through the entire chat (as in, every room)
– Ability to view, delete and edit users and their profiles
– Ability for the administrator to promote users to Mods, Global Mods and Admins.

****All functions except /kick, /ban, /room, /pvtroom, and the action commands (/me, /she, /he, : ) should be placed into a user panel. Users should have a link to open their panel. Staff only functions will be in a separate panel, obviously only accessible by staff. Staff should have a link to open their panel. ****

Any questions may be asked in the PMB. Happy bidding!

Automation Of Telnet Commands

April 19th, 2009 Comments off

I’m looking to get something coded in a language like Perl/Python/VB/C(++) that can automate the registration of characters on an online game one after another.

The registration uses telnet commands to create characters on their game. The program/script would need to be able to connect to their server via telnet and use pre-defined supplied commands to try and create new character on the game. The names it would try and register would be loaded from a local text file, as would the emails it attempts to register the names to. If registration is successful, it would write the name of the character it successfully register to a different text file; though if not successful, it would simply move on to the next name.

It should know whether not the attempt has been successful or not based on server responses it receives. It should be capable of timeout variables that are able to be set by editing the program/script so that it can cool down once it has registered or attempted to register a certain amount of names.

Creation Of File With Hex 00

April 19th, 2009 Comments off

Hi!

Problem:

I have a file which is used for checking up information with a program. The program accesses the file and is getting the commands what to do out of the file. To seperate different commands in the file the HEX 00 method is used – this means in simple words.

The program looks in file for first command -&gt; then for the hex 00 byte -&gt; then for the next command -&gt; then for the hex 00 byte and so on until the end is finished.

The program (file) is used for checking domain names. I do not want to create the files by hand and HEX editor anymore. I have created a demo file, which I need, in the attachment (by hand).

What I want:

I want to copy and paste a list (in a script or program) and it should create for me the data file in correct syntax (including hex00 for seperation).

There are 3 checks for .eu names in the file at the moment.

I want to extend this file (depending on the names I want to check).

In the file there are commands like

&lt;domain:name&gt;????.eu&lt;/domain:name&gt;..
&lt;domain:name&gt;????.eu&lt;/domain:name&gt;..
&lt;domain:name&gt;????.eu&lt;/domain:name&gt;..

The ???? should be substituted with the names of the list

Example:

List has:

agej
ekgeg
hwhgz

So the file should have

&lt;domain:name&gt;agej.eu&lt;/domain:name&gt;..
&lt;domain:name&gt;ekgeg.eu&lt;/domain:name&gt;..
&lt;domain:name&gt;hwhgz.eu&lt;/domain:name&gt;..

Each command block ends with &lt;/epp&gt; and the HEX00 tag.

Program (or script) should create one command block per name in list and should end the file correctly with HEX00 tag between the command blocks.

Hope that all is ok.

Embed Mplayer In .net Program

April 3rd, 2009 Comments off

There is an open source media player called Mplayer you can find it here
www.mplayerhq.hu

i managed to embed this player into a vb.net application and by this i mean when you open my program a window appears then mplayer.exe runs inside this window
the only problem now is that i can not send commands to mplayer.exe so i can not pause , rewind , … etc

to send commands to mplayer when embeded in your application you must use something called “slave mode” and then write your command in the input stream of the mplayer.exe process .. i wrote the code but it just do not work !

the same code logic worked in java ! but it does not work in vb.net

i need you to find a Solution for this problem , i think it is very easy but needs some time and concentration which i don’t have right now

attached is the class i used to embed the player

please feel free to suggest any solution , in the end i need mplayer integrated in my application and i can send commands to it that is the goal and it doesn’t matter how we achieve it

thank you and good luck with your bid

Vectors And I/o Streams

April 3rd, 2009 Comments off

xercise 2 uses a modified form of the solution to exercise 1.
Vectors and i/o streams exercise 1
Practice with files and string streams

Complete the program ~cs9f/lib/p3.1.cpp so that the program repeatedly recognizes and processes the commands from the following list.

update word number
list names
list quantities
batch file-name
quit

Each legal command must appear on a single line, and have the correct number and type of arguments. The update command must be followed by a word

Categories: C/C++ Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Bear