Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: GS "Approved" Scripts & Components
Post: GS "Approved" Scripts & Components
Get a sheet of paper, or open your favorite spreadsheet tool.
Create this table:
Columns (What we Say, What we Think, What we Do)
Rows (Initiation, Planning, Execution, Monitor, Close)
Now, duplicat... |
|
ryangensel |
Scripts & Components
|
6 |
17,698 |
2009-08-29, 08:05:54 |
|
|
Thread: Update Notification
Post: Update Notification
Re: http://get-simple.info/forum/viewtopic.php?pid=665#p665
Chris, I know you want GS to be a simple platform for site operators to maintain. However, by selecting such a robust but simple foundatio... |
|
ryangensel |
Feature Requests
|
9 |
18,205 |
2009-08-29, 07:35:52 |
|
|
Thread: GS "Approved" Scripts & Components
Post: GS "Approved" Scripts & Components
I sneeze rainbows and strategy. Abstracting and decomposing concepts into information hierarchies is my forte. I don't program full time anymore, but since I managed/mentored a development team for ... |
|
ryangensel |
Scripts & Components
|
6 |
17,698 |
2009-08-29, 07:07:47 |
|
|
Thread: GS "Approved" Scripts & Components
Post: GS "Approved" Scripts & Components
I agree, but I would like to see a graphical representation (model/flowchart/diagram) of how GS core will always encapsulate function sets. ie. Content Editing, Content Editing Interface, User Manage... |
|
ryangensel |
Scripts & Components
|
6 |
17,698 |
2009-08-28, 07:55:59 |
|
|
Thread: Loop Pb not fixed
Post: Loop Pb not fixed
Ubuntu Desktop 9.04 x64
Used apt-get to install apache2 and php5
paths 127.0.0.1:80
-Ryan |
|
ryangensel |
Installation & Setup
|
41 |
89,792 |
2009-08-25, 05:27:40 |
|
|
Thread: Get-Simple.info errors
Post: Get-Simple.info errors
Might want to obfuscate your paths, or set up a default error redirection.
Warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: Entity: line 3: parser error : Extra con... |
|
ryangensel |
General Questions and Problems
|
2 |
6,845 |
2009-08-21, 16:16:01 |
|
|
Thread: GetSimple Scope Constraints?
Post: GetSimple Scope Constraints?
I like that I can browse every file in "GetSimple" and understand the work-flow with little or no documentation. Most open-source CMS/WCM's are completely bloated by unfriendly hierarchy schemes, tha... |
|
ryangensel |
Feature Requests
|
3 |
8,492 |
2009-08-21, 15:56:36 |
|
|
Thread: Loop Pb not fixed
Post: Loop Pb not fixed
I'm serving locally @ Listen 127.0.0.1:80 in paths for secure development.
Clean Apache and PHP install, no other framework instances.
I've gotten GS to work/edit (after installing with 0777):
chmo... |
|
ryangensel |
Installation & Setup
|
41 |
89,792 |
2009-08-21, 14:44:58 |
|
|
Thread: Loop Pb not fixed
Post: Loop Pb not fixed
Thanks for the response Chris. You've got a really great idea with GetSimple. Other CMSs are so bloated, that each module has it's own complicated work flow atrophied by version hacks. I'm excited ... |
|
ryangensel |
Installation & Setup
|
41 |
89,792 |
2009-08-20, 06:34:14 |
|
|
Thread: Loop Pb not fixed
Post: Loop Pb not fixed
I got past the loop screen by setting
chmod -R 777 /var/www/GetSimple
But this is too unsecured for me.
It loops when:
chmod -R 755 /var/www/GetSimple/data
chmod -R 777 /var/www/GetSimple/data
It ... |
|
ryangensel |
Installation & Setup
|
41 |
89,792 |
2009-08-20, 05:37:57 |
|
|
Thread: Loop Pb not fixed
Post: Loop Pb not fixed
chmod 777 on /var/www/GetSimple
Removed lines 42-62 in functions.php to fix blank site issue, but still looping.
Options +Indexes
Options +FollowSymlinks
RewriteEngine on
## Uncomment if you are ... |
|
ryangensel |
Installation & Setup
|
41 |
89,792 |
2009-08-20, 04:56:20 |
|
|
Thread: Loop Pb not fixed
Post: Loop Pb not fixed
I am experiencing the same loop. Same request for site name, email, url after submission loop.
No data writing to /data (.xml)
Tried and Failed:
chmod 755 on data
chmod 777 on data
chmod 755 on Get... |
|
ryangensel |
Installation & Setup
|
41 |
89,792 |
2009-08-20, 04:43:57 |