# |
Aug 9th 2008, 02:58 |
skua |
try |
# |
Aug 9th 2008, 02:58 |
skua |
OYH3 |
# |
Aug 9th 2008, 02:58 |
JeffEmbracedDC |
hmm none of the discount codes seem to work for me |
# |
Aug 9th 2008, 02:55 |
JeffEmbracedDC |
right.. cool |
# |
Aug 9th 2008, 02:55 |
kalileo |
JeffEmbracedDC: in most cases you need to have access to the email of the old admin contact to receive and approve the transfer request |
# |
Aug 9th 2008, 02:54 |
skua |
and for buying domain :p |
# |
Aug 9th 2008, 02:54 |
kalileo |
JeffEmbracedDC: you open an account there at Godaddy first and then you request the transfer from there, from within Godaddy |
# |
Aug 9th 2008, 02:54 |
skua |
better for European People :p |
# |
Aug 9th 2008, 02:53 |
skua |
I hope the Dollars fall down as much as possible :D |
# |
Aug 9th 2008, 02:53 |
JeffEmbracedDC |
cool |
# |
Aug 9th 2008, 02:53 |
JeffEmbracedDC |
ah nevermind |
# |
Aug 9th 2008, 02:53 |
kalileo |
ACTION uses them too |
# |
Aug 9th 2008, 02:53 |
JeffEmbracedDC |
*then |
# |
Aug 9th 2008, 02:53 |
JeffEmbracedDC |
hmm.. How do I transfer a domain to godaddy them? |
# |
Aug 9th 2008, 02:52 |
skua |
with promocode / coupons, you can have domain for 7$ |
# |
Aug 9th 2008, 02:51 |
Theaxiom |
godaddy.com |
# |
Aug 9th 2008, 02:51 |
skua |
godaddy.com |
# |
Aug 9th 2008, 02:51 |
JeffEmbracedDC |
where do y ou guys register domain names? I used to use namecheap but they keep going up in price |
# |
Aug 9th 2008, 02:44 |
Theaxiom |
No problem. |
# |
Aug 9th 2008, 02:43 |
skua |
thank ;) |
# |
Aug 9th 2008, 02:43 |
Theaxiom |
http://wiki.developers.facebook.com/index.php |
# |
Aug 9th 2008, 02:43 |
Theaxiom |
Yes, they have their own markup language, and their own API calls, etc. I had to merge the Facebook API into CakePHP. |
# |
Aug 9th 2008, 02:42 |
skua |
the facebook part is hard ? |
# |
Aug 9th 2008, 02:42 |
skua |
now that make one year that i'm working with cake |
# |
Aug 9th 2008, 02:41 |
Theaxiom |
Now I am on to the real meat. |
# |
Aug 9th 2008, 02:41 |
Theaxiom |
Yeah I already got some basic stuff working in Facebook. |
# |
Aug 9th 2008, 02:41 |
skua |
under cakephp |
# |
Aug 9th 2008, 02:41 |
skua |
did you have good post/blog about making facebook app ? |
# |
Aug 9th 2008, 02:40 |
Theaxiom |
Learning CakePHP and Facebook Platform at the same time is a little overwhelming. |
# |
Aug 9th 2008, 02:40 |
kalileo |
) |
# |
Aug 9th 2008, 02:40 |
Theaxiom |
Kalileo thank you for that information. |
# |
Aug 9th 2008, 02:39 |
kalileo |
Theaxiom: alternatively you could simply DEFINE it in bootstrap as a constant |
# |
Aug 9th 2008, 02:32 |
skua |
core.php would be nice |
# |
Aug 9th 2008, 02:32 |
Theaxiom |
skua Thank you. |
# |
Aug 9th 2008, 02:31 |
skua |
depending on your use |
# |
Aug 9th 2008, 02:31 |
skua |
but you can set it in bootstrap or app_controller.. or even in a specific file |
# |
Aug 9th 2008, 02:31 |
Theaxiom |
skua thank you |
# |
Aug 9th 2008, 02:31 |
skua |
in core.php it would be fine |
# |
Aug 9th 2008, 02:30 |
Theaxiom |
skua in what file? |
# |
Aug 9th 2008, 02:30 |
skua |
Configure::read('Foo'); |
# |
Aug 9th 2008, 02:30 |
skua |
Configure::write('Foo', $bar); |