Welcome Guest, Not a member yet? Register   Sign In
A full real CI example website (see story inside)
#41

[eluser]lenwood[/eluser]
Wow gullah, sorry for your loss. As a newbie here I really appreciate you sharing. You've tipped the karma scales in your favor. Thank you very much!
#42

[eluser]Snaver[/eluser]
To make sure this is available to everyone that ever might need to look/modify/comment I took the liberty of making it available on bitbucket

http://bitbucket.org/snaver/unravel-the-music/
#43

[eluser]dannowatts[/eluser]
when looking through the files posted, i saw a lot of memcache related stuff.
how important is memcache for projects of this size? is it something that could be done without?

in looking at other CI examples, there isn't much talk of implementing it and so i was surprised at seeing it.
anyone with more experience wanna fill in a novice with your knowledge and expertise?

thanks!

rocksteady,
danno~
#44

[eluser]kikz4life[/eluser]
hi there,

sorry for opening this thread again. I was able to open the main page of your site "Unravel the Music" but the this problems arises:

first it gives me a lot of error about memcache
Code:
A PHP Error was encountered

Severity: Notice

Message: Memcache::pconnect() [memcache.pconnect]: Server localhost (tcp 11211) failed with: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)

Filename: controllers/home.php

Line Number: 22
second is when i click the Register button in your main page it link me to my http://localhost/xampp

anyone out there that could help me with this?
#45

[eluser]Superman_[/eluser]
[quote author="jedd" date="1252896253"]Hey .. sad story, but I really applaud your decision to give this to the world. Thank you so very much (even if you share the same concern as the rest of us with regards 'not quite best practice' Wink

Couple of hints.

application/config/database.php - might want to change your password at your end now. Wink

Consider publishing this to something like [url="http://github.com"]git hub[/url] so it gets a bit more exposure / people can contribute code / make it more easily explored. I see that there's no .svn or .git sub-directory, so I'm guessing you weren't developing this with a cvs?

Finally, there's no licence (or even license) file in sight - you should probably specify one somewhere. I'd go for GPLv2 (or later) but I'm a GPL fanboy - you should, in any case, consider your position on the licensing front.[/quote]

Hey friend could you plz post this code again, I might be late, I was googling about free opensource code for beginners so that came here and the link is expired. I'll be very grateful to you if you can post this code again.

Regards
Superman
#46

[eluser]anthrt[/eluser]
You can get it from -
http://www.sendspace.com/file/kt3akf

But this is hardly stuff to be looking at for beginner coding really.
#47

[eluser]Superman_[/eluser]
[quote author="anthrt" date="1279795993"]You can get it from -
http://www.sendspace.com/file/kt3akf

But this is hardly stuff to be looking at for beginner coding really.[/quote]

Thanks friend, But then what you suggest me to look at instead of docs, because i need a complete look at how to implement a basic crud application with CI. Moreover I want to know that is it possible to design a complete site in xhtml jquery and later on make it dynamic with CI. without using anykind of smarty or other templating engines. I hate smarty and stuff like that. Sad
#48

[eluser]jedd[/eluser]
[quote author="Superman_" date="1279798698"]
Thanks friend, But then what you suggest me to look at instead of docs, because i need a complete look at how to implement a basic crud application with CI.
[/quote]

Bamboo Invoice is a much better introduction to a real, large, professional CI application.

[quote author="Superman_" date="1279798698"]
Moreover I want to know that is it possible to design a complete site in xhtml jquery and later on make it dynamic with CI. without using anykind of smarty or other templating engines. I hate smarty and stuff like that. Sad[/quote]

Won't jQuery make it dynamic?

And rest assured that it is possible to design (and build) a complete dynamic site that runs on CI.
#49

[eluser]Viruthagiri[/eluser]
Hey thanks for the code dude.
#50

[eluser]Viruthagiri[/eluser]
Hey can anyone give me the database schema?




Theme © iAndrew 2016 - Forum software by © MyBB