Difference between revisions of "Online Phone Book"

From Makers Local 256
Jump to: navigation, search
m
m (Discontinued)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Outline ==
+
{{Project|Creator=Jim Shoe
This is a phone book made with PHP and MySQL.  It will take your cellphone contacts in CSV format (possibly others) and import them into MySQL.  Using PHP, display a way to search and browse your contacts online securely.
+
|Status=<onlyinclude> Discontinued </onlyinclude>                                <!--LEAVE ONLYINCLUDES FOR STATUS HACK-->
 +
|Born On=20:37, 10 February 2007 (CDT)                                                                 <!--DO NOT EDIT -->
 +
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)              <!--DO NOT EDIT -->
 +
}}
  
* community phone book with permissions
+
==Overview==
* send contact info to yourself or someone else over SMS or have Asterisk call your cell with a spoofed id, thus making it easier to save a number
+
An extension of your cell phone.  I want to be able to access my contacts without my cell.  I want to have some sharing with friends, so maybe I don't need to ask for someones number I don't already have.
* search by name or nick
+
 
 +
==Ideas==
 +
*Personal Hosting solution.
 +
*Simple list consisting of Nick, Name, Address, Phone Number...
 +
 
 +
==Goals==
 +
*Multiple users.
 +
*Permissions of Private, Friends, Public.
 +
*Caller ID spoofing for easy save of numbers.
 +
*search over friends.
 +
*irc bot integration.
  
 
== Status ==
 
== Status ==
Brainstorming
+
Discontined based on the fact that we have tons of social networks, not really a need for this.
 +
 
 +
[[Category:Web 2.0]]
 +
[[Category:Website concepts]]

Latest revision as of 11:52, 14 June 2010

Creator:
Jim Shoe
Status:
Discontinued
Born On:
20:37, 10 February 2007 (CDT)
Last Updated:
11:52, 14 June 2010 (CDT)

Overview

An extension of your cell phone. I want to be able to access my contacts without my cell. I want to have some sharing with friends, so maybe I don't need to ask for someones number I don't already have.

Ideas

  • Personal Hosting solution.
  • Simple list consisting of Nick, Name, Address, Phone Number...

Goals

  • Multiple users.
  • Permissions of Private, Friends, Public.
  • Caller ID spoofing for easy save of numbers.
  • search over friends.
  • irc bot integration.

Status

Discontined based on the fact that we have tons of social networks, not really a need for this.