|
Page 1 of 2
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Icy Phoenix Project Moved To GIT Only
Hi all,
I wanted to announce that starting from today the old Icy Phoenix Repository on SVN will be discontinued.
All Icy Phoenix code repositories have been moved to GIT for many reasons (mainly because of SVN limitations in fork/merge features).
Here are the new URIs for the Repositories:
Icy Phoenix GIT Repository
Icy Phoenix - Languages GIT Repository
Icy Phoenix - Styles GIT Repository
Icy Phoenix - Plugins GIT Repository
I will only keep tags release on the old SVN repository, I will remove everything else in some months (just to make sure that everything is working fine).
If you want to start to contributing to Icy Phoenix code, is now easier than before:
Happy Coding Icy Phoenix!
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
10 users like this post • Share |
#1 Sun 17 Apr, 2011 22:35 |
|
Sponsors
|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Hail for git, and github :-).
|
Share |
#2 Sun 17 Apr, 2011 22:44 |
|
TheSteffen
Joined: August 2006
Posts: 1625
Location: Magdeburg
|
Re: Icy Phoenix Project Moved To GIT Only
Thanks MG
- Finally make a Pull Request to show me the code, I will then review it, and maybe integrate to Icy Phoenix
maybe integrate
____________ TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
|
1 user likes this post • Share |
#3 Sun 17 Apr, 2011 22:55 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Icy Phoenix Project Moved To GIT Only
Of course... I don't want that users think that I will accept all requests!
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
2 users like this post • Share |
#4 Sun 17 Apr, 2011 23:01 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Icy Phoenix Project Moved To GIT Only
I have enabled the "Like" and "Share" features here in this forum just for Show Off and Debugging purpose...
EDIT:
I have already disabled that, because I need to fix a small bug.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
1 user likes this post • Share |
#5 Sun 17 Apr, 2011 23:57 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Nice show off .
|
Share |
#6 Mon 18 Apr, 2011 00:12 |
|
Yros
Joined: April 2009
Posts: 283
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Great news. Thank you for update.
|
Share |
#7 Mon 18 Apr, 2011 09:11 |
|
williamwadellz
Joined: July 2013
Posts: 1
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Thanks for the awesome information dude!
|
Share |
#8 Wed 31 Jul, 2013 09:18 |
|
jefazo666
Joined: August 2007
Posts: 88
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Hi everybody.
I am developing an Android & iPhone app to read the icy phoenix forum.
I will need to make lots of modifications and add ons to the code, so I was thinking to fork your Git repo to keep my mods and your upgrades synchronized.
But my doubt is: you only have one branch: Master. Are you making modifies on it? Is this branch in the same point as the last release version is?
Why don't you have a dev branch?
I will create a new branch for my purposes, but I think I should create more than one because all of the things I would like to change.
Regards and nice coding
|
Share |
#9 Sat 01 Feb, 2014 16:31 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Icy Phoenix Project Moved To GIT Only
Hi jefazo666, me and my brother already coded an iPhone app to read Icy Phoenix content...
I have written an API to read Icy Phoenix topics and posts table... I can pass some code if you wish.
Tell me what you need and I'll try to help... but basically you just need to write an API which interacts with DB tables and returns JSON data.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
Share |
#10 Mon 03 Feb, 2014 22:59 |
|
jefazo666
Joined: August 2007
Posts: 88
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Hi jefazo666, me and my brother already coded an iPhone app to read Icy Phoenix content...
I have written an API to read Icy Phoenix topics and posts table... I can pass some code if you wish.
Tell me what you need and I'll try to help... but basically you just need to write an API which interacts with DB tables and returns JSON data.
I was thinking at the beginning in extend the api to the whole site because it will improve the performance, readable of the code, and the development.
But this would take so much time if is only me who makes it, so I had another idea to show the content in JSon (or xml) and don't care about the logic, because the current logic will do the work for me.
When I have this a bit more planificated I will give more info.
|
Share |
#11 Wed 05 Feb, 2014 14:13 |
|
jefazo666
Joined: August 2007
Posts: 88
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Hi jefazo666, me and my brother already coded an iPhone app to read Icy Phoenix content...
I have written an API to read Icy Phoenix topics and posts table... I can pass some code if you wish.
Tell me what you need and I'll try to help... but basically you just need to write an API which interacts with DB tables and returns JSON data.
If your code (server side) is shareable, it would be a big help! Do you have it on github?
|
Share |
#12 Sun 09 Feb, 2014 22:00 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: Icy Phoenix Project Moved To GIT Only
I don't have it on GITHUB because I've coded it specifically for that website... but I can provide a shareable version.
Give me some time to clean the code.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
Share |
#13 Tue 11 Feb, 2014 17:13 |
|
jefazo666
Joined: August 2007
Posts: 88
Location:
|
Re: Icy Phoenix Project Moved To GIT Only
Thankyou very much. Off course, take it easy, there is no hurry.
|
Share |
#14 Wed 12 Feb, 2014 12:51 |
|
|
Page 1 of 2
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
Similar Topics
Similar Topics
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|