TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 04-10-2008, 09:14 PM   #1 (permalink)
The Acquainted
 
Gareth's Avatar
 
Join Date: Jan 2008
Posts: 136
Thanks: 4
Gareth is on a distinguished road
Default [Looking 4] Partner in new business

Hi,

I have written this at TFL, but thought I would repost it here...

I have been working on a little company for the last few weeks, which I have a clear vision for.

The company is named Simply-Scripted, and it provides extremely simple scripts at a low price. I have the following scripts as ideas:
  • Simply-BB - a Bulletin Board - already in a near alpha completeness
  • Simply-LD - a Link Directory - already front site complete, lacking ACP
  • Simply-PI - a Poll - already front site complete, lacking ACP
  • Simply-UI - a Upload it System - front site complete, member system compete, basic ACP functions

I have designed, and coded (xHTML) a Admin Control Panel which all scripts will use as an ACP template, which can be seen here.

As you can see, most of these are a good 50% or more finished. The only problem is that I simply (no pun intended!) cannot do this by myself. I am too busy with school at the moment and would therefore like a co-partner.

A main feature is that all the scripts are simple to integrate etc. and thus they heavily rely on functions (or classes). For example the poll, which was intended to be a free demo, is like:

PHP Code:
<div class="spi_poll">
        
        <div class="spi_heading">
            <?php getQuestion'1' ); ?>
        </div>
        
        <?php
            
if ( isset ( $_POST['submit_vote'] )){                                                                                                    
        
?>                
        
        <div id="spi_results">
            <?php doVote'1' ?>        
        </div>
        
        <?php            
            
} else {
        
?>
        
        <div id="spi_options">        
                
            <form action="#" method="post">            
                    <?php getOptions'1' ); ?>                                                                
            </form>    

        </div>
        
        <?php                                                        
            
}             
        
?>


Obviously, I would like someone who can code to a high level, and could carry on my coding style (making the functions etc.). I would also like someone who would be able to make suggestions and to have an equal role in S-S as myself. Also we would split profit 50-50...

Finally, I have a working version of the front site up and (mostly) working. It can be seen here.

Please feel free to contact me by PM or MSN, (gwp123[at]googlemail.com), if you are interested.

Gareth
Gareth is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:31 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design