Project Help Wanted
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherProject Help Wanted

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old August 28th, 2003, 06:02 AM
>triceron >triceron is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 10 >triceron User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
volunteers?

I am working on a project that is beyond my mysql/php knowledge... I'd welcome if someone would volunteer for programming php scripts for it... there are no deadlines, it's only a just for fun project.. anyone?

Reply With Quote
  #2  
Old August 28th, 2003, 11:53 AM
Pasiphae1213's Avatar
Pasiphae1213 Pasiphae1213 is offline
Web Developer
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2001
Location: Pennsylvania
Posts: 171 Pasiphae1213 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Pasiphae1213 Send a message via Yahoo to Pasiphae1213
What kind of project? I might be interested. My current project leaves my hands soon, so I will be bored here... (college student stuck on campus)

Reply With Quote
  #3  
Old August 28th, 2003, 12:38 PM
>triceron >triceron is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 10 >triceron User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
project details

The aim is to create a working semantic directory with tons of free services. All links in the db (mysql) will have xml elements to
identify data (for example, if you search for 1960, 1960 can mean the number 1960 or the year 1960. Search engines cant recognise the difference, xml tags <year>1960</year> and <number>1960</number> will help them.) You probably know that but one can never be too sure:-)

For this, I need some cool ideas on how to create sql queries, esp. data sorting is quite important:

and this is the 1st problem to solve:

say I got a table "test" with columns "Row" and "Text". For example

Row | Text
---------------------------------------------------
1 | blablabla <order>2</order> blabla
2 | hladdbla <order>1</order> haaabla
3 | alablabla <order>3</order> dblabla

Now what I need is to sort this table by the numbers inside the <order> tags. The result should be: row 2, 1, 3

I things like tried

SELECT * FROM `test` ORDER BY text='<order>%</order>'

without results. If you find out let me know:-)

As for the services... the site should offer free services integrated in one control area (free e-mail, blog, toplist, counter, etc.).
Custom written scripts doing the following will have to be written...

- usenet server monitoring script (not so easy)
- secure members area script (hard)
- links editing script (hard)
- mass email sending script (not so easy)
- links checking script (easy)
- blog script (easy)
- toplist + random link script (easy)
- counter (not so easy) (someone works on this already)
- irc server monitoring script (easy)
- irc data searchnig script (hard)
- personal ads design and script (not so easy)
- forums (not so easy)
- message board (easy)
- guestbook (easy)
- p2p networks monitoring script
- whois

(these scripts will be added as "modules" to the members area). All has to be custom-written to cooperate. The scrpits can be based on existing codes but has to be able to cooperate with the rest (will send details for each script) but should be free for commercial use if the whole thing should really start to work one day.

If you'd be able/willing to write any of these, just drop me a line.. thanks:-)

Reply With Quote
  #4  
Old August 28th, 2003, 08:31 PM
gesoft gesoft is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 308 gesoft User rank is Corporal (100 - 500 Reputation Level)gesoft User rank is Corporal (100 - 500 Reputation Level)gesoft User rank is Corporal (100 - 500 Reputation Level)gesoft User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 1 Week 1 Day 23 h 1 m 59 sec
Reputation Power: 7
This seems a full on script. Im not sure how many volunteers your gonna get without any sort of payment.

Reply With Quote
  #5  
Old August 29th, 2003, 05:13 AM
>triceron >triceron is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 10 >triceron User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Re: project details

Well I don't expect that someone would code the whole thing for me. I am programming the scripts as well, but being a single person, it takes lots of time. But every kind of help, every piece of code that takes the work of me is a blessing:-)

Reply With Quote
  #6  
Old September 5th, 2003, 03:08 PM
nakulgoyal nakulgoyal is offline
Banned
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Chandigarh, India
Posts: 33 nakulgoyal User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 sec
Reputation Power: 0
Send a message via ICQ to nakulgoyal Send a message via AIM to nakulgoyal Send a message via Yahoo to nakulgoyal
Contact me. I have some ideas.

--
Nakul Goyal
SEO, SEP, SEM Expert

Qualifications *** Master in Science (Information Technology), *** Bachelors in Computer Applications, MCP, *** Brainbench 'Most Valuable Professional', *** Brainbench Certified Internet Professional, *** Certified Internet Webmaster Associate.

Available to discuss via AOL, ICQ, MSN and Yahoo !! PM me for more info.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherProject Help Wanted > volunteers?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway