Archive

Posts Tagged ‘element’

Forum Incorporating A Subscription Dating Element

January 16th, 2012 Comments off

Hi. I need someone to set up a forum for my partner and I, and integrate it with a dating solution. So the forum would be largely free, a hub for relationships and chat, but we want two side elements integrated into the forum (or linked seamlessly) where payment would be involved – one would be an info product download area, and the other a subscription-based dating service. I know there are dating solutions out there that are buggy and crap – we are prepared to buy the right software if it br…

Graphic Design Element For Postcard & Print Ad

December 16th, 2011 Comments off

We provide business software systems and services to the automotive aftermarket industry. Our software offering is more well-rounded and much more robust than our competitors. In automotive industry terms our software can be thought of as a ‘high performance’ system or one that is has ‘a lot of power under the hood’. The gist of our campaign will pose the question ‘What’s under the hood of your software?’ and will reference our strengths over the competition. Our graphic concept is either: (a…

Flash Element Needed For Site

August 24th, 2011 Comments off

I am needing a Flash element created to put on our website. See attached image that is 600 x 127. You will notice one orange fish swimming with a bunch of grey fish. I want to have the Fishes moving like in a fish tank. Thanks!

Simple Php Script (find Sign And Element)

August 18th, 2011 Comments off

This is a simple project as far as coding is concerned..

Here’s what I need:

The script should use the PHP language..

The user is presented with a form where they enter the following data:

Year of birth (From 1924-2043 but the form shows only up to the current year)
Month of birth (Jan-Dec)
Day of birth (1-31)

The script calculates (through a case probably) the Chinese sign and Universal Element of the user based on the data found in the attached file..

Then, when the page refreshes the script presents the result to the user (focused) :

You are a [Chinese_sign] of [Universal_Element]

e.g. You are a Rooster of Metal

The script should be coded in a way that will allow me to paste it on an existing .php page on my site.. to match the design of my site..

It would be great if the script was a single .php file

The result should be printed in the same page and not in a new window.. maybe in the top of the page after it refreshes (the rest of the site content remains intact)..

No database should be used..

The script should allow me to use hyperlinks in the result, for example:

You are a <a href=”link1.php”>Rooster</a> of <a href=”link2.php”>Metal</a>

I also assume that if I want to change the text (e.g. signs or elements names) to another language it will only require to modify the values in the .php file where the script resides..

Script should have no need for register_globals ON

Recreate Simple Flash Element

August 5th, 2011 Comments off

Recreate attached swf file with replacement map/rendering. rendering will be supplied. original .fla file NOT available.

Easy, Easy for anyone knowing Flash

Website Error Fix

May 26th, 2011 Comments off

Hello

I posted a project before for a website design and upload. The programmer who shall remain nameless who won the auction. Created and uploaded the template with loads of errors. So now I need to fix them.

go to www.wiredegg.com
I need the programmar to fix the problem.

I checked the errors with a software and there are 139 errors and 36 warnings, which I need cleared up. Also the admin for the forum is not accessable. These problems are minor and dont require alot of time.

Please send me a quote or you will not be answered.

Here is the list of problems:

Validation Output: 139 Errors

Error Line 1, Column 1: no document type declaration; implying “<!DOCTYPE HTML SYSTEM>”

<html>

The checked page did not contain a document type (“DOCTYPE”) declaration. The Validator has tried to validate with a fallback DTD, but this is quite likely to be incorrect and will generate a large number of incorrect error messages. It is highly recommended that you insert the proper DOCTYPE declaration in your document — instructions for doing this are given above — and it is necessary to have this declaration before the page can be declared to be valid.
Warning Line 8, Column 71: cannot generate system identifier for general entity “ref”

Small Finite Element Modeling Project

April 21st, 2011 Comments off

We need some image of FEM. If you can do FEM, please bid for this. This is not very big project. It is simple project.
Thank you.

Graphic Element

March 5th, 2010 Comments off

Hello, I need a clean Illustrator compatible vector file made, as shown in the attached images.

What I need to end up with is a round graphic like my mockup with effects (shine, bevel, etc) like the other sample.

Please note that the dog element has a couple areas like near the tail and leg where you can see the layers below.

Also keep in mind that the final png with treatment/effects will be used from 50px to 200 px tall, so effects cannot be lost at those sizes.

Would like the effect layers labeled clearly so I can work with .ai without effects in future if I need to.

Thanks.

Please put HAGJI in your reply so I know you read and understand this project.

Photoshop Or Illustrator Tweak

February 14th, 2010 Comments off

I need a graphic element like that on the attached image (except done in white) put on the PSD also attached. It is a graphic symbolizing orbit, like a planet. Element should be on its own layer. Take a look at the pics. Don’t rearrange anything, just add the element. Thanks.

Please write HAGAJI in your reply so I know you read this. I delete the others without reading them.

Fix Div Element Position

January 28th, 2010 Comments off

I have one div element (a button) on the page which moves around depending on the window/screen size. I wish for the div to be positioned in a specific location on the page and to stay there.

One simple fix. CSS most likely.

PM me for the website link. It is the “BUY NOW” button which I want to be fixed down at a specific location. Currently it moves.

Flash Editor

December 21st, 2009 Comments off

I need a Flash CS4 element which I can integrate in a given website. That element basically is an editor with a given workspace area. The size of the workspace area should be dynamically (actually assigned by loading the element) adjustable from outside the Flash element (e.g. 500px x 200px). If the workspace is larger than the actual element, there should appear scroll bars. A zoom function would be very convenient.

The workspace is comparable to a PowerPoint slide since the user should not only have the ability to put text and picture (from local PC) elements on that workspace but to move, shrink/stretch and format them as well. Additionally there should be an option to convert the elements into links. Furthermore I want to be able to define a background (either color or picture from local PC). All functions are available on a toolbar.

As in every editor, there should be an option to save the workspace area and later on load it again. The data should be saved in a MySQL database. Since the user should be able to select pictures from the local hard drive, it should somehow upload them as well.

As far as I know, Flash cannot access MySQL directly, so PHP (in this case version 5) programming is required in order to create an interface between Flash and MySQL.

What’s special about this specific editor is that during the loading process of the Flash element the website assigns a “document”-ID to the Flash element. If there is already a “document” with that respective ID in the database it will load it. If not, it just presents an empty workspace area.

Additionally I need a “player” version of that Flash element which displays

Google Translate Script

December 13th, 2009 Comments off

I want to run the following google translation script from a remote js file and just place a link on my web pages to call the script

here is the google script
——————————————–
<div id=”google_translate_element”></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: ‘en’
}, ‘google_translate_element’);
}
</script><script src=”http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit”></script>

———————————————-
You will have to PROVE your solutions will work on an html site.
I want to see a working demo and be able to at least look at the html code on your demo page

Flash Elem. Imitating Text Box

November 26th, 2009 Comments off

_Extensive_ programming skills in flash required.

For a project I need a Flash element which basically can imitate a HTML text box element for text only inputs.

It has to be resizable by modifying the width and height properties of the embedded element. Furthermore I want to be able to define font color, font size, font family and background color (even transparency) over external properties. Somehow I should be able to read the text tipped in from a JavaScript environment.

Since I want to be able to edit existing text (like with normal text box elements) I should be able to write text into that Flash element from my JavaScript environment.

Last but not least, I should be able to use the same element several times independently on the same page.

Certainly sounds like a challenge and work for a skilled programmer.

Java Programming Problem

November 15th, 2009 Comments off

Problem

In a course, a teacher gives the following tests and assignments:

-A lab activity that is observed by the teacher and assigned a numeric score.
-A pass/fail exam that has 10 questions. The minimum passing score is 70.
-An essay that is assigned a numeric score.
-A final exam that has 50 questions.

Write a class named CourseGrades. The class should have a GradedActivity array named grades as a field. The array should have four elements, one for each of the assignments previously described. The class should have the following methods:

setLab: This method should accept a GradedActivity object as its argument. This object should already hold the student’s score for the lab activity. element 0 of the grades field should reference this object.

setPassFailExam: This method should accept a PassFailExam object as its argument. This object should already hold the student’s score for the pass/fail exam. Element 1 of the grades field should reference this object.

setEssay: This method should accept an Essay object as its argument. (See programming Essay class file, which is attached.) This object should already hold the student’s score for the essay. Element 2 of the grades field should reference this object.

setFinalExam: This method should accept a FinalExam object as its argument. This object should already hold the student’s score for the final exam. Element 3 of the grades field should reference this object.

toString: This method should return a string that contains the numeric scores and grades for each element in the grades array.

Demonstrate the class in a program.

Categories: Java Tags: , , , , , ,

Script Writting

September 12th, 2009 Comments off

Hi

I require a price for writing some text in relation to a travel website. 500word elements of work.

It must be in good english and be original text.

I am interested in a long term relationship with a writer.

Delivery of projects in MS Word format.

Three key words will be provided for each element of work.

Each element of work must contain the key words three times.

I would like a fixed price for each 500word element of work.

The subjects of the text will be around travel in a country or city.

The purpose of the text is to populate a new travel website.

On occusion less words will be required, however the price for 500words will be the min payment.

Payment on reciept of text.

No time wasters please, examples of work would be an advantage.

Regards

Martin

Categories: Writing Tags: , , , , , ,

Php Wsdl Xml Get & Parse

September 8th, 2009 Comments off

Need to pull xml array from web service, parse result & write to file. Already have documentation Pdf (attached).

Here is snippet web service xml response:

<wsdl:definitions targetNamespace=”http://somedomain.org/”>

<wsdl:types>

<s:schema elementFormDefault=”qualified” targetNamespace=”http://somedomain.org/”>

<s:element name=”GetCurrencyList”>
<s:complexType/>
</s:element>

<s:element name=”GetCurrencyListResponse”>

<s:complexType>

<s:sequence>
<s:element minOccurs=”0″ maxOccurs=”1″ name=”GetCurrencyListResult” type=”tns:ArrayOfCurrency”/>
</s:sequence>
</s:complexType>
</s:element>

<s:complexType name=”ArrayOfCurrency”>

<s:sequence>
<s:element minOccurs=”0″ maxOccurs=”unbounded” name=”Currency” nillable=”true” type=”tns:Currency”/>
</s:sequence>
</s:complexType>

<s:complexType name=”Currency”>

<s:sequence>
<s:element minOccurs=”0″ maxOccurs=”1″ name=”Code” type=”s:string”/>
<s:element minOccurs=”0″ maxOccurs=”1″ name=”Name” type=”s:string”/>
</s:sequence>
</s:complexType>

<s:element name=”GetCurrencyCodes”>
<s:complexType/>
</s:element>

Categories: PHP, XML Tags: , , , , , ,

Div Element Positioned

September 4th, 2009 Comments off

I have two div elements on a page that needs to be positioned exactly on the page and work in both Internet Explorer and Firefox. Naturally it will be CSS code.

I am unable to give access to the server where this page is hosted, however, I will work live with you (Instant Messenger!) and you will be able to see the existing CSS source code.

Joomla Zoo Element

August 20th, 2009 Comments off

I need a elemented coded, which has cases and breaks, and read config from the xml.

XML demo in PMB!!!

XML should have the 5vars/_params

In which it will have 4 cases, depends what you select on the XML config, it will echo what ever you select.

I provide the XML how it should look, please code the rest…

use case; and break;

keep it low, its very easy to develop with Zoo.

Clone A Javascript Element

July 26th, 2009 Comments off

I want a Javascript (mootools) Tabbed content container like this.. http://search.knightfrank.com/ird090042.
Which can hold photo gallery (same as example) on one tab, .swf on another tab and .flv on another. (Multibox).

I would to be able to add more tabs if required and also to be able to use different colours for the tabs.

It would also need to link to a database.
Thankyou

Joomla Zoo Element

July 8th, 2009 Comments off

I have Joomla + ZOO + CodeCitation

I need you to take the Plugin Code Citation, and make into an Element for ZOO.

Should be easy, just afew changes to some files…

Joomla 1.5
Zoo 1.04
Code Citation 1.2.0

PROVIDE A DEMO, AND YOU WILL GET THE JOB. NO QUESTIONS.
Need a Fast Turn Around on this…

Clone Website Element

June 15th, 2009 Comments off

I am looking for this one or a similar scroller as you see on this website: http://www.cold-pc.de/

It changes on mouseover

You should be able to integrate it into clipshare

Collection Classes

June 14th, 2009 Comments off

I am looking for help with an Assignment I am working on. Let me know if you can help.

Problem Description:

Create a DOS console application that keeps track of a list of names. Your program should be able to add a name, remove a name at the current position, to concatenate two name lists, to retrieve a name from the list, and to print out the whole list of names in the list.

Implementation requirement:

You are going to use two classes to implement this assignment: TestStringArraySeq, StringArraySeq. The TestStringArraySeq is the application driver class and contains the main() method. The StringArraySeq is the worker class. You have to use sequence collection data structure to implement this worker class. The storage data structure for the collection class should be array. In this class, you need to implement the following methods:

StringArraySeq
public StringArraySeq ()
This constructor takes no argument. It initializes the instance variable manyItems to 0; initializes the instance variable currentIndex to 0, and allocates 10 cells for the arrary data.

StringArraySeq
public StringArraySeq (int initialCapacity)
This constructor takes one argument. It first checks to see whether the parameter is positive. If it is negative, the an exception is thrown. It then initializes the instance variable manyItems to 0; initializes the instance variable currentIndex to 0, and allocates initialCapacity number of cells for arrary data.

getManyItems
public int getManyItems ()
This simple method returns the value of instance variable manyItems. Setters and getters are used to enforce information hiding.

setManyItems
public void setManyItems (int m)
This simple method sets the instance variable manyItems to the value passed in.

getCurrentIndex
public int getCurrentIndex ()
This simple method returns the value of instance variable currentIndex.

setCurrentIndex
public void setCurrentIndex (int c)
This simple method sets the instance variable currentIndex to the value passed in.

addAfter
public void addAfter(String element)
addAfter places a new element after the current element. If there is no current element, then the addAfter method places the new element at the end of the sequence. In all cases, when the method finishes, the new element will be the current element.

start
public void start()
this sequence help method sets the current element at the front of the sequence.

isCurrent
public boolean isCurrent()
this is an accessor method used to determine whether this sequence has a current element. It should be called before calling the method getCurrent.

ensureCapacity
public void ensureCapacity(int minimumCapacity)
this help method changes the capacity of the sequence to the minimumCapacity. This method is only needed if the sequence is implemented using array.

toString
public String toString()
This method returns all a String with the names in the sequence class. Each name appears on a separate line.

getCurrent
public String getCurrent()
this is an accessor method used to retrieve the value of current element.

advance
public void advance()
this sequence help method moves forward so that the current element is now the next element in the sequence. Before calling this method, you should call isCurrent() method to make sure that there is a current element. If the current element is the last element, then after calling this method there will be no current element. Otherwise, the new element is the element immediately after the original current element.

removeCurrent
public void removeCurrent()
removeCurrent removes the current element from a sequence. Before invoking this method, you should call isCurrent() to make sure that there is a current element. When this method is called, if the current element is the final element, then after the removal there is no longer a current element; otherwise, the new current element is the one that used to be after the removed element.

concatenation
public static StringArraySeq concatenation(StringArraySeq s1, StringArraySeq s2)
concatenation method creates a new sequence that contains all the elements from the first sequence followed by another. The resulting sequence has no current element. The concatenation is somewhat similar to the union of two bags. This method is implemented with static method. As a general rule, the methods that operate on two collections are usually implemented as static methods. This is because of the reason that static methods are able to handle parameters that are null.

clone
public Object clone()
the clone method returns a copy of this sequence. The return object should have separate memory space. Subsequent changes to the copy will not affect the original, nor vice versa. The return value should be typecast to a StringArraySeq before it is used. Since the current element is not specified, you can set currentIndex of the returned object to any value.

getString
public static String getString(StringArraySeq s, String target)
This method returns the first occurrence of the target string in the sequence class. If there is not such a string, the method returns null. To implement this method, you must use the following methods: start(), isCurrent(), advance(), and getCurrent(). If the target is fund, you should set the currentIndex to the position where the target is; do nothing to the currentIndex otherwise.
Note: you can learn how regular methods use static methods from this.

removeString
public boolean removeString(String target)
This method removes the target string from the sequence class if it exists (first occurrence). The method returns true when the operation is successful and returns false if the operation fails. If the removal is successful, the following element is set to be the current element. If there was no following element, then there is now no current element.
Note: suggest to use getString(), removeCurrent() methods.

You can reference all the methods in the bag collection class and the supplement note 3. Most of the methods of the bag class and of the sequence class are almost identical, but you need to be careful for those that are different.
I suggest you to use the following class instance variables for the sequence class:
data

Categories: Java Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Graphic Design Element

May 6th, 2009 Comments off

I am attaching two photos. The first one is a photo of Mt. Fuji with white circles on it. The second is a painting of Mt Fuji. I need some simple graphic elements created that are similar in style to the painting. The circled areas in the first photo are the areas that I need to have a graphic created.

These graphics are going to be used on a website, so we only need low-resolution.

The graphic elements need to be simple lines that are creative looking.

List Structure

April 14th, 2009 Comments off

List structure exercise 1

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

New Design Element For Image

April 8th, 2009 Comments off

The attached image is currently used as a background image for a dynamically generated menu on my website.

For a sister website, I need the exact same background image (same size, same colors, same head at right) but WITHOUT the brown navigation bar. In place of the navigation bar, I want the words Predictable Success, in keeping with the site at predictablesuccessthebook dot com

The words ‘Predictable Success’ should have a ‘registered’ mark at the end (an ‘r’ in a circle, small and in superscript.)

Good luck!

Simple Flash Element

April 5th, 2009 Comments off

I am looking for a simple Flash element to be integrated into a web page.

It is fairly straightforward, so I’ll try to describe what is needed:

There are four small images, approx 170 x 200px each, which need to slide from the right to left of a 1000px horizontal bar one after the other, accompanied by a swooshing sound. To the right of these images, in the same bar is the logo which incorporates an orange sphere. This sphere must constantly rotate around its own axis.

I’ll need the .fla file for this along with a separate .fla file of just the logo with the rotating sphere.

A layered PSD file will be provided along with a separate EPS file of the logo.

Feel free to PM for a JPG of the file if you wish or to ask any questions.

TIA

Incorporate Flash Element

April 3rd, 2009 Comments off

Need a very simple flash element incorporated into a web page design. Here is a site you may reference in regards to the flash element.

www.ultimateaesthetics.com/

List Structure

April 3rd, 2009 Comments off

List structure exercise 1

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