Archive

Posts Tagged ‘folder’

Edit Gallery Script To Grab Folder Images

February 6th, 2012 Comments off

Hi guys,

I got this script that lists images in a fading affect BUT wants me to put images by hand like this. And I want it to just grab images from a folder. If possible make the script also refresh every time a new image comes into the folder.. it will be for a one time event.

Here is the script:- http://codecanyon.net/item/ajslideshow-a-jquery-gallery-slideshow-plugin/1345802

thanks

Desktop Photo Labeling App

December 28th, 2011 Comments off

I need a small program to add text labels to photos. The app should be written in C or C++ and should open a folder of jpg photos, copy them to a new folder, resize the photos to uniform smaller size and then add a text label on top of each corner (left justified for left corners, right justified for right corners) looping through until all the pics in the folder are labeled. Any takers?

Other details:

Anything not a jpg in the folder should be skipped.

The text labels will be enter…

Need Desktop Script To Sort Files Within Folders

December 27th, 2011 Comments off

We have around 1 TB of Images and Videos in the My Picture Folder Windows 7.

Within a folder we have usually some 500 files (jpg, vidoes etc.)
Our goal is to start a new Folder structure that goes as follow

2000
2001

2011
2012
..

2011/2011-01-12/
2011/2011-01-31/
2011/2011-05-15/

so if we have 200 pictures that were taken on May 15 2011, we will place it in the folder My Photos/2011/2011-05-15/

currently It takes us a long time to sort the photos by “Date Taken”, then …

Dos Batch File Xp Filename Parse

December 22nd, 2011 Comments off

I am looking for a small project, a DOS batch file (called: compare.bat) for XP as follows:

File Structure:
Inside the Root, there are THREE subdirectories and ONE batch file (compare.bat)

Root Directory:

compare.bat

–> Waiting (this is a directory folder, which will eventually have files placed into it)

–> Expired (this is a directory folder)

–> Current (this is a directory folder)

Here’s what I would like it to do…

I will be creating files, on my own…

Categories: Writing Tags: , , , , , ,

Linux Server Maintainance – Create Space On Root Folder

December 22nd, 2011 Comments off

I have a dedicated server – Linux – hsted in the UK by Fasthost.

Thes is a 4.8gig partition for the root folder and it is now full.

I have been advised that there are 2 huge files causing the problem
-rw-r–r– 1 root root 1.2G 2011-12-21 20:32 /var/lib/spamassassin/spamd.log
-rw-r—– 1 mysql adm 265M 2011-12-21 20:31 /var/log/mysql/mysql.log

I need the following
1 the files clearing out so that the server and Mysql works properly
2 some system to change the path if these potent…

Categories: Linux, Management, Server Tags: , , , , , ,

Transfer WordPress Sub Folder To Another Cpanel

December 21st, 2011 Comments off

I need to move all the sub folder files for http://www.ieatsales.com/community/ and move it to http://www.koasty.com. I want it to be a part of the koasty.com files so the name can be http://www.koasty.com/community instead of the http://www.ieatsales.com/community.

Both sites are hosted with Hostgator with different cpanels. When I try to move over the files to koasty.com it breaks up both sites and have to restore both sites so I need someone who has experience doing this type of move. I w…

WordPress Move To Root Folder

December 12th, 2011 Comments off

We developed new site in a sub-folder such as domain-name.com/wp/ where all wordpress files are in this sub-directory /wp/. We are ready to go live with the WordPress site residing on root… for example website.com. We don’t care to physically move the WordPress from the subdirectory, however we need it to go live in the root of the domain, right away. I followed these directions:

http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
specifically the second section titled “Using…

Graphic Designer Develop Businesscard Brochure Pocket Folder

December 12th, 2011 Comments off

Graphic Designer, Business Card, brochure, pocket folder, sell sheet and animated banner ad, full colour double sided. I need someone to design me a business card, brochure, sell sheet and animated banner ad. All to be full colour 4/4 and to be produced in ai, eps, psd, and pdf files.

Work needed within 3 days

Logo to be supplied. temporary website for reference is www.cleanleds.com, corporate name is CleanLEDs Inc.

Thanks

Web Site File Migration Script (command Line)

December 2nd, 2011 Comments off

I need two script
one script need to do the following repetitively in source server
I will input a list of server ips, ftp login and password with a text files.

the script need to compress the files of the website web folder and compress it using Winrar command line and using ftp password upload it.

in the destination folder, i will input a list of folder names and it needs to unzip the files of the destination folder

there are some minor details such as need check some folder siz…

Data Entry

November 11th, 2011 Comments off

I run a recruitment company and have circa 3400 CV’s that need the details (Name, Address, Position, Telephone numbers etc) adding to an excel sheet (See the attached sheet and CV’s for example)

The Industry row can be left blank, the Location row is the same of the County row.

Each CV will be in a folder marked either: Sales, Commercial, Land, Construction, Finance, Operations, Managing Director (MD). Which ever folder the CV is in, will be added into the Sector row (eg: if the CV is in the Commercial folder, “Commercial” will be entered into the Sector row).

I have had a data entry project before which was a disaster as the work too 4 times longer than expected and 70% of it was incorrect and I spent most of the time doing the work and checking it, so please only bid on this if you are 100% serious and can complete to the highest standard.

I would like an excel sheet done for each folder (sales, commercial, construction etc)

Assmbly Language Project 3

November 9th, 2011 Comments off

Using the windows32 framework, write a program that will input an integer targetValue, and calculate the value of nbrTerms, where nbrTerms is the smallest integer such that
12 + 22 + 32 + … + nbrTerms2 ? targetValue
For example, if you input 50, then the program would display 5 since 1 + 4 + 9 + 16 = 30, but 1 + 4 + 9 + 16 + 25 = 55.
Other requirements:
Use appropriate prompts and labels
Prompt for targetValue until the user enters a positive value
Design before you code!
After you have thoroughly tested your solution, submit the entire Visual Studio solution similarly to the way you did for prior programs:
1. Open the main project folder.
2. Delete the Debug folder, ipch folder and window32.sdf (this is the largest file). Set your computer so that you can see the file type.
3. Select the remaining folder and files. (Control-A will do this.)
4. With all files highlighted, right-click anywhere in the group and select Send To, then Compressed (zipped) Folder. This creates a zipped file in your project folder.
5. Rename the zipped file as lastname.zip (using your last name).
6. Connect to D2L (through Pipeline or directly using URL https://elearn.mtsu.edu/. Find the proper drop box for Lab and submit the zipped folder.
7. You can submit solutions as many times as you wish. Only the last submission will be graded.

Duplicate Folder Names On New Drive: Scripting For Osx

November 6th, 2011 Comments off

I need all folders names and one folder with content (WIP) duplicated (copied) to another directory if it contains WIP directory.
example: /Users/dshleh/folder1/2011/20111005_joesmith/WIP
I need “20111005_joesmith/WIP” with the files in 20111005_joesmith NOT copied over but the files in WIP to be copied over to a new directory.
There are many directories on the drive.

I am running OSX and a Unix script would be acceptable. This should be easy for someone experienced in scripting.

regards,

dshleh

Categories: Programming, Script, UNIX Tags: , , , , , ,

Programing In Assembly Language 2

November 5th, 2011 Comments off

Computer Science 3160 Programming Assignment 6
Due Wednesday, November 9 at midnight
I will post program for exercise 4, page 185.
Modify this program (exercise 4, page 185) and implement exercise 5, page 221.

(Exercise 5, Page 221)
Write a value returning procedure search to search an array of double words for a specific double word value. Procedure search will have three parameters:
1) The value for which to search (a double word).
2) The address of the array
3) The number n of double words in the array (passed as a double word)
Return the position (1, 2,

Removing Web Folder From Url – Symfony/apache Expert

October 23rd, 2011 Comments off

We have an application (symfony) which can be accessed with the following link.

for ex: http://www.mysite.com/web/frontend.php

Now we would like to access the site without typing the “web” in the url.

i.e
http://www.mysite.com/frontend.php

We believe this isn’t a symfony issue but an apache issue so we simply need to set the correct web root directory in apache
Also check out aliases

So we need to set the web folder has the default web directory but without showing in the url.

Please note that our application runs on symfony 1.2

Categories: Apache, PHP, URL Tags: , , , , , ,

Removing Web Folder From The Url – Symfony/apache Speciali 2

October 22nd, 2011 Comments off

We have an application (symfony) which can be accessed with the following link.

for ex: http://www.mysite.com/web/frontend.php

Now we would like to access the site without typing the “web” in the url.

i.e
http://www.mysite.com/frontend.php

We believe this isn’t a symfony issue but an apache issue so we simply need to set the correct web root directory in apache
Also check out aliases

So we need to set the web folder has the default web directory but without showing in the url.

Please note that our application runs on symfony 1.2

Categories: Apache, PHP Tags: , , , , , ,

Dolphin Platform Project

October 20th, 2011 Comments off

I have a Dolphin 7 site running an articles module.

I need to be able to import content (.txt files) into the database and the site in bulk.

I need to be able to do the following:
1) Upload articles by folder – each folder will have articles in the same category.

2) Use the first line of each .txt file as the title for the article. If there is an easy way to ensure that the inital letter of each word of the title was capitalised that’d be great!

3) Following on from (2) I’d like to be able to filter articles such that I can specify a certain number of lines from the bottom of the article be ignored and/or acertain number of lines be ignored from the top of the articles – some of the articles will be formatted with jeywords, word counts etc and I need to be able to avoid having these show up in the published articles. The word ‘Title’ should be filtered from the start of any line used as the title.

4) Set a consistent font and type size.

5) Need to ensure that page formatting with paragraphs is consistent and correct.

6) Set a category for the articles – all the articles in the same folder will always have the same category, we have a preset list of categories.

7) Set a consistent tag group but possibly with an override so I can set a group of tags to use on each article in a folder OR use different tags from one article to the next if required. A real ‘wish’ or ‘like to have’ would be some way to reliably generate tags from the category of the articles and from the title of the articles rather than having to do the work manually.

8) All articles to be set to publish without admin approval.

9) I’d like the option to set posting dates into the future so that content uploaded is set to be published in stages.

10) If articles posted could be pinged as they are published that’d be very cool. If pinging only occurred for those posts published immediately that’d be OK too, if pinging future posts is too complex.

11) I do not mind if the tool is not integrated with Dolphin but is a standalone application that directly addresses the Dolphin 7 database.

12) As an optional extra – assuming that it is not too costly to do it; I’d like to be able to choose a keyword in the article folders I upload and have it set to link to a URL of my choosing.

Removing Web Folder From The Url – Symfony/apache Specialist

October 20th, 2011 Comments off

We have an application (symfony) which can be accessed with the following link.

for ex: http://www.mysite.com/web/frontend.php

Now we would like to access the site without typing the “web” in the url.

i.e
http://www.mysite.com/frontend.php

We believe this isn’t a symfony issue but an apache issue so we simply need to set the correct web root directory in apache
Also check out aliases

So we need to set the web folder has the default web directory but without showing in the url.

Please note that our application runs on symfony 1.2

Categories: Apache, PHP Tags: , , , , , ,

Prestashop Photo Uplaod

October 20th, 2011 Comments off

I need extra photo upload function in product description, CMS …etc.

like CKEditor or TinyMCE,

can create folder sort by name & subfolder.

i already install a free photo extra upload function,

it can create folder but can’t create subfolder,

and from my localhost folder can sort by name but after upload to server,

it randomly display the folder, not arrange by name.

Folder Design/design Of 2 Book Covers

October 19th, 2011 Comments off

This is a design job for an expert designer than complete this project in 24 hours, as this project is URGENT.

We need a designer to design an A4 folder, front page design of 2 A4 books

MUST SEND PORTFOLIO OF SIMILAR WORK IN PMB

Example folder:

http://www.google.co.uk/imgres?q=printed+folders&um=1&hl=en&sa=N&rlz=1C1AVSC_enGB447GB447&biw=1366&bih=643&tbm=isch&tbnid=aIXSlEy6HhvpsM:&imgrefurl=http://www.skprintdesign.com/folder-printing/folder-printing.html&docid=La4ivjGd3LDjPM&imgurl=http://www.skprintdesign.com/user/products/large/previewbig-folder-printing.jpg&w=970&h=970&ei=VVmfTv_PMMOp8AO-sJynCQ&zoom=1&iact=rc&dur=312&sig=114276781976988970916&page=1&tbnh=157&tbnw=181&start=0&ndsp=11&ved=1t:429,r:1,s:0&tx=169&ty=39

Book example:

http://www.google.co.uk/imgres?q=tefl+book&um=1&hl=en&sa=N&rlz=1C1AVSC_enGB447GB447&biw=1366&bih=643&tbm=isch&tbnid=ZuQ6VeEcfAbAqM:&imgrefurl=https://store.onlinetefl.com/shop/essential-tefl-book.html&docid=1lnfftwtRHmQcM&imgurl=https://store.onlinetefl.com/media/catalog/product/cache/25/image/9df78eab33525d08d6e5fb8d27136e95/i/c/icon-essential-tefl_3.png&w=202&h=210&ei=6lmfTvPiNM-z8QOs082lCQ&zoom=1&iact=hc&vpx=554&vpy=177&dur=359&hovh=156&hovw=149&tx=59&ty=98&sig=114276781976988970916&page=1&tbnh=147&tbnw=140&start=0&ndsp=20&ved=1t:429,r:2,s:0

Php Site Moving To Root Folder

October 13th, 2011 Comments off

Need a php expert move site into main root folder to see online . And one product has to add in homepage.

Ned to be done immediatly.

Projector Feed

September 27th, 2011 Comments off

We need a quick piece of software developing by tomorrow evening.

We are streaming from a projector, we need a full screen app to work in EITHER windows or mac (we have either available.)

I have attached a file to show how it would look (roughly)

The video feed would need to constantly update from a folder, we will be live editing videos and dumping them in a folder, the program would need to read from this folder (random picks) (we can dump in any format) There will also be photos in the folder, so it would need to display these too.

We need the twitter feed to be adjustable, ie; we need to change where it feeds from on different nights by either a hash tag or username – again this needs to update itself regularly, maybe every 30seconds

Magento Upload Image Chmod Rights Issue 3

September 26th, 2011 Comments off

Hello guys

I have a small issue that needs to be fixed on a magento store.
Too much work today to fix it myself.

I moved a website on a new server.
All my pages and pics were uploaded on the new one using the same ftp login and pass.

I have put the right CHMOD rights on folders.

My issue now is that i don’t manage to upload any pics for products.

Pic is uploaded in the TMP folder but not in the final image folder.
It says “Destination folder is not writable or does not exists”.
Therefore, the folders exist and are writable…

So if you’re able to fix this quickly, bid !

Don’t bid if you request more than $20 !!!

Magento Upload Image Chmod Rights Issue 2

September 22nd, 2011 Comments off

Hello guys

I have a small issue that needs to be fixed on a magento store.
Too much work today to fix it myself.

I moved a website on a new server.
All my pages and pics were uploaded on the new one using the same ftp login and pass.

I have put the right CHMOD rights on folders.

My issue now is that i don’t manage to upload any pics for products.

Pic is uploaded in the TMP folder but not in the final image folder.
It says “Destination folder is not writable or does not exists”.
Therefore, the folders exist and are writable…

So if you’re able to fix this quickly, bid !

Don’t bid if you request more than $20 !!!

Magento Upload Image Chmod Rights Issue

September 22nd, 2011 Comments off

Hello guys

I have a small issue that needs to be fixed on a magento store.
Too much work today to fix it myself.

I moved a website on a new server.
All my pages and pics were uploaded on the new one using the same ftp login and pass.

I have put the right CHMOD rights on folders.

My issue now is that i don’t manage to upload any pics for products.

Pic is uploaded in the TMP folder but not in the final image folder.
It says “Destination folder is not writable or does not exists”.
Therefore, the folders exist and are writable…

So if you’re able to fix this quickly, bid !

Don’t bid if you request more than $20 !!!

skype me : stete83
web site : nsi-onglescils.com

Doctor Project Addon Modules

September 12th, 2011 Comments off

Hello!

As per our discussion we require below addon for our last developed doctor project…

1. Auto FTP Folder creations:

We require Send and Receive folder for each and every practice in server. Require option in Admin area to create Folders for Practice.

When admin click on create folder button > our script ask for practice name (in dropdown menu) (only display name without folders) > Script create a 1 folder with Practice name and inside this Practice name folder again create a 2 folders with

Simple Html / Css 2

September 10th, 2011 Comments off

Build from the diagram. http://mxsb.com/CrudyMockup.png
All pages are layed out exactly the same way.
Define as much as possible using the CSS
Please use percents for defining borders and divides and other things.
Place blank filler images where it says blank image.
Please define pages locally
Please use blocky text and large color blocks for the nav links as pictured.
Be sure to change the color of the page the viewer is on in the menus.

File Structure – Name Containing Folder “Site”
Create A Separate Folder for CSS “css”
Create A Separate Folder for images. Store Blank image there
Create A Separate folder for about us, contact, Terms , and privacy
Create A Separate Folder for each of the left side categories.
Leave a sample page in each category folder (no need to make 6 each)

All html and css should be in good working order and validate perfectly.

Simple Html / Css

September 8th, 2011 Comments off

Build from the diagram.
All pages are layed out exactly the same way.
Define as much as possible using the CSS
Please use percents for defining borders and divides and other things.
Place blank filler images where it says blank image.
Please define pages locally
Please use blocky text and large color blocks for the nav links as pictured.
Be sure to change the color of the page the viewer is on in the menus.

File Structure – Name Containing Folder “Site”
Create A Separate Folder for CSS “css”
Create A Separate Folder for images. Store Blank image there
Create A Separate folder for about us, contact, Terms , and privacy
Create A Separate Folder for each of the left side categories.
Leave a sample page in each category folder (no need to make 6 each)

All html and css should be in good working order and validate perfectly.

Tech Help Required With Zend Framework On Netbeans Ide

September 5th, 2011 Comments off

Hi,

I have a Desktop PC installed with XAMPP. The installation is successful & apache works fine. I also have MySQL installed.

I then installed NetBeans IDE & configured it to use Zend Framework. (downloaded ZendFramework 1.11.10 version). I could create a PHPZendProject within NetBeansIDE. The project is created successfully.

I then copied Zend folder from framework directory to projectfolderlibrary directory. The global include path is also pointing to the folder in which Zend folder is available.

Now when I try to run the project, it does not display the home page. (index.php in public[set as webroot] is never working). I feel there is some configuration missing or .htaccess file is incorrect.

Can someone help to fix the issue & get a zend project created within Netbeans to run properly.

Note: The same project is running successfully in my dev website.

Simple Script

September 3rd, 2011 Comments off

Phase 1
I am on a linux server with standard mysql.
Main page will have a form.
1) Enter your Name (www.mydomain.com/yourname):
2) Enter your ID:
3) Enter Identifier (optional):

A) Script generates a copied folder (containing an index file), names the folder what was entered in the first question then replaces the facebook id urls (5) within the copied index file with the ID from question number 2 .
If a folder already exits, it echoes “Error. Name is already in use and resets the form.

** I am open to using a database concept instead or any other idea that you may have.

If 3 is blank, nothing happens.
If identifier is entered and does not exist in database, (www.mydomain.com/identifier) is created.
If identifier is entered and it already exists in database, then the facebook id urls generated from number 2 will need to be apphended to an ongoing list assigned to the identifier in which when someone visits www.mydomain.com/identifer) each url from the growing url list will be opened systematically in an iframe but in such a way that it will not crash a browser. Redirects may be used.

Upgrade Php In Linux Server And Fix Folder Permissions

September 3rd, 2011 Comments off

My client’s server needs Php upgrades and also needs setting of folder permissions so that files are accessible through web. More detail in PMB.

Thanks.

Program Files In Java

September 2nd, 2011 Comments off

Program files for each of the following three programs:

ShowEscapeSequences.java
Circle.java
PracticeArithmeticOperators.java
At the beginning of ALL your programs put a comment box that includes the program name, your name, and a brief description of the program.

Example:
/***********************************************************************
Program Name: Circle.java
Programmers Name: Nana Liu
Program Description: This program will calculate the area, circumference and diameter of a circle
***********************************************************************/

How to submit your assignment:

The programs MUST have the same names as the assignment title (ShowEscapeSequences, Circle and PracticeArithmeticOperators).

Each Java source file (*.java) must include a corresponding class file (*.class) program as evidence of success.

In addition to the program source code files and byte code files, put all your program source code files and screen shots of your program output files into a word document.

You must use a Zipped Folder to send your Weekly Assignment to the DropBox. Do not send subfolders within your zipped folder. Place ALL of the .java and .class files for the week into the one zipped folder. The Zip folder should be named: YourLastName Week 1, and this Zip folder will contain all the weekly programming assignments.
Write a Java program named ShowEscapeSequences.java that displays the following:
STEP 1: EscapeSequences (10 points)

I really like
CIS355A

Stationery Design

August 28th, 2011 Comments off

I am looking for someone to design a business card, letterhead and folder for an architectural firm. Its important that your examples are available to see in your SL portfolio. 1st Drafts need to be available for viewing by close of business on Tuesday 30 August. So I will be selecting someone within the next 24 hours. Payment via SL Escrow.

Cakephp Function Help

August 27th, 2011 Comments off

The below function clears the cakephp cache folder. After the function below I need to pause for 10 seconds to allow time for the files to recreate then chmod the files in this folder back to 777. How can I add this code to the below function to do this

Folder is /tmp/cache

function clearCache() {
if (!empty($this->data['Auction']['id'])) {
Cache::delete(‘auction_view_’ . $this->data['Auction']['id']);
Cache::delete(‘auction_’ . $this->data['Auction']['id']);
Cache::delete(‘daemons_extend_auctions’);
Cache::delete(‘last_bid_’ . $this->data['Auction']['id']);
}
}

Allow Logged In Users To Move Files From Folder To Folder

August 14th, 2011 Comments off

I have a file manager script that facilitates uploads and file assigning per user. I need to add the ability where admin and logged in users can move files to any folders that they have access to (the admin creates users and folders, and assigns folder access).

budget $60

Lab 6: Strings And Collections

August 2nd, 2011 Comments off

Scenario/Summary

In this lab, you will create three programs:

Index.java
Index2.java
ThreeArrayLists.java

Deliverables

Program files for the following program:

Index
Index2
ThreeArrayLists

At the beginning of ALL your programs, put the program name, your name, and a brief description of the program.

Example:
/***********************************************************
Program Name: Index
Programmer’s Name: Nana Liu
Program Description: This program checks the occurrences of characters, etc…
************************************************************/

How to submit your assignment:

The programs MUST have the same names as the assignment title.
Each Java source file (*.java) must include a corresponding class file (*.class) program as evidence of success.
You must use a zipped folder to send your Weekly Assignment to the Dropbox. Do not send subfolders within your zipped folder. Place ALL of the .java and .class files for the week into the one zipped folder. The zipped folder should be named: YourLastName Week 6, and this zipped folder will contain all the weekly programming assignments.
Put all program source files in a Word document with a screen shot of all your program output.

L A B S T E P S

STEP 1: Index (10 points)

Write a Java GUI application called Index.java that inputs several lines of text and a search character and uses String method indexOf to determine the number of occurrences of the character in the text.

Sample Program output:View Output Description

STEP 2: Index2 (10 points)

Write a Java GUI application called Index2.java based on the program in Step 1 that inputs several lines of text and uses String method indexOf to determine the total number of occurrences of each letter of the alphabet in the text. Uppercase and lowercase letters should be counted together. Store the totals for each letter in an array, and print the values in tabular format after the totals have been determined.

Sample Program output:View Output Description

STEP 3: ThreeArrayLists (20 points)

Write a program called ThreeArrayLists.java that declares three arrayLists referenced by the objects named priceList, quantityList, and amountList. Each arrayList should be declared in main() and should be capable of holding a minimum of 10 double-precision numbers.

The numbers that should be stored in price are 10.62, 14.89, 13.21, 16.55, 18.62, 9.47, 6.58, 18.32, 12.15, and 3.98.
The numbers that should be stored in quantity are 4, 8.5, 6, 7.35, 9, 15.3, 3, 5.4, 2.9, and 4.8.

Your program should pass object references to these three arrays to a method named extend(), which should calculate the elements in the amount array as the product of the corresponding elements in the price and quantity arrays (for example, amount [i] = price[i] * quantity [i]).

After extend() has put values into the amount array, create a method that displays the results of all three lists. Appropriate formatting techniques need to be used to produce a formatted output.

Sample program output:

1) 10.62 * 4.0 = 42.48

2) 14.89 * 8.5 = 126.56

3) 13.21 * 6.0 = 79.26

4) 16.55 * 7.35 = 121.64

5) 18.62 * 9.0 = 167.58

6) 9.47 * 15.3 = 144.89

7) 6.58 * 3.0 = 19.74

8) 18.32 * 5.4 = 98.93

9) 12.15 * 2.9 = 35.24

10) 3.98 * 4.8 = 19.1

Php Script To Unzip And Display Zipped Photos

July 30th, 2011 Comments off

I need a php script that lists all the zip files in a folder (a.zip, b.zip, c.zip etc). These zipped files contain photos. Once a zip file is selected, the script will create a temporary folder and unzip all the photos in the zipped file into the temporary folder. It will then display all the photos on the page, 20 photos per page (one below the previous) with a link to the next 20 photos. There will also be a button that says “done”. When this button is clicked, it will erase all files in the temporary folder.

Php-copy And Move Images

July 30th, 2011 Comments off

I attached a pdf that might be easier to read. Exact same data as below.

Sample images files look like this:
12000_prod_img_01.jpg
12001_prod_img_01.jpg
12200_prod_img_01.jpg
12201_prod_img_01.jpg
12202_prod_img_01.jpg
12203_prod_img_01.jpg

Scrape For Me Domains From Website

July 26th, 2011 Comments off

I’m looking for some scraping expert to collect domains for me from this website http://tinyurl.com/3msp4zy
You will find domains arranged by name with letters , like domains begin with letter “A” in http://tinyurl.com/3blpeha

If you are EXPENSIVE “this is not for you”

I want all domains in this site map with all letters http://tinyurl.com/3msp4zy
And i want domains arranged with the same arrange in the sitemap that i gave you
I want to export it in CSV , TXT files every letter in single file or folder , domains begin with letter “A” in folder , “B” in folder
, “C” in folder , “D” in folder ,,,,, the same with all letter
If you want to split files to being every file have 65000 domain do it.

You must knew that this site have Captcha i think every 25 page.
You must knew that the sitemap by letters have 42076 thousand page every page have 100 domain mean all domains is 4,207,603 million domain

You will See in the attachment sample for CSV , TXT files to see Domains arrangement and coordination

Automator Workflow Project

July 21st, 2011 Comments off

We are using Mac OSX 10.6 and above and would like to engage an expert to program an automator workflow or action for us. The workflow is as follows:

1. Create a thumbnail whenever a NEW image appears in a watch folder
2. Upload original image into a remote FTP folder
3. Upload thumbnail into a remote FTP sub-folder called “thumbs”
4. Delete thumbnail in watch folder
5. Move original image out of the watch folder into a folder in the desktop

Bidders please send us links of your portfolio to demonstrate your ability.

Thanks!

Move WordPress Site On Cpanel From /n Folder To Www Level

July 20th, 2011 Comments off

We developed a WordPress site in the www/n folder but are having trouble moving it to the www folder. We believe it has to do with the .htacess file conflict with another WP site in the /articles folder. Of course we modify the wp-config.php file as well but we still have problems.

http://sedonarealestate.com/n WP site needs to be moved to
http://sedonarealestate.com/ (old html site)
http://sedonarealestate.com/articles/

Please leave the content of the old html site in the www folder in case we need to revert the site. Test by renaming the index.html file to index-old.html (then the index.php file will be visible at http://sedonarealestate.com/

I found this good article:
http://codex.wordpress.org/Moving_WordPress

Bear