Icy Phoenix Project Moved To GIT Only »  Show posts from    to     

Icy Phoenix


News And Announcements - Icy Phoenix Project Moved To GIT Only



Mighty Gorgon [ Sun 17 Apr, 2011 22:35 ]
Post subject: 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!


Informpro [ Sun 17 Apr, 2011 22:44 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Hail for git, and github :-).


TheSteffen [ Sun 17 Apr, 2011 22:55 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Thanks MG

Mighty Gorgon wrote: [View Post]
  • Finally make a Pull Request to show me the code, I will then review it, and maybe integrate to Icy Phoenix

maybe integrate


Mighty Gorgon [ Sun 17 Apr, 2011 23:01 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Of course... I don't want that users think that I will accept all requests!


Mighty Gorgon [ Sun 17 Apr, 2011 23:57 ]
Post subject: 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.


Informpro [ Mon 18 Apr, 2011 00:12 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Nice show off .


Yros [ Mon 18 Apr, 2011 09:11 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Great news. Thank you for update.


williamwadellz [ Wed 31 Jul, 2013 09:18 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Thanks for the awesome information dude!


jefazo666 [ Sat 01 Feb, 2014 16:31 ]
Post subject: 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


Mighty Gorgon [ Mon 03 Feb, 2014 22:59 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Hi jefazo666, me and my brother already coded an iPhone app to read Icy Phoenix content...

icis

app_store_it

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.


jefazo666 [ Wed 05 Feb, 2014 14:13 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Mighty Gorgon wrote: [View Post]
Hi jefazo666, me and my brother already coded an iPhone app to read Icy Phoenix content...

icis

app_store_it

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.


jefazo666 [ Sun 09 Feb, 2014 22:00 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Mighty Gorgon wrote: [View Post]
Hi jefazo666, me and my brother already coded an iPhone app to read Icy Phoenix content...

icis

app_store_it

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?


Mighty Gorgon [ Tue 11 Feb, 2014 17:13 ]
Post subject: 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.


jefazo666 [ Wed 12 Feb, 2014 12:51 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Thankyou very much. Off course, take it easy, there is no hurry.


Mighty Gorgon [ Mon 17 Feb, 2014 22:21 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Here is a quick demo:

Icy Phoenix API - Demo


jefazo666 [ Tue 25 Feb, 2014 22:08 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
Thanks Luca,

nothing more?


Mighty Gorgon [ Sat 01 Mar, 2014 09:49 ]
Post subject: Re: Icy Phoenix Project Moved To GIT Only
jefazo666 wrote: [View Post]
Thanks Luca,

nothing more?

What do you specifically need?

I have just posted an example to show you how it should work... regarding all the functions you need, please make a list and I'll try to help or point you in the right direction.

The API I have coded is very specific to the forum linked in the iOS app, so it won't be quite unuseful for most of the use.




Powered by Icy Phoenix