My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
UpcomingFeatures  
What you can look forward to in Phurl 3
Phase-Design
Updated Feb 22, 2011 by he...@phurlproject.org
  • No need for mod_rewrite
  • Link Stats
  • User Registration/login
  • Language files
  • Advanced admin panel
  • Check URLs and users' IPs against spam blacklists
  • Choose between 3 themes (there'll be a guide on how to make your own too)
  • Option to make your URL shortener only usable by registered users or only by admins
  • API
  • Click to copy URL link
  • Social network sharing buttons
  • The option to have phurl generate predictable short links (ab, ac) or unpredictable longer ones (b74bd8, dhd873)

Unconfirmed Features

  • Make a URL expire after a certain amount of time
  • New bookmarklet

We are not sure of an exact release date for Phurl 3, but we would hope late 2011, although it could be late August/early September. Unfortunately, we're busy people, so it is commonly difficult to estimate a distant release date.

Comment by mquattr...@gmail.com, Jan 9, 2011

Is there a timeframe for the release of v3? I'd love to use Phurl but he lack of tracking, among other things is holding me back. Thanks for the good work!

Comment by Sheldon....@gmail.com, Jan 24, 2011

when is v3 coming? please drop this as soon as possible please! if not I'll have to write my own tracking

Comment by Edgy360@gmail.com, Jan 25, 2011

Sounds like some awesome new features there.

Comment by kengold....@gmail.com, Jan 25, 2011

Sounds great - looking forward to the new release.

Comment by DaviSPin...@gmail.com, Jan 29, 2011

Will be easy update from 2.4.2 to 3? I can help you with something?

Comment by DaviSPin...@gmail.com, Jan 29, 2011

Can I translate to brazilian portuguese.

Comment by cvtha...@gmail.com, Feb 2, 2011

great leap....in the next version isn't it?

Comment by Edgy360@gmail.com, Feb 15, 2011

Yes 3.0 will be the next released version.

Comment by jtaiab...@gmail.com, Feb 17, 2011

Just installed the current version. Looks great and can't wait for 3.0!

Will the API be compatible with most other shorteners (ie: tweetdeck integration?)

Comment by tomaja...@gmail.com, Feb 19, 2011

Is there a timeframe for the release of v3? The API would be a great addition. thank oyu for the good work

Comment by project member he...@phurlproject.org, Feb 22, 2011

We are not sure of an exact release date for Phurl 3, but we would hope late 2011, although it could be late August/early September. Unfortunately, we're busy people, so it is commonly difficult to estimate a distant release date.

d...@pinhol.com: That would be great, if possible. I'll email you once we need translations doing.

jtaiab...@gmail.com: Yep, it should work fine with pretty much anything.

Comment by itspa...@gmail.com, Feb 23, 2011

I am a decent PHP coder and I am sure there are even more, is there some aspects of the project that we, as a community, can assist with?

Comment by project member he...@phurlproject.org, Mar 11, 2011

We don't plan to get any more people properly involved at the moment, but if you look at a certain planned aspect of phurl 3 and feel you could provide some code for a certain feature, then feel free to send it to team@phurlproject.org. We'll credit you once the next version is released.

Comment by project member he...@phurlproject.org, Mar 11, 2011

^ On that note, any more suggestions or thoughts, please do email us.

Comment by jakemate...@gmail.com, Mar 12, 2011

Will it be an easy update from 2.4.2 to 3? That is - will all current links continue to work without issue?

Comment by lingdian...@gmail.com, Mar 19, 2011

IIS7.5 URL2.0 rewrite?

Comment by ntsajt...@gmail.com, Mar 23, 2011

Hi, i can offer you help for translation on serbian language, contact me if you want.

Comment by nientean...@gmail.com, Apr 11, 2011

Hi, I'm using it on http://tovisit.org/ and I love it! I just want to suggest a litte improvement against spambots. A simple php captcha would be fine... ;)

Comment by alexandr...@gmail.com, Apr 18, 2011

hi. +feedback \ contact page +redirect type ?go with countdown +short URL for list of links (many links like part1, part2, ...) for one would be best waiting for release THNX

Comment by alexandr...@gmail.com, Apr 18, 2011

and Check on a link correctness

Comment by nicolas....@gmail.com, May 7, 2011

Hello, is there a featuree to enable changing a short url target after a while ? Would be nice...

Comment by itspa...@gmail.com, May 20, 2011

suggestion for spam: add a setting to enable recaptcha, as well as a place for the owners recaptcha API key. (an obviously a link to register)

Comment by itspa...@gmail.com, May 22, 2011

I have added google's recaptcha

Register your website here: http://www.google.com/recaptcha/whyrecaptcha extract these files and override them, then edit index.php to include your private and public key

http://www.multiupload.com/TU1M8HBU4J

Comment by itspa...@gmail.com, May 23, 2011

I messed up a little with the code

change index.php $resp, change the values from POST to GET, and it works perfect

Comment by jono.bre...@gmail.com, May 26, 2011

Thanks itspa - works a treat!

Comment by godar...@gmail.com, Jun 7, 2011

suggestion of add-on

email shortener

like this: http://tinymailto.com/ could be good combination with phpurl

Comment by FrancisLightHouse, Jun 12, 2011

Could you upload what you have so fair, even if it's not done?

Comment by liangjia...@gmail.com, Jun 22, 2011

Translation into Chinese, to me.liangjialove@gmail.com

Comment by pokerbo...@gmail.com, Jun 25, 2011

Translation in to Bulgarian msg me at himy86 (at) gmail (dot)com

Comment by project member he...@phurlproject.org, Jul 24, 2011

Hi guys, thanks for the translation offers and all your support. We're hard at work with Phurl 3 at the moment, but if you have experience with PHP and see something on this page you think you could do, drop me a line - henry@phurlproject.org. This will help speed up the development of Phurl, and you would get credit along with the translators on both the Phurl website and in the readme file that comes with Phurl 3 ;)

Comment by joem...@gmail.com, Jul 31, 2011

It's already august 1!

Comment by jackoftr...@gmail.com, Aug 11, 2011

I added a stats tracker, API support (works with tweet deck), and auto user registration via Joomla intranet site to our phurl site. Uses can view and delete their own short urls. Also added bookmarklets for auto shorten and custom short. Can't wait for the changes that allow for unpredictable urls!

Comment by itspa...@gmail.com, Aug 22, 2011

@jackoftr...@gmail.com its not hard. the functions already exist.

just create a random number and parse it to the function for getting the short code.

then use the function to see if the code exists, if it does, try again.

Comment by lingdian...@gmail.com, Aug 24, 2011

When to release the new version?

Comment by liangjia...@gmail.com, Sep 4, 2011

Have been following the...

Comment by yaw...@gmail.com, Sep 12, 2011

is the script almost done ? Its already september

Comment by yaw...@gmail.com, Sep 12, 2011

i would also like to help with the translation

Comment by edzu...@gmail.com, Sep 16, 2011

last changes in 3.0 http://code.google.com/p/phurl/source/list in may

Comment by blair.ma...@gmail.com, Oct 19, 2011

Also looking forward to 3.0 ... stats, in particular! Any update? (I decided to install this over yourls, since this seemed more active in terms of dev, and cleaner in various ways, but the one thing I miss from yourls is link stats!)

Nice work, cheers!

Comment by Faridh.p...@gmail.com, Nov 4, 2011

not released yet?

Comment by shanchua...@gmail.com, Nov 18, 2011

还没发布3.0?

Comment by project member he...@phurlproject.org, Dec 14, 2011

I've been incredibly busy this year - things have calmed down a bit now, and I'm starting to get stuck in with phurl again. It'll be a while coming yet, but I'm still here and still working on it.

My sincere apologies. Henry

Comment by lingdian...@gmail.com, Dec 17, 2011

Hope to release early, thank you

Comment by Faridh.p...@gmail.com, Jan 6, 2012

translation into indonesian msg me at faridh.prastya@gmail.com

Comment by fengs...@gmail.com, Jan 8, 2012

Hope to release early, thank you thank you!!

Comment by iooy...@gmail.com, Feb 19, 2012

very good,thanks

Comment by g...@joat.co, Feb 19, 2012

Will the website be down long?

Comment by lingdian...@gmail.com, Apr 7, 2012

When updates?

Comment by tigefa, Apr 12, 2012

update please!

Comment by 001...@gmail.com, Apr 20, 2012

Welcome. To. II.GY short URL. http://ii.gy/ It used Phurl 2.4.2 , thank u for your coming!

Comment by samthebe...@gmail.com, Apr 22, 2012

Please release v3

Comment by alexin...@gmail.com, May 24 (4 days ago)

Could you please add in yurl the link preview it's a very good idea to make a link thumbnail preview before clicking to unknown link..

Regards and much thanks to developers. Alex


Sign in to add a comment
Powered by Google Project Hosting