From f4f448926d8ccd21fce373d2e8a26452e5e20115 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 3 Mar 2012 21:45:20 -0500 Subject: [PATCH] a grand renaming so that the most significant portion of the name comes first --- PracticingFlixel/.gitignore | 2 - PracticingFlixel/.gitmodules | 24 ---- PracticingFlixel/FlxBloom | 1 - PracticingFlixel/FlxBlur | 1 - PracticingFlixel/FlxCollisions | 1 - PracticingFlixel/FlxInvaders | 1 - PracticingFlixel/FlxTeroids | 1 - PracticingFlixel/HelloWorld | 1 - PracticingFlixel/Makefile | 42 ------- PracticingFlixel/Mode | 1 - PracticingFlixel/dist/FlxBloom.properties | 6 - PracticingFlixel/dist/FlxBlur.properties | 6 - .../dist/FlxCollisions.properties | 6 - PracticingFlixel/dist/FlxInvaders.properties | 6 - PracticingFlixel/dist/FlxTeroids.properties | 6 - PracticingFlixel/dist/HelloWorld.properties | 6 - PracticingFlixel/dist/Mode.properties | 6 - PracticingFlixel/flash_html_wrap.py | 116 ------------------ PracticingFlixel/flixel | 1 - {PracticingCpp => cpp-practice}/.gitignore | 0 {PracticingCpp => cpp-practice}/Makefile | 0 {PracticingCpp => cpp-practice}/README | 0 .../basics/Makefile | 0 .../basics/bin/.keep | 0 .../basics/docs/tutorial.pdf | Bin .../basics/src/hello-world.cpp | 0 .../basics/tests/test_hello_world | 0 .../.gitignore | 0 .../GraphicsPractice/GraphicsPractice.sln | 0 .../GraphicsPractice/Form1.Designer.cs | 0 .../GraphicsPractice/Form1.cs | 0 .../GraphicsPractice/Form1.resx | 0 .../GraphicsPractice/GraphicsPractice.csproj | 0 .../GraphicsPractice.csproj.user | 0 .../GraphicsPractice/Program.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Properties/Resources.Designer.cs | 0 .../Properties/Resources.resx | 0 .../Properties/Settings.Designer.cs | 0 .../Properties/Settings.settings | 0 .../bin/Debug/GraphicsPractice.vshost.exe | Bin .../Debug/GraphicsPractice.Form1.resources | Bin ...icsPractice.Properties.Resources.resources | Bin .../README.txt | 0 .../TwitterPractice/TwitterPractice.sln | 0 .../TwitterPractice/Content/Site.css | 0 .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin .../images/ui-bg_flat_75_ffffff_40x100.png | Bin .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_glass_75_dadada_1x400.png | Bin .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin .../base/images/ui-icons_222222_256x240.png | Bin .../base/images/ui-icons_2e83ff_256x240.png | Bin .../base/images/ui-icons_454545_256x240.png | Bin .../base/images/ui-icons_888888_256x240.png | Bin .../base/images/ui-icons_cd0a0a_256x240.png | Bin .../themes/base/jquery.ui.accordion.css | 0 .../Content/themes/base/jquery.ui.all.css | 0 .../themes/base/jquery.ui.autocomplete.css | 0 .../Content/themes/base/jquery.ui.base.css | 0 .../Content/themes/base/jquery.ui.button.css | 0 .../Content/themes/base/jquery.ui.core.css | 0 .../themes/base/jquery.ui.datepicker.css | 0 .../Content/themes/base/jquery.ui.dialog.css | 0 .../themes/base/jquery.ui.progressbar.css | 0 .../themes/base/jquery.ui.resizable.css | 0 .../themes/base/jquery.ui.selectable.css | 0 .../Content/themes/base/jquery.ui.slider.css | 0 .../Content/themes/base/jquery.ui.tabs.css | 0 .../Content/themes/base/jquery.ui.theme.css | 0 .../Controllers/AccountController.cs | 0 .../Controllers/HomeController.cs | 0 .../TwitterPractice/Global.asax | 0 .../TwitterPractice/Global.asax.cs | 0 .../TwitterPractice/Models/AccountModels.cs | 0 .../TwitterPractice/Models/TwitterModels.cs | 0 .../Properties/AssemblyInfo.cs | 0 .../Scripts/MicrosoftAjax.debug.js | 0 .../TwitterPractice/Scripts/MicrosoftAjax.js | 0 .../Scripts/MicrosoftMvcAjax.debug.js | 0 .../Scripts/MicrosoftMvcAjax.js | 0 .../Scripts/MicrosoftMvcValidation.debug.js | 0 .../Scripts/MicrosoftMvcValidation.js | 0 .../TwitterPractice/Scripts/Site.js | 0 .../Scripts/jquery-1.5.1-vsdoc.js | 0 .../TwitterPractice/Scripts/jquery-1.5.1.js | 0 .../Scripts/jquery-1.5.1.min.js | 0 .../Scripts/jquery-ui-1.8.11.js | 0 .../Scripts/jquery-ui-1.8.11.min.js | 0 .../Scripts/jquery.unobtrusive-ajax.js | 0 .../Scripts/jquery.unobtrusive-ajax.min.js | 0 .../Scripts/jquery.validate-vsdoc.js | 0 .../Scripts/jquery.validate.js | 0 .../Scripts/jquery.validate.min.js | 0 .../Scripts/jquery.validate.unobtrusive.js | 0 .../jquery.validate.unobtrusive.min.js | 0 .../TwitterPractice/Scripts/modernizr-1.7.js | 0 .../Scripts/modernizr-1.7.min.js | 0 .../TwitterPractice/TwitterPractice.csproj | 0 .../TwitterPractice.csproj.user | 0 .../Views/Account/ChangePassword.cshtml | 0 .../Account/ChangePasswordSuccess.cshtml | 0 .../Views/Account/LogOn.cshtml | 0 .../Views/Account/Register.cshtml | 0 .../TwitterPractice/Views/Home/Index.cshtml | 0 .../Views/Home/UserTimelineFragment.cshtml | 0 .../TwitterPractice/Views/Shared/Error.cshtml | 0 .../Views/Shared/_Layout.cshtml | 0 .../Views/Shared/_LogOnPartial.cshtml | 0 .../TwitterPractice/Views/Web.config | 0 .../TwitterPractice/Views/_ViewStart.cshtml | 0 .../TwitterPractice/Web.Debug.config | 0 .../TwitterPractice/Web.Release.config | 0 .../TwitterPractice/Web.config | 0 .../TwitterPractice/packages.config | 0 .../EntityFramework.4.1.10331.0.nupkg | Bin .../lib/EntityFramework.dll | Bin .../lib/EntityFramework.xml | 0 .../Content/Scripts/modernizr-1.7.js | 0 .../Content/Scripts/modernizr-1.7.min.js | 0 .../Modernizr.1.7/Modernizr.1.7.nupkg | Bin .../Content/Scripts/jquery-1.5.1.js | 0 .../Content/Scripts/jquery-1.5.1.min.js | 0 .../packages/jQuery.1.5.1/jQuery.1.5.1.nupkg | Bin .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin .../images/ui-bg_flat_75_ffffff_40x100.png | Bin .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin .../images/ui-bg_glass_65_ffffff_1x400.png | Bin .../images/ui-bg_glass_75_dadada_1x400.png | Bin .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin .../base/images/ui-icons_222222_256x240.png | Bin .../base/images/ui-icons_2e83ff_256x240.png | Bin .../base/images/ui-icons_454545_256x240.png | Bin .../base/images/ui-icons_888888_256x240.png | Bin .../base/images/ui-icons_cd0a0a_256x240.png | Bin .../themes/base/jquery.ui.accordion.css | 0 .../Content/themes/base/jquery.ui.all.css | 0 .../themes/base/jquery.ui.autocomplete.css | 0 .../Content/themes/base/jquery.ui.base.css | 0 .../Content/themes/base/jquery.ui.button.css | 0 .../Content/themes/base/jquery.ui.core.css | 0 .../themes/base/jquery.ui.datepicker.css | 0 .../Content/themes/base/jquery.ui.dialog.css | 0 .../themes/base/jquery.ui.progressbar.css | 0 .../themes/base/jquery.ui.resizable.css | 0 .../themes/base/jquery.ui.selectable.css | 0 .../Content/themes/base/jquery.ui.slider.css | 0 .../Content/themes/base/jquery.ui.tabs.css | 0 .../Content/themes/base/jquery.ui.theme.css | 0 .../Content/Scripts/jquery-ui-1.8.11.js | 0 .../Content/Scripts/jquery-ui-1.8.11.min.js | 0 .../jQuery.UI.Combined.1.8.11.nupkg | Bin .../Content/Scripts/jquery.validate-vsdoc.js | 0 .../Content/Scripts/jquery.validate.js | 0 .../Content/Scripts/jquery.validate.min.js | 0 .../jQuery.Validation.1.8.0.nupkg | Bin .../Content/Scripts/jquery-1.5.1-vsdoc.js | 0 .../jQuery.vsdoc.1.5.1.nupkg | Bin .../packages/repositories.config | 0 .../vendor/Ionic.Zip.dll | Bin .../vendor/Newtonsoft.Json.Net35.dll | Bin .../.gitignore | 0 {PracticingCurses => curses-practice}/COPYING | 0 .../JustForFun/Makefile | 0 .../JustForFun/README | 0 .../JustForFun/hanoi.c | 0 .../JustForFun/life.c | 0 .../JustForFun/magic.c | 0 .../JustForFun/queens.c | 0 .../JustForFun/shuffle.c | 0 .../JustForFun/tt.c | 0 .../Makefile | 0 {PracticingCurses => curses-practice}/README | 0 .../basics/Makefile | 0 .../basics/README | 0 .../basics/acs_vars.c | 0 .../basics/hello_world.c | 0 .../basics/hello_world.py | 0 .../basics/init_func_example.c | 0 .../basics/init_func_example.py | 0 .../basics/key_code.c | 0 .../basics/mouse_menu.c | 0 .../basics/other_border.c | 0 .../basics/printw_example.c | 0 .../basics/printw_example.py | 0 .../basics/scanw_example.c | 0 .../basics/scanw_example.py | 0 .../basics/simple_attr.c | 0 .../basics/simple_attr.py | 0 .../basics/simple_color.c | 0 .../basics/simple_key.c | 0 .../basics/temp_leave.c | 0 .../basics/win_border.c | 0 .../basics/with_chgat.c | 0 .../basics/with_chgat.py | 0 .../demo/exe/.placeholder | 0 .../forms/Makefile | 0 .../forms/README | 0 .../forms/form_attrib.c | 0 .../forms/form_options.c | 0 .../forms/form_simple.c | 0 .../forms/form_win.c | 0 .../menus/Makefile | 0 .../menus/README | 0 .../menus/menu_attrib.c | 0 .../menus/menu_item_data.c | 0 .../menus/menu_multi_column.c | 0 .../menus/menu_scroll.c | 0 .../menus/menu_simple.c | 0 .../menus/menu_toggle.c | 0 .../menus/menu_userptr.c | 0 .../menus/menu_win.c | 0 .../panels/Makefile | 0 .../panels/README | 0 .../panels/panel_browse.c | 0 .../panels/panel_hide.c | 0 .../panels/panel_resize.c | 0 .../panels/panel_simple.c | 0 .../perl/01.pl | 0 .../perl/02.pl | 0 .../perl/03.pl | 0 .../perl/04.pl | 0 .../perl/05.pl | 0 .../perl/06.pl | 0 .../perl/07.pl | 0 .../perl/08.pl | 0 .../perl/09.pl | 0 .../perl/10.pl | 0 .../perl/COPYING | 0 .../perl/README | 0 {PracticingFlex => flex-practice}/.gitignore | 0 .../01-flickr/FlickrRIA.mxml | 0 .../01-flickr/FlickrThumbnail.mxml | 0 .../02-shipping/PlainText.mxml | 0 .../02-shipping/shipping.py | 0 .../YahooWeather.mxml | 0 .../03a2-crud-dynamic/CRUDDynamic.mxml | 0 .../03a2-crud-dynamic/dyn-employees.as | 0 .../03a3-crud-static/CRUDStatic.mxml | 0 .../03a3-crud-static/static-employees.as | 0 .../03a4-external-interface/Main.mxml | 0 .../BasicTaskReceiver.mxml | 0 .../03a5-local-connections/TaskSender.mxml | 0 .../SharedObjectExample.mxml | 0 ...ndFormattersExampleWithAreaCodeLookup.mxml | 0 .../03b-handling-events/TwitterTimeline.mxml | 0 .../03b1-event-listeners/VBoxDemo.mxml | 0 .../DemoApplication.mxml | 0 .../03b3-simple-ui-event/Example1.mxml | 0 .../03b3-simple-ui-event/Example2.mxml | 0 .../03c1-application-container/Demo.mxml | 0 .../03c1-application-container/assets | 0 .../03c2-box-model/HBoxExample.mxml | 0 .../03c2-box-model/VBoxExample.mxml | 0 .../03c2-box-model/VBoxHBoxCombo.mxml | 0 .../03c2-box-model/assets | 0 .../03c3-canvas-absolute/Example.mxml | 0 .../03c3-canvas-absolute/assets | 0 .../03c4-canvas-relative/Photo.mxml | 0 .../03c4-canvas-relative/assets | 0 .../03c5-combined-layout/Combined.mxml | 0 .../03c5-combined-layout/assets | 0 .../03c6-form/CommentForm.mxml | 0 .../03c7-mxml-vs-as3/WithAs3.mxml | 0 .../03c7-mxml-vs-as3/WithMxml.mxml | 0 .../03c7-mxml-vs-as3/assets | 0 .../03c8-panel/Photo.mxml | 0 .../03c8-panel/assets | 0 .../03d1-datagrid/DataGridApp.as | 0 .../03d1-datagrid/DataGridExample.mxml | 0 .../03d1-datagrid/RequestParams.as | 0 .../HBoxWeatherDisplay.mxml | 0 .../03d2-item-renderers/WeatherDisplay.mxml | 0 .../03d3-lists/HorizontalListControl.mxml | 0 .../03d3-lists/ListControl.mxml | 0 .../03d4-tilelist/TileListExample.mxml | 0 .../03e1-accordion/Recipe.mxml | 0 .../03e1-accordion/assets | 0 .../03e2-tabbar-linkbar/LinkBar.mxml | 0 .../03e2-tabbar-linkbar/TabBarDemo.mxml | 0 .../03e3-tabnavigator/Shopping.mxml | 0 .../03e4-viewstack/ViewStackDemo.mxml | 0 .../03f1-custom-components/MainForm.mxml | 0 .../com/mycustom/components/TextInputEmail.as | 0 .../03f2-code-behind/CodeBehindDisplay.mxml | 0 .../03f2-code-behind/CodeExample.mxml | 0 .../as_components/ComboBoxCodeBehind.as | 0 .../ComponentForm.mxml | 0 .../components/ComboBoxDateEntry.mxml | 0 .../components/ComboBoxMonths.mxml | 0 .../Main.mxml | 0 .../components/ComboBoxDateEntry.mxml | 0 .../components/ComboBoxMonths.as | 0 .../03f5-mxml/MainForm.mxml | 0 .../03f5-mxml/components/ComboBoxMonths.mxml | 0 .../03g1-debugging/Debugging.mxml | 0 {PracticingFlex => flex-practice}/Makefile | 0 {PracticingFlex => flex-practice}/README | 0 .../_assets/animals03.jpg | Bin .../_assets/animals03_sm.jpg | Bin .../_assets/animals06_sm.jpg | Bin .../_assets/animals07_sm.jpg | Bin .../_assets/animals08_sm.jpg | Bin .../_assets/animals09_sm.jpg | Bin .../_assets/animals10_sm.jpg | Bin .../_assets/animals11_sm.jpg | Bin .../_assets/animals12_sm.jpg | Bin .../_assets/city01_sm.jpg | Bin .../_assets/city02_sm.jpg | Bin .../_assets/city03_sm.jpg | Bin .../_assets/city04_sm.jpg | Bin .../_assets/dessert_decadent_cake.jpg | Bin {PracticingFlex => flex-practice}/build.xml | 0 .../custom-03d1-datagrid/CustomApp.as | 0 .../custom-03d1-datagrid/Snarf.mxml | 0 .../HBoxWeatherDisplay.mxml | 0 .../custom-03d2-item-renderers/WeatherApp.as | 0 .../WeatherDisplay.mxml | 0 .../custom-03d3-lists/ListApp.as | 0 .../custom-03d3-lists/ListControl.mxml | 0 .../custom-03d3-lists/employees.py | 0 .../custom-03d3-lists/listapp.css | 0 .../custom-03d4-tilelist/TileListApp.as | 0 .../custom-03d4-tilelist/TileListExample.mxml | 0 .../custom-03d4-tilelist/tilelist.css | 0 .../custom-03g1-debugging/Debugging.mxml | 0 .../custom-03g1-debugging/me/DebuggingApp.as | 0 .../me/tests/TestSuite.as | 0 .../me/tests/cases/TestCase01.as | 0 .../mkbuildxml.py | 0 .../mktargets.py | 0 {PracticingFlex => flex-practice}/rules.mk | 0 {PracticingFlex => flex-practice}/targets.mk | 0 {PracticingJava => java-practice}/.gitignore | 0 {PracticingJava => java-practice}/build.xml | 0 .../foobar.properties | 0 {PracticingJava => java-practice}/obj/.keep | 0 .../meatballhat/learningjava/CleanPipe.java | 0 .../meatballhat/learningjava/HelloSir.java | 0 .../meatballhat/learningjava/ShowProps.java | 0 {PracticingPerl => perl-practice}/.gitignore | 0 {PracticingPerl => perl-practice}/README.pod | 0 .../cli/alice-in-wonderland.txt | 0 {PracticingPerl => perl-practice}/cli/argv.pl | 0 .../cli/array_variables.pl | 0 .../cli/datatypes.pl | 0 .../cli/ex01/a.pl | 0 .../cli/ex01/b.pl | 0 .../cli/ex01/c.pl | 0 .../cli/ex01/d.pl | 0 .../cli/ex02/input.pl | 0 .../cli/ex02/input_argv.pl | 0 .../cli/ex02/input_fromfile.pl | 0 .../cli/ex02/quadratic.pl | 0 .../cli/ex03/rwfakegrep.pl | 0 .../cli/ex03/rwfiles.pl | 0 .../cli/filehandles.pl | 0 {PracticingPerl => perl-practice}/cli/foo.txt | 0 .../cli/functions.pl | 0 .../cli/hash_variables.pl | 0 .../cli/heredoc.pl | 0 .../cli/myprog.pl | 0 .../cli/numbers.pl | 0 .../cli/operators.pl | 0 .../cli/quoting.pl | 0 .../cli/raw_printing.pl | 0 .../cli/scalar_numbers.pl | 0 .../cli/stdio.pl | 0 .../cli/string_operators.pl | 0 .../cli/variables.pl | 0 .../web/Makefile | 0 .../web/cgiwrap-fcgi.pl.in | 0 .../web/fastcgi_params | 0 .../web/html/cgi-bin/query.cgi | 0 .../web/html/cgi-bin/test.cgi | 0 .../web/lib/perl/base.pm | 0 .../web/lighttpd.conf.in | 0 .../web/mime.types | 0 .../web/nginx.conf.in | 0 .../web/perl_locations.d/base.conf | 0 .../web/perl_requirements.d/base.conf | 0 {PracticingPhp => php-practice}/.gitignore | 0 {PracticingPhp => php-practice}/README.rst | 0 {PracticingPhp => php-practice}/cli/args | 0 .../cli/daemonized | 0 {PracticingPhp => php-practice}/cli/hello | 0 .../web-cake/Makefile | 0 .../web-cake/fastcgi_params | 0 .../web-cake/html/.gitignore | 0 .../web-cake/html/.htaccess | 0 .../web-cake/html/README | 0 .../web-cake/html/app/.htaccess | 0 .../web-cake/html/app/config/acl.ini.php | 0 .../web-cake/html/app/config/bootstrap.php | 0 .../web-cake/html/app/config/core.php | 0 .../web-cake/html/app/config/database.php | 0 .../html/app/config/database.php.default | 0 .../web-cake/html/app/config/routes.php | 0 .../html/app/config/schema/db_acl.php | 0 .../web-cake/html/app/config/schema/i18n.php | 0 .../html/app/config/schema/sessions.php | 0 .../html/app/controllers/components/empty | 0 .../html/app/controllers/posts_controller.php | 0 .../html/app/controllers/test_controller.php | 0 .../web-cake/html/app/index.php | 0 .../web-cake/html/app/libs/empty | 0 .../html/app/locale/eng/LC_MESSAGES/empty | 0 .../web-cake/html/app/models/behaviors/empty | 0 .../web-cake/html/app/models/blog-init.sql | 0 .../html/app/models/datasources/empty | 0 .../web-cake/html/app/models/post.php | 0 .../web-cake/html/app/plugins/empty | 0 .../html/app/tests/cases/behaviors/empty | 0 .../html/app/tests/cases/components/empty | 0 .../html/app/tests/cases/controllers/empty | 0 .../html/app/tests/cases/helpers/empty | 0 .../html/app/tests/cases/models/empty | 0 .../web-cake/html/app/tests/fixtures/empty | 0 .../web-cake/html/app/tests/groups/empty | 0 .../html/app/vendors/shells/tasks/empty | 0 .../html/app/vendors/shells/templates/empty | 0 .../html/app/views/elements/email/html/empty | 0 .../html/app/views/elements/email/text/empty | 0 .../web-cake/html/app/views/elements/empty | 0 .../web-cake/html/app/views/errors/empty | 0 .../web-cake/html/app/views/helpers/empty | 0 .../html/app/views/layouts/email/html/empty | 0 .../html/app/views/layouts/email/text/empty | 0 .../web-cake/html/app/views/layouts/js/empty | 0 .../web-cake/html/app/views/layouts/rss/empty | 0 .../web-cake/html/app/views/layouts/xml/empty | 0 .../web-cake/html/app/views/pages/empty | 0 .../web-cake/html/app/views/posts/add.ctp | 0 .../web-cake/html/app/views/posts/edit.ctp | 0 .../web-cake/html/app/views/posts/index.ctp | 0 .../web-cake/html/app/views/posts/view.ctp | 0 .../web-cake/html/app/views/scaffolds/empty | 0 .../web-cake/html/app/webroot/.htaccess | 0 .../web-cake/html/app/webroot/css.php | 0 .../html/app/webroot/css/cake.generic.css | 0 .../web-cake/html/app/webroot/favicon.ico | Bin .../web-cake/html/app/webroot/files/empty | 0 .../html/app/webroot/img/cake.icon.png | Bin .../html/app/webroot/img/cake.power.gif | Bin .../web-cake/html/app/webroot/index.php | 0 .../web-cake/html/app/webroot/js/empty | 0 .../web-cake/html/app/webroot/test.php | 0 .../web-cake/html/cake/LICENSE.txt | 0 .../web-cake/html/cake/VERSION.txt | 0 .../web-cake/html/cake/basics.php | 0 .../web-cake/html/cake/bootstrap.php | 0 .../web-cake/html/cake/config/config.php | 0 .../web-cake/html/cake/config/paths.php | 0 .../config/unicode/casefolding/0080_00ff.php | 0 .../config/unicode/casefolding/0100_017f.php | 0 .../config/unicode/casefolding/0180_024F.php | 0 .../config/unicode/casefolding/0250_02af.php | 0 .../config/unicode/casefolding/0370_03ff.php | 0 .../config/unicode/casefolding/0400_04ff.php | 0 .../config/unicode/casefolding/0500_052f.php | 0 .../config/unicode/casefolding/0530_058f.php | 0 .../config/unicode/casefolding/1e00_1eff.php | 0 .../config/unicode/casefolding/1f00_1fff.php | 0 .../config/unicode/casefolding/2100_214f.php | 0 .../config/unicode/casefolding/2150_218f.php | 0 .../config/unicode/casefolding/2460_24ff.php | 0 .../config/unicode/casefolding/2c00_2c5f.php | 0 .../config/unicode/casefolding/2c60_2c7f.php | 0 .../config/unicode/casefolding/2c80_2cff.php | 0 .../config/unicode/casefolding/ff00_ffef.php | 0 .../web-cake/html/cake/console/cake | 0 .../web-cake/html/cake/console/cake.bat | 0 .../web-cake/html/cake/console/cake.php | 0 .../web-cake/html/cake/console/error.php | 0 .../web-cake/html/cake/console/libs/acl.php | 0 .../web-cake/html/cake/console/libs/api.php | 0 .../web-cake/html/cake/console/libs/bake.php | 0 .../html/cake/console/libs/console.php | 0 .../web-cake/html/cake/console/libs/i18n.php | 0 .../html/cake/console/libs/schema.php | 0 .../web-cake/html/cake/console/libs/shell.php | 0 .../html/cake/console/libs/tasks/bake.php | 0 .../cake/console/libs/tasks/controller.php | 0 .../cake/console/libs/tasks/db_config.php | 0 .../html/cake/console/libs/tasks/extract.php | 0 .../html/cake/console/libs/tasks/fixture.php | 0 .../html/cake/console/libs/tasks/model.php | 0 .../html/cake/console/libs/tasks/plugin.php | 0 .../html/cake/console/libs/tasks/project.php | 0 .../html/cake/console/libs/tasks/template.php | 0 .../html/cake/console/libs/tasks/test.php | 0 .../html/cake/console/libs/tasks/view.php | 0 .../html/cake/console/libs/testsuite.php | 0 .../default/actions/controller_actions.ctp | 0 .../templates/default/classes/controller.ctp | 0 .../templates/default/classes/fixture.ctp | 0 .../templates/default/classes/model.ctp | 0 .../templates/default/classes/test.ctp | 0 .../console/templates/default/views/form.ctp | 0 .../console/templates/default/views/home.ctp | 0 .../console/templates/default/views/index.ctp | 0 .../console/templates/default/views/view.ctp | 0 .../cake/console/templates/skel/.htaccess | 0 .../console/templates/skel/app_controller.php | 0 .../console/templates/skel/app_helper.php | 0 .../cake/console/templates/skel/app_model.php | 0 .../console/templates/skel/config/acl.ini.php | 0 .../templates/skel/config/bootstrap.php | 0 .../console/templates/skel/config/core.php | 0 .../skel/config/database.php.default | 0 .../console/templates/skel/config/routes.php | 0 .../templates/skel/config/schema/db_acl.php | 0 .../templates/skel/config/schema/db_acl.sql | 0 .../templates/skel/config/schema/i18n.php | 0 .../templates/skel/config/schema/i18n.sql | 0 .../templates/skel/config/schema/sessions.php | 0 .../templates/skel/config/schema/sessions.sql | 0 .../skel/controllers/components/empty | 0 .../skel/controllers/pages_controller.php | 0 .../cake/console/templates/skel/index.php | 0 .../cake/console/templates/skel/libs/empty | 0 .../skel/locale/eng/LC_MESSAGES/empty | 0 .../templates/skel/models/behaviors/empty | 0 .../templates/skel/models/datasources/empty | 0 .../cake/console/templates/skel/plugins/empty | 0 .../skel/tests/cases/behaviors/empty | 0 .../skel/tests/cases/components/empty | 0 .../skel/tests/cases/controllers/empty | 0 .../skel/tests/cases/datasources/empty | 0 .../templates/skel/tests/cases/helpers/empty | 0 .../templates/skel/tests/cases/models/empty | 0 .../templates/skel/tests/cases/shells/empty | 0 .../templates/skel/tests/fixtures/empty | 0 .../console/templates/skel/tests/groups/empty | 0 .../templates/skel/tmp/cache/models/empty | 0 .../templates/skel/tmp/cache/persistent/empty | 0 .../templates/skel/tmp/cache/views/empty | 0 .../console/templates/skel/tmp/logs/empty | 0 .../console/templates/skel/tmp/sessions/empty | 0 .../console/templates/skel/tmp/tests/empty | 0 .../templates/skel/vendors/shells/tasks/empty | 0 .../views/elements/email/html/default.ctp | 0 .../views/elements/email/text/default.ctp | 0 .../templates/skel/views/elements/empty | 0 .../console/templates/skel/views/errors/empty | 0 .../templates/skel/views/helpers/empty | 0 .../templates/skel/views/layouts/ajax.ctp | 0 .../templates/skel/views/layouts/default.ctp | 0 .../skel/views/layouts/email/html/default.ctp | 0 .../skel/views/layouts/email/text/default.ctp | 0 .../templates/skel/views/layouts/flash.ctp | 0 .../skel/views/layouts/js/default.ctp | 0 .../skel/views/layouts/rss/default.ctp | 0 .../skel/views/layouts/xml/default.ctp | 0 .../console/templates/skel/views/pages/empty | 0 .../templates/skel/views/scaffolds/empty | 0 .../console/templates/skel/webroot/.htaccess | 0 .../console/templates/skel/webroot/css.php | 0 .../skel/webroot/css/cake.generic.css | 0 .../templates/skel/webroot/favicon.ico | Bin .../templates/skel/webroot/img/cake.icon.png | Bin .../templates/skel/webroot/img/cake.power.gif | Bin .../console/templates/skel/webroot/index.php | 0 .../console/templates/skel/webroot/js/empty | 0 .../console/templates/skel/webroot/test.php | 0 .../web-cake/html/cake/dispatcher.php | 0 .../web-cake/html/cake/libs/cache.php | 0 .../web-cake/html/cake/libs/cache/apc.php | 0 .../web-cake/html/cake/libs/cache/file.php | 0 .../html/cake/libs/cache/memcache.php | 0 .../web-cake/html/cake/libs/cache/xcache.php | 0 .../web-cake/html/cake/libs/cake_log.php | 0 .../web-cake/html/cake/libs/cake_session.php | 0 .../web-cake/html/cake/libs/cake_socket.php | 0 .../html/cake/libs/class_registry.php | 0 .../web-cake/html/cake/libs/configure.php | 0 .../cake/libs/controller/app_controller.php | 0 .../html/cake/libs/controller/component.php | 0 .../cake/libs/controller/components/acl.php | 0 .../cake/libs/controller/components/auth.php | 0 .../libs/controller/components/cookie.php | 0 .../cake/libs/controller/components/email.php | 0 .../controller/components/request_handler.php | 0 .../libs/controller/components/security.php | 0 .../libs/controller/components/session.php | 0 .../html/cake/libs/controller/controller.php | 0 .../cake/libs/controller/pages_controller.php | 0 .../html/cake/libs/controller/scaffold.php | 0 .../web-cake/html/cake/libs/debugger.php | 0 .../web-cake/html/cake/libs/error.php | 0 .../web-cake/html/cake/libs/file.php | 0 .../web-cake/html/cake/libs/folder.php | 0 .../web-cake/html/cake/libs/http_socket.php | 0 .../web-cake/html/cake/libs/i18n.php | 0 .../web-cake/html/cake/libs/inflector.php | 0 .../web-cake/html/cake/libs/l10n.php | 0 .../web-cake/html/cake/libs/log/file_log.php | 0 .../web-cake/html/cake/libs/magic_db.php | 0 .../html/cake/libs/model/app_model.php | 0 .../html/cake/libs/model/behaviors/acl.php | 0 .../cake/libs/model/behaviors/containable.php | 0 .../cake/libs/model/behaviors/translate.php | 0 .../html/cake/libs/model/behaviors/tree.php | 0 .../html/cake/libs/model/cake_schema.php | 0 .../cake/libs/model/connection_manager.php | 0 .../libs/model/datasources/datasource.php | 0 .../libs/model/datasources/dbo/dbo_mssql.php | 0 .../libs/model/datasources/dbo/dbo_mysql.php | 0 .../libs/model/datasources/dbo/dbo_mysqli.php | 0 .../libs/model/datasources/dbo/dbo_oracle.php | 0 .../model/datasources/dbo/dbo_postgres.php | 0 .../libs/model/datasources/dbo/dbo_sqlite.php | 0 .../libs/model/datasources/dbo_source.php | 0 .../web-cake/html/cake/libs/model/db_acl.php | 0 .../web-cake/html/cake/libs/model/model.php | 0 .../html/cake/libs/model/model_behavior.php | 0 .../web-cake/html/cake/libs/multibyte.php | 0 .../web-cake/html/cake/libs/object.php | 0 .../web-cake/html/cake/libs/overloadable.php | 0 .../html/cake/libs/overloadable_php4.php | 0 .../html/cake/libs/overloadable_php5.php | 0 .../web-cake/html/cake/libs/router.php | 0 .../web-cake/html/cake/libs/sanitize.php | 0 .../web-cake/html/cake/libs/security.php | 0 .../web-cake/html/cake/libs/set.php | 0 .../web-cake/html/cake/libs/string.php | 0 .../web-cake/html/cake/libs/validation.php | 0 .../libs/view/elements/email/html/default.ctp | 0 .../libs/view/elements/email/text/default.ctp | 0 .../html/cake/libs/view/elements/sql_dump.ctp | 0 .../html/cake/libs/view/errors/error404.ctp | 0 .../html/cake/libs/view/errors/error500.ctp | 0 .../cake/libs/view/errors/missing_action.ctp | 0 .../view/errors/missing_behavior_class.ctp | 0 .../view/errors/missing_behavior_file.ctp | 0 .../view/errors/missing_component_class.ctp | 0 .../view/errors/missing_component_file.ctp | 0 .../libs/view/errors/missing_connection.ctp | 0 .../libs/view/errors/missing_controller.ctp | 0 .../libs/view/errors/missing_helper_class.ctp | 0 .../libs/view/errors/missing_helper_file.ctp | 0 .../cake/libs/view/errors/missing_layout.ctp | 0 .../cake/libs/view/errors/missing_model.ctp | 0 .../libs/view/errors/missing_scaffolddb.ctp | 0 .../cake/libs/view/errors/missing_table.ctp | 0 .../cake/libs/view/errors/missing_view.ctp | 0 .../cake/libs/view/errors/private_action.ctp | 0 .../cake/libs/view/errors/scaffold_error.ctp | 0 .../web-cake/html/cake/libs/view/helper.php | 0 .../html/cake/libs/view/helpers/ajax.php | 0 .../cake/libs/view/helpers/app_helper.php | 0 .../html/cake/libs/view/helpers/cache.php | 0 .../html/cake/libs/view/helpers/form.php | 0 .../html/cake/libs/view/helpers/html.php | 0 .../cake/libs/view/helpers/javascript.php | 0 .../cake/libs/view/helpers/jquery_engine.php | 0 .../html/cake/libs/view/helpers/js.php | 0 .../libs/view/helpers/mootools_engine.php | 0 .../html/cake/libs/view/helpers/number.php | 0 .../html/cake/libs/view/helpers/paginator.php | 0 .../libs/view/helpers/prototype_engine.php | 0 .../html/cake/libs/view/helpers/rss.php | 0 .../html/cake/libs/view/helpers/session.php | 0 .../html/cake/libs/view/helpers/text.php | 0 .../html/cake/libs/view/helpers/time.php | 0 .../html/cake/libs/view/helpers/xml.php | 0 .../html/cake/libs/view/layouts/ajax.ctp | 0 .../html/cake/libs/view/layouts/default.ctp | 0 .../libs/view/layouts/email/html/default.ctp | 0 .../libs/view/layouts/email/text/default.ctp | 0 .../html/cake/libs/view/layouts/flash.ctp | 0 .../cake/libs/view/layouts/js/default.ctp | 0 .../cake/libs/view/layouts/rss/default.ctp | 0 .../cake/libs/view/layouts/xml/default.ctp | 0 .../web-cake/html/cake/libs/view/media.php | 0 .../html/cake/libs/view/pages/home.ctp | 0 .../html/cake/libs/view/scaffolds/edit.ctp | 0 .../html/cake/libs/view/scaffolds/index.ctp | 0 .../html/cake/libs/view/scaffolds/view.ctp | 0 .../web-cake/html/cake/libs/view/theme.php | 0 .../web-cake/html/cake/libs/view/view.php | 0 .../web-cake/html/cake/libs/xml.php | 0 .../html/cake/tests/cases/basics.test.php | 0 .../cake/tests/cases/console/cake.test.php | 0 .../tests/cases/console/libs/acl.test.php | 0 .../tests/cases/console/libs/api.test.php | 0 .../tests/cases/console/libs/bake.test.php | 0 .../tests/cases/console/libs/schema.test.php | 0 .../tests/cases/console/libs/shell.test.php | 0 .../console/libs/tasks/controller.test.php | 0 .../console/libs/tasks/db_config.test.php | 0 .../cases/console/libs/tasks/extract.test.php | 0 .../cases/console/libs/tasks/fixture.test.php | 0 .../cases/console/libs/tasks/model.test.php | 0 .../cases/console/libs/tasks/plugin.test.php | 0 .../cases/console/libs/tasks/project.test.php | 0 .../console/libs/tasks/template.test.php | 0 .../cases/console/libs/tasks/test.test.php | 0 .../cases/console/libs/tasks/view.test.php | 0 .../html/cake/tests/cases/dispatcher.test.php | 0 .../html/cake/tests/cases/libs/cache.test.php | 0 .../cake/tests/cases/libs/cache/apc.test.php | 0 .../cake/tests/cases/libs/cache/file.test.php | 0 .../tests/cases/libs/cache/memcache.test.php | 0 .../tests/cases/libs/cache/xcache.test.php | 0 .../cake/tests/cases/libs/cake_log.test.php | 0 .../tests/cases/libs/cake_session.test.php | 0 .../tests/cases/libs/cake_socket.test.php | 0 .../tests/cases/libs/cake_test_case.test.php | 0 .../cases/libs/cake_test_fixture.test.php | 0 .../tests/cases/libs/class_registry.test.php | 0 .../cases/libs/code_coverage_manager.test.php | 0 .../cake/tests/cases/libs/configure.test.php | 0 .../cases/libs/controller/component.test.php | 0 .../libs/controller/components/acl.test.php | 0 .../libs/controller/components/auth.test.php | 0 .../controller/components/cookie.test.php | 0 .../libs/controller/components/email.test.php | 0 .../components/request_handler.test.php | 0 .../controller/components/security.test.php | 0 .../controller/components/session.test.php | 0 .../cases/libs/controller/controller.test.php | 0 .../controller/controller_merge_vars.test.php | 0 .../libs/controller/pages_controller.test.php | 0 .../cases/libs/controller/scaffold.test.php | 0 .../cake/tests/cases/libs/debugger.test.php | 0 .../html/cake/tests/cases/libs/error.test.php | 0 .../html/cake/tests/cases/libs/file.test.php | 0 .../cake/tests/cases/libs/folder.test.php | 0 .../tests/cases/libs/http_socket.test.php | 0 .../html/cake/tests/cases/libs/i18n.test.php | 0 .../cake/tests/cases/libs/inflector.test.php | 0 .../html/cake/tests/cases/libs/l10n.test.php | 0 .../tests/cases/libs/log/file_log.test.php | 0 .../cake/tests/cases/libs/magic_db.test.php | 0 .../cases/libs/model/behaviors/acl.test.php | 0 .../libs/model/behaviors/containable.test.php | 0 .../libs/model/behaviors/translate.test.php | 0 .../cases/libs/model/behaviors/tree.test.php | 0 .../cases/libs/model/cake_schema.test.php | 0 .../libs/model/connection_manager.test.php | 0 .../model/datasources/dbo/dbo_mssql.test.php | 0 .../model/datasources/dbo/dbo_mysql.test.php | 0 .../model/datasources/dbo/dbo_mysqli.test.php | 0 .../model/datasources/dbo/dbo_oracle.test.php | 0 .../datasources/dbo/dbo_postgres.test.php | 0 .../model/datasources/dbo/dbo_sqlite.test.php | 0 .../model/datasources/dbo_source.test.php | 0 .../tests/cases/libs/model/db_acl.test.php | 0 .../tests/cases/libs/model/model.test.php | 0 .../cases/libs/model/model_behavior.test.php | 0 .../cases/libs/model/model_delete.test.php | 0 .../libs/model/model_integration.test.php | 0 .../cases/libs/model/model_read.test.php | 0 .../libs/model/model_validation.test.php | 0 .../cases/libs/model/model_write.test.php | 0 .../cake/tests/cases/libs/model/models.php | 0 .../cake/tests/cases/libs/multibyte.test.php | 0 .../cake/tests/cases/libs/object.test.php | 0 .../tests/cases/libs/overloadable.test.php | 0 .../cake/tests/cases/libs/router.test.php | 0 .../cake/tests/cases/libs/sanitize.test.php | 0 .../cake/tests/cases/libs/security.test.php | 0 .../html/cake/tests/cases/libs/set.test.php | 0 .../cake/tests/cases/libs/string.test.php | 0 .../tests/cases/libs/test_manager.test.php | 0 .../cake/tests/cases/libs/validation.test.php | 0 .../tests/cases/libs/view/helper.test.php | 0 .../cases/libs/view/helpers/ajax.test.php | 0 .../cases/libs/view/helpers/cache.test.php | 0 .../cases/libs/view/helpers/form.test.php | 0 .../cases/libs/view/helpers/html.test.php | 0 .../libs/view/helpers/javascript.test.php | 0 .../libs/view/helpers/jquery_engine.test.php | 0 .../tests/cases/libs/view/helpers/js.test.php | 0 .../view/helpers/mootools_engine.test.php | 0 .../cases/libs/view/helpers/number.test.php | 0 .../libs/view/helpers/paginator.test.php | 0 .../view/helpers/prototype_engine.test.php | 0 .../cases/libs/view/helpers/rss.test.php | 0 .../cases/libs/view/helpers/session.test.php | 0 .../cases/libs/view/helpers/text.test.php | 0 .../cases/libs/view/helpers/time.test.php | 0 .../cases/libs/view/helpers/xml.test.php | 0 .../cake/tests/cases/libs/view/media.test.php | 0 .../cake/tests/cases/libs/view/theme.test.php | 0 .../cake/tests/cases/libs/view/view.test.php | 0 .../html/cake/tests/cases/libs/xml.test.php | 0 .../cake/tests/fixtures/account_fixture.php | 0 .../tests/fixtures/aco_action_fixture.php | 0 .../html/cake/tests/fixtures/aco_fixture.php | 0 .../cake/tests/fixtures/aco_two_fixture.php | 0 .../html/cake/tests/fixtures/ad_fixture.php | 0 .../tests/fixtures/advertisement_fixture.php | 0 .../tests/fixtures/after_tree_fixture.php | 0 .../fixtures/another_article_fixture.php | 0 .../cake/tests/fixtures/apple_fixture.php | 0 .../html/cake/tests/fixtures/aro_fixture.php | 0 .../cake/tests/fixtures/aro_two_fixture.php | 0 .../cake/tests/fixtures/aros_aco_fixture.php | 0 .../tests/fixtures/aros_aco_two_fixture.php | 0 .../fixtures/article_featured_fixture.php | 0 .../article_featureds_tags_fixture.php | 0 .../cake/tests/fixtures/article_fixture.php | 0 .../tests/fixtures/articles_tag_fixture.php | 0 .../tests/fixtures/attachment_fixture.php | 0 .../auth_user_custom_field_fixture.php | 0 .../cake/tests/fixtures/auth_user_fixture.php | 0 .../cake/tests/fixtures/author_fixture.php | 0 .../cake/tests/fixtures/basket_fixture.php | 0 .../html/cake/tests/fixtures/bid_fixture.php | 0 .../tests/fixtures/binary_test_fixture.php | 0 .../html/cake/tests/fixtures/book_fixture.php | 0 .../fixtures/cache_test_model_fixture.php | 0 .../cake/tests/fixtures/callback_fixture.php | 0 .../cake/tests/fixtures/campaign_fixture.php | 0 .../cake/tests/fixtures/category_fixture.php | 0 .../fixtures/category_thread_fixture.php | 0 .../html/cake/tests/fixtures/cd_fixture.php | 0 .../cake/tests/fixtures/comment_fixture.php | 0 .../fixtures/content_account_fixture.php | 0 .../cake/tests/fixtures/content_fixture.php | 0 .../fixtures/counter_cache_post_fixture.php | 0 ...e_post_nonstandard_primary_key_fixture.php | 0 .../fixtures/counter_cache_user_fixture.php | 0 ...e_user_nonstandard_primary_key_fixture.php | 0 .../cake/tests/fixtures/data_test_fixture.php | 0 .../cake/tests/fixtures/datatype_fixture.php | 0 .../tests/fixtures/dependency_fixture.php | 0 .../cake/tests/fixtures/device_fixture.php | 0 .../fixtures/device_type_category_fixture.php | 0 .../tests/fixtures/device_type_fixture.php | 0 .../fixtures/document_directory_fixture.php | 0 .../cake/tests/fixtures/document_fixture.php | 0 .../exterior_type_category_fixture.php | 0 .../tests/fixtures/feature_set_fixture.php | 0 .../cake/tests/fixtures/featured_fixture.php | 0 .../cake/tests/fixtures/film_file_fixture.php | 0 .../cake/tests/fixtures/flag_tree_fixture.php | 0 .../cake/tests/fixtures/fruit_fixture.php | 0 .../fixtures/fruits_uuid_tag_fixture.php | 0 .../fixtures/group_update_all_fixture.php | 0 .../html/cake/tests/fixtures/home_fixture.php | 0 .../cake/tests/fixtures/image_fixture.php | 0 .../html/cake/tests/fixtures/item_fixture.php | 0 .../fixtures/items_portfolio_fixture.php | 0 .../cake/tests/fixtures/join_a_b_fixture.php | 0 .../cake/tests/fixtures/join_a_c_fixture.php | 0 .../cake/tests/fixtures/join_a_fixture.php | 0 .../cake/tests/fixtures/join_b_fixture.php | 0 .../cake/tests/fixtures/join_c_fixture.php | 0 .../tests/fixtures/join_thing_fixture.php | 0 .../cake/tests/fixtures/message_fixture.php | 0 .../my_categories_my_products_fixture.php | 0 .../my_categories_my_users_fixture.php | 0 .../tests/fixtures/my_category_fixture.php | 0 .../tests/fixtures/my_product_fixture.php | 0 .../cake/tests/fixtures/my_user_fixture.php | 0 .../html/cake/tests/fixtures/node_fixture.php | 0 .../tests/fixtures/number_tree_fixture.php | 0 .../fixtures/number_tree_two_fixture.php | 0 .../fixtures/numeric_article_fixture.php | 0 .../fixtures/overall_favorite_fixture.php | 0 .../cake/tests/fixtures/person_fixture.php | 0 .../cake/tests/fixtures/portfolio_fixture.php | 0 .../html/cake/tests/fixtures/post_fixture.php | 0 .../cake/tests/fixtures/posts_tag_fixture.php | 0 .../tests/fixtures/primary_model_fixture.php | 0 .../cake/tests/fixtures/product_fixture.php | 0 .../fixtures/product_update_all_fixture.php | 0 .../cake/tests/fixtures/project_fixture.php | 0 .../cake/tests/fixtures/sample_fixture.php | 0 .../fixtures/secondary_model_fixture.php | 0 .../cake/tests/fixtures/session_fixture.php | 0 .../tests/fixtures/something_else_fixture.php | 0 .../cake/tests/fixtures/something_fixture.php | 0 .../tests/fixtures/stories_tag_fixture.php | 0 .../cake/tests/fixtures/story_fixture.php | 0 .../cake/tests/fixtures/syfile_fixture.php | 0 .../html/cake/tests/fixtures/tag_fixture.php | 0 .../fixtures/test_plugin_article_fixture.php | 0 .../fixtures/test_plugin_comment_fixture.php | 0 .../fixtures/the_paper_monkies_fixture.php | 0 .../cake/tests/fixtures/thread_fixture.php | 0 .../fixtures/translate_article_fixture.php | 0 .../cake/tests/fixtures/translate_fixture.php | 0 .../fixtures/translate_table_fixture.php | 0 .../translate_with_prefix_fixture.php | 0 .../fixtures/translated_article_fixture.php | 0 .../fixtures/translated_item_fixture.php | 0 .../fixtures/unconventional_tree_fixture.php | 0 .../fixtures/underscore_field_fixture.php | 0 .../html/cake/tests/fixtures/user_fixture.php | 0 .../html/cake/tests/fixtures/uuid_fixture.php | 0 .../cake/tests/fixtures/uuid_tag_fixture.php | 0 .../cake/tests/fixtures/uuid_tree_fixture.php | 0 .../cake/tests/fixtures/uuiditem_fixture.php | 0 .../uuiditems_uuidportfolio_fixture.php | 0 ...ditems_uuidportfolio_numericid_fixture.php | 0 .../tests/fixtures/uuidportfolio_fixture.php | 0 .../html/cake/tests/groups/acl.group.php | 0 .../html/cake/tests/groups/bake.group.php | 0 .../cake/tests/groups/behaviors.group.php | 0 .../html/cake/tests/groups/cache.group.php | 0 .../cake/tests/groups/components.group.php | 0 .../cake/tests/groups/configure.group.php | 0 .../html/cake/tests/groups/console.group.php | 0 .../cake/tests/groups/controller.group.php | 0 .../html/cake/tests/groups/database.group.php | 0 .../html/cake/tests/groups/helpers.group.php | 0 .../html/cake/tests/groups/i18n.group.php | 0 .../cake/tests/groups/javascript.group.php | 0 .../html/cake/tests/groups/lib.group.php | 0 .../html/cake/tests/groups/model.group.php | 0 .../groups/no_cross_contamination.group.php | 0 .../tests/groups/routing_system.group.php | 0 .../html/cake/tests/groups/socket.group.php | 0 .../cake/tests/groups/test_suite.group.php | 0 .../html/cake/tests/groups/view.group.php | 0 .../html/cake/tests/groups/xml.group.php | 0 .../html/cake/tests/lib/cake_test_case.php | 0 .../html/cake/tests/lib/cake_test_fixture.php | 0 .../html/cake/tests/lib/cake_test_model.php | 0 .../tests/lib/cake_test_suite_dispatcher.php | 0 .../cake/tests/lib/cake_web_test_case.php | 0 .../cake/tests/lib/code_coverage_manager.php | 0 .../tests/lib/reporter/cake_base_reporter.php | 0 .../tests/lib/reporter/cake_cli_reporter.php | 0 .../tests/lib/reporter/cake_html_reporter.php | 0 .../tests/lib/reporter/cake_text_reporter.php | 0 .../html/cake/tests/lib/templates/footer.php | 0 .../html/cake/tests/lib/templates/header.php | 0 .../html/cake/tests/lib/templates/menu.php | 0 .../cake/tests/lib/templates/simpletest.php | 0 .../html/cake/tests/lib/templates/xdebug.php | 0 .../html/cake/tests/lib/test_manager.php | 0 .../cake/tests/test_app/config/acl.ini.php | 0 .../test_app/controllers/components/empty | 0 .../controllers/tests_apps_controller.php | 0 .../tests_apps_posts_controller.php | 0 .../test_app/libs/cache/test_app_cache.php | 0 .../html/cake/tests/test_app/libs/library.php | 0 .../tests/test_app/libs/log/test_app_log.php | 0 .../cache_test_po/LC_MESSAGES/default.po | 0 .../locale/cache_test_po/LC_MESSAGES/dom1.po | 0 .../locale/cache_test_po/LC_MESSAGES/dom2.po | 0 .../cake/tests/test_app/locale/ja_jp/LC_TIME | 0 .../test_app/locale/po/LC_MESSAGES/default.po | 0 .../test_app/locale/po/LC_MONETARY/default.po | 0 .../cake/tests/test_app/locale/po/LC_TIME | 0 .../locale/rule_0_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_0_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_0_po/LC_MESSAGES/core.po | 0 .../locale/rule_0_po/LC_MESSAGES/default.po | 0 .../locale/rule_10_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_10_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_10_po/LC_MESSAGES/core.po | 0 .../locale/rule_10_po/LC_MESSAGES/default.po | 0 .../locale/rule_11_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_11_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_11_po/LC_MESSAGES/core.po | 0 .../locale/rule_11_po/LC_MESSAGES/default.po | 0 .../locale/rule_12_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_12_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_12_po/LC_MESSAGES/core.po | 0 .../locale/rule_12_po/LC_MESSAGES/default.po | 0 .../locale/rule_13_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_13_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_13_po/LC_MESSAGES/core.po | 0 .../locale/rule_13_po/LC_MESSAGES/default.po | 0 .../locale/rule_14_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_14_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_14_po/LC_MESSAGES/core.po | 0 .../locale/rule_14_po/LC_MESSAGES/default.po | 0 .../locale/rule_1_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_1_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_1_po/LC_MESSAGES/core.po | 0 .../locale/rule_1_po/LC_MESSAGES/default.po | 0 .../locale/rule_2_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_2_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_2_po/LC_MESSAGES/core.po | 0 .../locale/rule_2_po/LC_MESSAGES/default.po | 0 .../locale/rule_3_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_3_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_3_po/LC_MESSAGES/core.po | 0 .../locale/rule_3_po/LC_MESSAGES/default.po | 0 .../locale/rule_4_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_4_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_4_po/LC_MESSAGES/core.po | 0 .../locale/rule_4_po/LC_MESSAGES/default.po | 0 .../locale/rule_5_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_5_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_5_po/LC_MESSAGES/core.po | 0 .../locale/rule_5_po/LC_MESSAGES/default.po | 0 .../locale/rule_6_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_6_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_6_po/LC_MESSAGES/core.po | 0 .../locale/rule_6_po/LC_MESSAGES/default.po | 0 .../locale/rule_7_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_7_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_7_po/LC_MESSAGES/core.po | 0 .../locale/rule_7_po/LC_MESSAGES/default.po | 0 .../locale/rule_8_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_8_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_8_po/LC_MESSAGES/core.po | 0 .../locale/rule_8_po/LC_MESSAGES/default.po | 0 .../locale/rule_9_mo/LC_MESSAGES/core.mo | Bin .../locale/rule_9_mo/LC_MESSAGES/default.mo | Bin .../locale/rule_9_po/LC_MESSAGES/core.po | 0 .../locale/rule_9_po/LC_MESSAGES/default.po | 0 .../tests/test_app/locale/time_test/LC_TIME | 0 .../tests/test_app/models/behaviors/empty | 0 .../behaviors/persister_one_behavior.php | 0 .../behaviors/persister_two_behavior.php | 0 .../cake/tests/test_app/models/comment.php | 0 .../datasources/test/test_local_driver.php | 0 .../models/datasources/test2_other_source.php | 0 .../models/datasources/test2_source.php | 0 .../tests/test_app/models/persister_one.php | 0 .../tests/test_app/models/persister_two.php | 0 .../html/cake/tests/test_app/models/post.php | 0 .../plugin_js/webroot/js/one/plugin_one.js | 0 .../plugins/plugin_js/webroot/js/plugin_js.js | 0 .../plugins/test_plugin/config/load.php | 0 .../plugins/test_plugin/config/more.load.php | 0 .../test_plugin/config/schema/schema.php | 0 .../components/other_component.php | 0 .../components/plugins_component.php | 0 .../components/test_plugin_component.php | 0 .../test_plugin_other_component.php | 0 .../controllers/test_plugin_controller.php | 0 .../controllers/tests_controller.php | 0 .../libs/cache/test_plugin_cache.php | 0 .../test_plugin/libs/log/test_plugin_log.php | 0 .../test_plugin/libs/test_plugin_library.php | 0 .../locale/po/LC_MESSAGES/test_plugin.po | 0 .../locale/po/LC_MONETARY/test_plugin.po | 0 .../behaviors/test_plugin_persister_one.php | 0 .../behaviors/test_plugin_persister_two.php | 0 .../models/datasources/dbo/dbo_dummy.php | 0 .../models/datasources/test/test_driver.php | 0 .../models/datasources/test_other_source.php | 0 .../models/datasources/test_source.php | 0 .../models/test_plugin_auth_user.php | 0 .../models/test_plugin_authors.php | 0 .../models/test_plugin_comment.php | 0 .../test_plugin/models/test_plugin_post.php | 0 .../test_plugin_app_controller.php | 0 .../test_plugin/test_plugin_app_model.php | 0 .../vendors/sample/sample_plugin.php | 0 .../test_plugin/vendors/shells/example.php | 0 .../test_plugin/vendors/shells/tasks/empty | 0 .../vendors/shells/templates/empty | 0 .../plugins/test_plugin/vendors/welcome.php | 0 .../views/elements/plugin_element.ctp | 0 .../views/elements/test_plugin_element.ctp | 0 .../views/helpers/other_helper.php | 0 .../views/helpers/plugged_helper.php | 0 .../views/helpers/test_plugin_app.php | 0 .../test_plugin/views/layouts/default.ctp | 0 .../plugins/test_plugin/views/tests/index.ctp | 0 .../test_plugin/views/tests/scaffold.edit.ctp | 0 .../webroot/css/test_plugin_asset.css | 0 .../test_plugin/webroot/css/theme_one.htc | 0 .../test_plugin/webroot/css/unknown.extension | 0 .../test_plugin/webroot/flash/plugin_test.swf | 0 .../test_plugin/webroot/img/cake.icon.gif | Bin .../webroot/js/test_plugin/test.js | 0 .../test_plugin/webroot/pdfs/plugin_test.pdf | 0 .../plugins/test_plugin/webroot/root.js | 0 .../vendors/shells/example.php | 0 .../vendors/shells/tasks/empty | 0 .../vendors/shells/templates/empty | 0 .../vendors/shells/welcome.php | 0 .../html/cake/tests/test_app/tmp/dir_map | 0 .../tests/test_app/vendors/Test/MyTest.php | 0 .../tests/test_app/vendors/Test/hello.php | 0 .../tests/test_app/vendors/css/test_asset.css | 0 .../cake/tests/test_app/vendors/img/test.jpg | Bin .../sample/configure_test_vendor_sample.php | 0 .../tests/test_app/vendors/shells/sample.php | 0 .../tests/test_app/vendors/shells/tasks/empty | 0 .../templates/test/classes/test_object.ctp | 0 .../test_app/vendors/somename/some.name.php | 0 .../cake/tests/test_app/vendors/welcome.php | 0 .../views/elements/email/html/custom.ctp | 0 .../views/elements/email/html/default.ctp | 0 .../views/elements/email/text/custom.ctp | 0 .../views/elements/email/text/default.ctp | 0 .../views/elements/email/text/wide.ctp | 0 .../cake/tests/test_app/views/elements/empty | 0 .../elements/nocache/contains_nocache.ctp | 0 .../test_app/views/elements/nocache/plain.ctp | 0 .../test_app/views/elements/nocache/sub1.ctp | 0 .../test_app/views/elements/nocache/sub2.ctp | 0 .../views/elements/session_helper.ctp | 0 .../test_app/views/elements/test_element.ctp | 0 .../cake/tests/test_app/views/errors/empty | 0 .../tests/test_app/views/helpers/banana.php | 0 .../cake/tests/test_app/views/helpers/empty | 0 .../tests/test_app/views/layouts/ajax.ctp | 0 .../tests/test_app/views/layouts/ajax2.ctp | 0 .../views/layouts/cache_empty_sections.ctp | 0 .../test_app/views/layouts/cache_layout.ctp | 0 .../tests/test_app/views/layouts/default.ctp | 0 .../views/layouts/email/html/default.ctp | 0 .../views/layouts/email/html/thin.ctp | 0 .../views/layouts/email/text/default.ctp | 0 .../tests/test_app/views/layouts/flash.ctp | 0 .../test_app/views/layouts/js/default.ctp | 0 .../test_app/views/layouts/multi_cache.ctp | 0 .../test_app/views/layouts/rss/default.ctp | 0 .../test_app/views/layouts/xml/default.ctp | 0 .../cake/tests/test_app/views/pages/empty | 0 .../tests/test_app/views/pages/extract.ctp | 0 .../cake/tests/test_app/views/pages/home.ctp | 0 .../views/posts/cache_empty_sections.ctp | 0 .../tests/test_app/views/posts/cache_form.ctp | 0 .../test_app/views/posts/helper_overwrite.ctp | 0 .../cake/tests/test_app/views/posts/index.ctp | 0 .../test_app/views/posts/multiple_nocache.ctp | 0 .../views/posts/nocache_multiple_element.ctp | 0 .../test_app/views/posts/scaffold.edit.ctp | 0 .../views/posts/sequencial_nocache.ctp | 0 .../views/posts/test_nocache_tags.ctp | 0 .../cake/tests/test_app/views/scaffolds/empty | 0 .../tests/test_app/views/tests_apps/index.ctp | 0 .../test_theme/elements/test_element.ctp | 0 .../themed/test_theme/layouts/default.ctp | 0 .../test_plugin/layouts/plugin_default.ctp | 0 .../plugins/test_plugin/tests/index.ctp | 0 .../views/themed/test_theme/posts/index.ctp | 0 .../test_theme/posts/scaffold.index.ctp | 0 .../test_theme/webroot/css/test_asset.css | 0 .../test_theme/webroot/css/theme_webroot.css | 0 .../test_theme/webroot/flash/theme_test.swf | 0 .../test_theme/webroot/img/cake.power.gif | Bin .../themed/test_theme/webroot/img/test.jpg | Bin .../test_theme/webroot/js/one/theme_one.js | 0 .../themed/test_theme/webroot/js/theme.js | 0 .../test_theme/webroot/pdfs/theme_test.pdf | 0 .../theme/test_theme/css/theme_webroot.css | 0 .../theme/test_theme/css/webroot_test.css | 0 .../theme/test_theme/img/cake.power.gif | Bin .../webroot/theme/test_theme/img/test.jpg | Bin .../web-cake/html/index.php | 0 .../web-cake/mime.types | 0 .../web-cake/nginx.conf.in | 0 .../web-cake/php.ini.in | 0 {PracticingPhp => php-practice}/web/Makefile | 0 .../web/fastcgi_params | 0 .../web/html/wikipedia-tutorial/_head.php | 0 .../web/html/wikipedia-tutorial/arrays.php | 0 .../web/html/wikipedia-tutorial/basics.php | 0 .../web/html/wikipedia-tutorial/classes.php | 0 .../web/html/wikipedia-tutorial/cookies.php | 0 .../web/html/wikipedia-tutorial/data.txt | 0 .../web/html/wikipedia-tutorial/files.php | 0 .../web/html/wikipedia-tutorial/functions.php | 0 .../html/wikipedia-tutorial/helloworld.php | 0 .../html/wikipedia-tutorial/if-structure.php | 0 .../web/html/wikipedia-tutorial/io.php | 0 .../wikipedia-tutorial/libs/Smarty.class.php | 0 .../html/wikipedia-tutorial/libs/debug.tpl | 0 .../libs/plugins/block.php.php | 0 .../libs/plugins/block.textformat.php | 0 .../libs/plugins/function.counter.php | 0 .../libs/plugins/function.cycle.php | 0 .../libs/plugins/function.fetch.php | 0 .../libs/plugins/function.html_checkboxes.php | 0 .../libs/plugins/function.html_image.php | 0 .../libs/plugins/function.html_options.php | 0 .../libs/plugins/function.html_radios.php | 0 .../plugins/function.html_select_date.php | 0 .../plugins/function.html_select_time.php | 0 .../libs/plugins/function.html_table.php | 0 .../libs/plugins/function.mailto.php | 0 .../libs/plugins/function.math.php | 0 .../libs/plugins/function.popup.php | 0 .../libs/plugins/function.popup_init.php | 0 .../libs/plugins/modifier.capitalize.php | 0 .../libs/plugins/modifier.date_format.php | 0 .../libs/plugins/modifier.debug_print_var.php | 0 .../libs/plugins/modifier.escape.php | 0 .../libs/plugins/modifier.regex_replace.php | 0 .../libs/plugins/modifier.replace.php | 0 .../libs/plugins/modifier.spacify.php | 0 .../libs/plugins/modifier.truncate.php | 0 .../libs/plugins/modifiercompiler.cat.php | 0 .../modifiercompiler.count_characters.php | 0 .../modifiercompiler.count_paragraphs.php | 0 .../modifiercompiler.count_sentences.php | 0 .../plugins/modifiercompiler.count_words.php | 0 .../libs/plugins/modifiercompiler.default.php | 0 .../libs/plugins/modifiercompiler.indent.php | 0 .../libs/plugins/modifiercompiler.lower.php | 0 .../libs/plugins/modifiercompiler.noprint.php | 0 .../modifiercompiler.string_format.php | 0 .../libs/plugins/modifiercompiler.strip.php | 0 .../plugins/modifiercompiler.strip_tags.php | 0 .../libs/plugins/modifiercompiler.upper.php | 0 .../plugins/modifiercompiler.wordwrap.php | 0 .../plugins/outputfilter.trimwhitespace.php | 0 .../plugins/shared.escape_special_chars.php | 0 .../libs/plugins/shared.make_timestamp.php | 0 .../variablefilter.htmlspecialchars.php | 0 .../smarty_internal_cacheresource_file.php | 0 .../smarty_internal_compile_append.php | 0 .../smarty_internal_compile_assign.php | 0 .../smarty_internal_compile_block.php | 0 .../smarty_internal_compile_break.php | 0 .../smarty_internal_compile_call.php | 0 .../smarty_internal_compile_capture.php | 0 .../smarty_internal_compile_config_load.php | 0 .../smarty_internal_compile_continue.php | 0 .../smarty_internal_compile_debug.php | 0 .../smarty_internal_compile_eval.php | 0 .../smarty_internal_compile_extends.php | 0 .../smarty_internal_compile_for.php | 0 .../smarty_internal_compile_foreach.php | 0 .../smarty_internal_compile_function.php | 0 .../sysplugins/smarty_internal_compile_if.php | 0 .../smarty_internal_compile_include.php | 0 .../smarty_internal_compile_include_php.php | 0 .../smarty_internal_compile_insert.php | 0 .../smarty_internal_compile_ldelim.php | 0 .../smarty_internal_compile_nocache.php | 0 ..._internal_compile_private_block_plugin.php | 0 ...ternal_compile_private_function_plugin.php | 0 ...arty_internal_compile_private_modifier.php | 0 ..._compile_private_object_block_function.php | 0 ...ternal_compile_private_object_function.php | 0 ...ernal_compile_private_print_expression.php | 0 ...ernal_compile_private_registered_block.php | 0 ...al_compile_private_registered_function.php | 0 ...ernal_compile_private_special_variable.php | 0 .../smarty_internal_compile_rdelim.php | 0 .../smarty_internal_compile_section.php | 0 .../smarty_internal_compile_while.php | 0 .../smarty_internal_compilebase.php | 0 .../sysplugins/smarty_internal_config.php | 0 .../smarty_internal_config_file_compiler.php | 0 .../smarty_internal_configfilelexer.php | 0 .../smarty_internal_configfileparser.php | 0 .../libs/sysplugins/smarty_internal_data.php | 0 .../libs/sysplugins/smarty_internal_debug.php | 0 .../sysplugins/smarty_internal_filter.php | 0 .../smarty_internal_filter_handler.php | 0 .../smarty_internal_function_call_handler.php | 0 .../smarty_internal_nocache_insert.php | 0 .../sysplugins/smarty_internal_parsetree.php | 0 .../sysplugins/smarty_internal_register.php | 0 .../smarty_internal_resource_eval.php | 0 .../smarty_internal_resource_extends.php | 0 .../smarty_internal_resource_file.php | 0 .../smarty_internal_resource_php.php | 0 .../smarty_internal_resource_registered.php | 0 .../smarty_internal_resource_stream.php | 0 .../smarty_internal_resource_string.php | 0 ...smarty_internal_smartytemplatecompiler.php | 0 .../sysplugins/smarty_internal_template.php | 0 .../smarty_internal_templatecompilerbase.php | 0 .../smarty_internal_templatelexer.php | 0 .../smarty_internal_templateparser.php | 0 .../sysplugins/smarty_internal_utility.php | 0 .../sysplugins/smarty_internal_wrapper.php | 0 .../sysplugins/smarty_internal_write_file.php | 0 .../libs/sysplugins/smarty_security.php | 0 .../web/html/wikipedia-tutorial/loops.php | 0 .../web/html/wikipedia-tutorial/mailing.php | 0 .../web/html/wikipedia-tutorial/mysql.php | 0 .../web/html/wikipedia-tutorial/pdo.php | 0 .../web/html/wikipedia-tutorial/phpinfo.php | 0 .../web/html/wikipedia-tutorial/printing.php | 0 .../web/html/wikipedia-tutorial/sessions.php | 0 .../web/html/wikipedia-tutorial/smarty.php | 0 .../wikipedia-tutorial/templates/test.tpl | 0 .../html/wikipedia-tutorial/templates_c/.keep | 0 .../web/html/wikipedia-tutorial/webvars.php | 0 .../html/wikipedia-tutorial/writable/.keep | 0 .../web/mime.types | 0 .../web/nginx.conf.in | 0 .../web/php.ini.in | 0 .../web/session.save_path/.keep | 0 .../web/soap.wsdl_cache_dir/.keep | 0 .../web/upload_tmp_dir/.keep | 0 {PracticingR => r-practice}/README.tex | 0 {PracticingR => r-practice}/README.txt | 0 .../elementary-statistics/.RData | Bin .../elementary-statistics/.Rhistory | 0 .../introduction/.RData | Bin .../introduction/.Rhistory | 0 .../introduction/mydata.csv | 0 .../introduction/mydata.txt | 0 {PracticingR => r-practice}/just-testing.R | 0 1300 files changed, 234 deletions(-) delete mode 100644 PracticingFlixel/.gitignore delete mode 100644 PracticingFlixel/.gitmodules delete mode 160000 PracticingFlixel/FlxBloom delete mode 160000 PracticingFlixel/FlxBlur delete mode 160000 PracticingFlixel/FlxCollisions delete mode 160000 PracticingFlixel/FlxInvaders delete mode 160000 PracticingFlixel/FlxTeroids delete mode 160000 PracticingFlixel/HelloWorld delete mode 100644 PracticingFlixel/Makefile delete mode 160000 PracticingFlixel/Mode delete mode 100644 PracticingFlixel/dist/FlxBloom.properties delete mode 100644 PracticingFlixel/dist/FlxBlur.properties delete mode 100644 PracticingFlixel/dist/FlxCollisions.properties delete mode 100644 PracticingFlixel/dist/FlxInvaders.properties delete mode 100644 PracticingFlixel/dist/FlxTeroids.properties delete mode 100644 PracticingFlixel/dist/HelloWorld.properties delete mode 100644 PracticingFlixel/dist/Mode.properties delete mode 100644 PracticingFlixel/flash_html_wrap.py delete mode 160000 PracticingFlixel/flixel rename {PracticingCpp => cpp-practice}/.gitignore (100%) rename {PracticingCpp => cpp-practice}/Makefile (100%) rename {PracticingCpp => cpp-practice}/README (100%) rename {PracticingCpp => cpp-practice}/basics/Makefile (100%) rename {PracticingCpp => cpp-practice}/basics/bin/.keep (100%) rename {PracticingCpp => cpp-practice}/basics/docs/tutorial.pdf (100%) rename {PracticingCpp => cpp-practice}/basics/src/hello-world.cpp (100%) rename {PracticingCpp => cpp-practice}/basics/tests/test_hello_world (100%) rename {PracticingCSharp => csharp-practice}/.gitignore (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice.sln (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Form1.Designer.cs (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Form1.cs (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Form1.resx (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj.user (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Program.cs (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Properties/AssemblyInfo.cs (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Properties/Resources.Designer.cs (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Properties/Resources.resx (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Properties/Settings.Designer.cs (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/Properties/Settings.settings (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/bin/Debug/GraphicsPractice.vshost.exe (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Form1.resources (100%) rename {PracticingCSharp => csharp-practice}/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Properties.Resources.resources (100%) rename {PracticingCSharp => csharp-practice}/README.txt (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice.sln (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/Site.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_222222_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_2e83ff_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_454545_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_888888_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_cd0a0a_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.accordion.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.all.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.autocomplete.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.base.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.button.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.core.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.datepicker.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.dialog.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.progressbar.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.resizable.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.selectable.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.slider.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.tabs.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.theme.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Controllers/AccountController.cs (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Controllers/HomeController.cs (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Global.asax (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Global.asax.cs (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Models/AccountModels.cs (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Models/TwitterModels.cs (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Properties/AssemblyInfo.cs (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.debug.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.debug.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.debug.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/Site.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1-vsdoc.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.validate-vsdoc.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.validate.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.validate.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/TwitterPractice.csproj (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/TwitterPractice.csproj.user (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Account/ChangePassword.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Account/ChangePasswordSuccess.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Account/LogOn.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Account/Register.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Home/Index.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Home/UserTimelineFragment.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Shared/Error.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Shared/_Layout.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Shared/_LogOnPartial.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/Web.config (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Views/_ViewStart.cshtml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Web.Debug.config (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Web.Release.config (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/Web.config (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/TwitterPractice/packages.config (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/EntityFramework.4.1.10331.0/EntityFramework.4.1.10331.0.nupkg (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.dll (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.xml (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/Modernizr.1.7/Modernizr.1.7.nupkg (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.1.5.1/jQuery.1.5.1.nupkg (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_222222_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_2e83ff_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_454545_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_888888_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_cd0a0a_256x240.png (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.accordion.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.all.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.autocomplete.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.base.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.button.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.core.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.datepicker.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.dialog.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.progressbar.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.resizable.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.selectable.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.slider.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.tabs.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.theme.css (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/jQuery.UI.Combined.1.8.11.nupkg (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate-vsdoc.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.min.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.Validation.1.8.0/jQuery.Validation.1.8.0.nupkg (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.vsdoc.1.5.1/Content/Scripts/jquery-1.5.1-vsdoc.js (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/jQuery.vsdoc.1.5.1/jQuery.vsdoc.1.5.1.nupkg (100%) rename {PracticingCSharp => csharp-practice}/TwitterPractice/packages/repositories.config (100%) rename {PracticingCSharp => csharp-practice}/vendor/Ionic.Zip.dll (100%) rename {PracticingCSharp => csharp-practice}/vendor/Newtonsoft.Json.Net35.dll (100%) rename {PracticingCurses => curses-practice}/.gitignore (100%) rename {PracticingCurses => curses-practice}/COPYING (100%) rename {PracticingCurses => curses-practice}/JustForFun/Makefile (100%) rename {PracticingCurses => curses-practice}/JustForFun/README (100%) rename {PracticingCurses => curses-practice}/JustForFun/hanoi.c (100%) rename {PracticingCurses => curses-practice}/JustForFun/life.c (100%) rename {PracticingCurses => curses-practice}/JustForFun/magic.c (100%) rename {PracticingCurses => curses-practice}/JustForFun/queens.c (100%) rename {PracticingCurses => curses-practice}/JustForFun/shuffle.c (100%) rename {PracticingCurses => curses-practice}/JustForFun/tt.c (100%) rename {PracticingCurses => curses-practice}/Makefile (100%) rename {PracticingCurses => curses-practice}/README (100%) rename {PracticingCurses => curses-practice}/basics/Makefile (100%) rename {PracticingCurses => curses-practice}/basics/README (100%) rename {PracticingCurses => curses-practice}/basics/acs_vars.c (100%) rename {PracticingCurses => curses-practice}/basics/hello_world.c (100%) rename {PracticingCurses => curses-practice}/basics/hello_world.py (100%) rename {PracticingCurses => curses-practice}/basics/init_func_example.c (100%) rename {PracticingCurses => curses-practice}/basics/init_func_example.py (100%) rename {PracticingCurses => curses-practice}/basics/key_code.c (100%) rename {PracticingCurses => curses-practice}/basics/mouse_menu.c (100%) rename {PracticingCurses => curses-practice}/basics/other_border.c (100%) rename {PracticingCurses => curses-practice}/basics/printw_example.c (100%) rename {PracticingCurses => curses-practice}/basics/printw_example.py (100%) rename {PracticingCurses => curses-practice}/basics/scanw_example.c (100%) rename {PracticingCurses => curses-practice}/basics/scanw_example.py (100%) rename {PracticingCurses => curses-practice}/basics/simple_attr.c (100%) rename {PracticingCurses => curses-practice}/basics/simple_attr.py (100%) rename {PracticingCurses => curses-practice}/basics/simple_color.c (100%) rename {PracticingCurses => curses-practice}/basics/simple_key.c (100%) rename {PracticingCurses => curses-practice}/basics/temp_leave.c (100%) rename {PracticingCurses => curses-practice}/basics/win_border.c (100%) rename {PracticingCurses => curses-practice}/basics/with_chgat.c (100%) rename {PracticingCurses => curses-practice}/basics/with_chgat.py (100%) rename {PracticingCurses => curses-practice}/demo/exe/.placeholder (100%) rename {PracticingCurses => curses-practice}/forms/Makefile (100%) rename {PracticingCurses => curses-practice}/forms/README (100%) rename {PracticingCurses => curses-practice}/forms/form_attrib.c (100%) rename {PracticingCurses => curses-practice}/forms/form_options.c (100%) rename {PracticingCurses => curses-practice}/forms/form_simple.c (100%) rename {PracticingCurses => curses-practice}/forms/form_win.c (100%) rename {PracticingCurses => curses-practice}/menus/Makefile (100%) rename {PracticingCurses => curses-practice}/menus/README (100%) rename {PracticingCurses => curses-practice}/menus/menu_attrib.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_item_data.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_multi_column.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_scroll.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_simple.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_toggle.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_userptr.c (100%) rename {PracticingCurses => curses-practice}/menus/menu_win.c (100%) rename {PracticingCurses => curses-practice}/panels/Makefile (100%) rename {PracticingCurses => curses-practice}/panels/README (100%) rename {PracticingCurses => curses-practice}/panels/panel_browse.c (100%) rename {PracticingCurses => curses-practice}/panels/panel_hide.c (100%) rename {PracticingCurses => curses-practice}/panels/panel_resize.c (100%) rename {PracticingCurses => curses-practice}/panels/panel_simple.c (100%) rename {PracticingCurses => curses-practice}/perl/01.pl (100%) rename {PracticingCurses => curses-practice}/perl/02.pl (100%) rename {PracticingCurses => curses-practice}/perl/03.pl (100%) rename {PracticingCurses => curses-practice}/perl/04.pl (100%) rename {PracticingCurses => curses-practice}/perl/05.pl (100%) rename {PracticingCurses => curses-practice}/perl/06.pl (100%) rename {PracticingCurses => curses-practice}/perl/07.pl (100%) rename {PracticingCurses => curses-practice}/perl/08.pl (100%) rename {PracticingCurses => curses-practice}/perl/09.pl (100%) rename {PracticingCurses => curses-practice}/perl/10.pl (100%) rename {PracticingCurses => curses-practice}/perl/COPYING (100%) rename {PracticingCurses => curses-practice}/perl/README (100%) rename {PracticingFlex => flex-practice}/.gitignore (100%) rename {PracticingFlex => flex-practice}/01-flickr/FlickrRIA.mxml (100%) rename {PracticingFlex => flex-practice}/01-flickr/FlickrThumbnail.mxml (100%) rename {PracticingFlex => flex-practice}/02-shipping/PlainText.mxml (100%) rename {PracticingFlex => flex-practice}/02-shipping/shipping.py (100%) rename {PracticingFlex => flex-practice}/03a1-binding-and-modeling/YahooWeather.mxml (100%) rename {PracticingFlex => flex-practice}/03a2-crud-dynamic/CRUDDynamic.mxml (100%) rename {PracticingFlex => flex-practice}/03a2-crud-dynamic/dyn-employees.as (100%) rename {PracticingFlex => flex-practice}/03a3-crud-static/CRUDStatic.mxml (100%) rename {PracticingFlex => flex-practice}/03a3-crud-static/static-employees.as (100%) rename {PracticingFlex => flex-practice}/03a4-external-interface/Main.mxml (100%) rename {PracticingFlex => flex-practice}/03a5-local-connections/BasicTaskReceiver.mxml (100%) rename {PracticingFlex => flex-practice}/03a5-local-connections/TaskSender.mxml (100%) rename {PracticingFlex => flex-practice}/03a6-shared-objects/SharedObjectExample.mxml (100%) rename {PracticingFlex => flex-practice}/03a7-validation-and-formatting/ValidatorsandFormattersExampleWithAreaCodeLookup.mxml (100%) rename {PracticingFlex => flex-practice}/03b-handling-events/TwitterTimeline.mxml (100%) rename {PracticingFlex => flex-practice}/03b1-event-listeners/VBoxDemo.mxml (100%) rename {PracticingFlex => flex-practice}/03b2-event-propagation/DemoApplication.mxml (100%) rename {PracticingFlex => flex-practice}/03b3-simple-ui-event/Example1.mxml (100%) rename {PracticingFlex => flex-practice}/03b3-simple-ui-event/Example2.mxml (100%) rename {PracticingFlex => flex-practice}/03c1-application-container/Demo.mxml (100%) rename {PracticingFlex => flex-practice}/03c1-application-container/assets (100%) rename {PracticingFlex => flex-practice}/03c2-box-model/HBoxExample.mxml (100%) rename {PracticingFlex => flex-practice}/03c2-box-model/VBoxExample.mxml (100%) rename {PracticingFlex => flex-practice}/03c2-box-model/VBoxHBoxCombo.mxml (100%) rename {PracticingFlex => flex-practice}/03c2-box-model/assets (100%) rename {PracticingFlex => flex-practice}/03c3-canvas-absolute/Example.mxml (100%) rename {PracticingFlex => flex-practice}/03c3-canvas-absolute/assets (100%) rename {PracticingFlex => flex-practice}/03c4-canvas-relative/Photo.mxml (100%) rename {PracticingFlex => flex-practice}/03c4-canvas-relative/assets (100%) rename {PracticingFlex => flex-practice}/03c5-combined-layout/Combined.mxml (100%) rename {PracticingFlex => flex-practice}/03c5-combined-layout/assets (100%) rename {PracticingFlex => flex-practice}/03c6-form/CommentForm.mxml (100%) rename {PracticingFlex => flex-practice}/03c7-mxml-vs-as3/WithAs3.mxml (100%) rename {PracticingFlex => flex-practice}/03c7-mxml-vs-as3/WithMxml.mxml (100%) rename {PracticingFlex => flex-practice}/03c7-mxml-vs-as3/assets (100%) rename {PracticingFlex => flex-practice}/03c8-panel/Photo.mxml (100%) rename {PracticingFlex => flex-practice}/03c8-panel/assets (100%) rename {PracticingFlex => flex-practice}/03d1-datagrid/DataGridApp.as (100%) rename {PracticingFlex => flex-practice}/03d1-datagrid/DataGridExample.mxml (100%) rename {PracticingFlex => flex-practice}/03d1-datagrid/RequestParams.as (100%) rename {PracticingFlex => flex-practice}/03d2-item-renderers/HBoxWeatherDisplay.mxml (100%) rename {PracticingFlex => flex-practice}/03d2-item-renderers/WeatherDisplay.mxml (100%) rename {PracticingFlex => flex-practice}/03d3-lists/HorizontalListControl.mxml (100%) rename {PracticingFlex => flex-practice}/03d3-lists/ListControl.mxml (100%) rename {PracticingFlex => flex-practice}/03d4-tilelist/TileListExample.mxml (100%) rename {PracticingFlex => flex-practice}/03e1-accordion/Recipe.mxml (100%) rename {PracticingFlex => flex-practice}/03e1-accordion/assets (100%) rename {PracticingFlex => flex-practice}/03e2-tabbar-linkbar/LinkBar.mxml (100%) rename {PracticingFlex => flex-practice}/03e2-tabbar-linkbar/TabBarDemo.mxml (100%) rename {PracticingFlex => flex-practice}/03e3-tabnavigator/Shopping.mxml (100%) rename {PracticingFlex => flex-practice}/03e4-viewstack/ViewStackDemo.mxml (100%) rename {PracticingFlex => flex-practice}/03f1-custom-components/MainForm.mxml (100%) rename {PracticingFlex => flex-practice}/03f1-custom-components/com/mycustom/components/TextInputEmail.as (100%) rename {PracticingFlex => flex-practice}/03f2-code-behind/CodeBehindDisplay.mxml (100%) rename {PracticingFlex => flex-practice}/03f2-code-behind/CodeExample.mxml (100%) rename {PracticingFlex => flex-practice}/03f2-code-behind/as_components/ComboBoxCodeBehind.as (100%) rename {PracticingFlex => flex-practice}/03f3-composite-component/ComponentForm.mxml (100%) rename {PracticingFlex => flex-practice}/03f3-composite-component/components/ComboBoxDateEntry.mxml (100%) rename {PracticingFlex => flex-practice}/03f3-composite-component/components/ComboBoxMonths.mxml (100%) rename {PracticingFlex => flex-practice}/03f4-multiple-composite-components/Main.mxml (100%) rename {PracticingFlex => flex-practice}/03f4-multiple-composite-components/components/ComboBoxDateEntry.mxml (100%) rename {PracticingFlex => flex-practice}/03f4-multiple-composite-components/components/ComboBoxMonths.as (100%) rename {PracticingFlex => flex-practice}/03f5-mxml/MainForm.mxml (100%) rename {PracticingFlex => flex-practice}/03f5-mxml/components/ComboBoxMonths.mxml (100%) rename {PracticingFlex => flex-practice}/03g1-debugging/Debugging.mxml (100%) rename {PracticingFlex => flex-practice}/Makefile (100%) rename {PracticingFlex => flex-practice}/README (100%) rename {PracticingFlex => flex-practice}/_assets/animals03.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals03_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals06_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals07_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals08_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals09_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals10_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals11_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/animals12_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/city01_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/city02_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/city03_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/city04_sm.jpg (100%) rename {PracticingFlex => flex-practice}/_assets/dessert_decadent_cake.jpg (100%) rename {PracticingFlex => flex-practice}/build.xml (100%) rename {PracticingFlex => flex-practice}/custom-03d1-datagrid/CustomApp.as (100%) rename {PracticingFlex => flex-practice}/custom-03d1-datagrid/Snarf.mxml (100%) rename {PracticingFlex => flex-practice}/custom-03d2-item-renderers/HBoxWeatherDisplay.mxml (100%) rename {PracticingFlex => flex-practice}/custom-03d2-item-renderers/WeatherApp.as (100%) rename {PracticingFlex => flex-practice}/custom-03d2-item-renderers/WeatherDisplay.mxml (100%) rename {PracticingFlex => flex-practice}/custom-03d3-lists/ListApp.as (100%) rename {PracticingFlex => flex-practice}/custom-03d3-lists/ListControl.mxml (100%) rename {PracticingFlex => flex-practice}/custom-03d3-lists/employees.py (100%) rename {PracticingFlex => flex-practice}/custom-03d3-lists/listapp.css (100%) rename {PracticingFlex => flex-practice}/custom-03d4-tilelist/TileListApp.as (100%) rename {PracticingFlex => flex-practice}/custom-03d4-tilelist/TileListExample.mxml (100%) rename {PracticingFlex => flex-practice}/custom-03d4-tilelist/tilelist.css (100%) rename {PracticingFlex => flex-practice}/custom-03g1-debugging/Debugging.mxml (100%) rename {PracticingFlex => flex-practice}/custom-03g1-debugging/me/DebuggingApp.as (100%) rename {PracticingFlex => flex-practice}/custom-03g1-debugging/me/tests/TestSuite.as (100%) rename {PracticingFlex => flex-practice}/custom-03g1-debugging/me/tests/cases/TestCase01.as (100%) rename {PracticingFlex => flex-practice}/mkbuildxml.py (100%) rename {PracticingFlex => flex-practice}/mktargets.py (100%) rename {PracticingFlex => flex-practice}/rules.mk (100%) rename {PracticingFlex => flex-practice}/targets.mk (100%) rename {PracticingJava => java-practice}/.gitignore (100%) rename {PracticingJava => java-practice}/build.xml (100%) rename {PracticingJava => java-practice}/foobar.properties (100%) rename {PracticingJava => java-practice}/obj/.keep (100%) rename {PracticingJava => java-practice}/src/com/meatballhat/learningjava/CleanPipe.java (100%) rename {PracticingJava => java-practice}/src/com/meatballhat/learningjava/HelloSir.java (100%) rename {PracticingJava => java-practice}/src/com/meatballhat/learningjava/ShowProps.java (100%) rename {PracticingPerl => perl-practice}/.gitignore (100%) rename {PracticingPerl => perl-practice}/README.pod (100%) rename {PracticingPerl => perl-practice}/cli/alice-in-wonderland.txt (100%) rename {PracticingPerl => perl-practice}/cli/argv.pl (100%) rename {PracticingPerl => perl-practice}/cli/array_variables.pl (100%) rename {PracticingPerl => perl-practice}/cli/datatypes.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex01/a.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex01/b.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex01/c.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex01/d.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex02/input.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex02/input_argv.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex02/input_fromfile.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex02/quadratic.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex03/rwfakegrep.pl (100%) rename {PracticingPerl => perl-practice}/cli/ex03/rwfiles.pl (100%) rename {PracticingPerl => perl-practice}/cli/filehandles.pl (100%) rename {PracticingPerl => perl-practice}/cli/foo.txt (100%) rename {PracticingPerl => perl-practice}/cli/functions.pl (100%) rename {PracticingPerl => perl-practice}/cli/hash_variables.pl (100%) rename {PracticingPerl => perl-practice}/cli/heredoc.pl (100%) rename {PracticingPerl => perl-practice}/cli/myprog.pl (100%) rename {PracticingPerl => perl-practice}/cli/numbers.pl (100%) rename {PracticingPerl => perl-practice}/cli/operators.pl (100%) rename {PracticingPerl => perl-practice}/cli/quoting.pl (100%) rename {PracticingPerl => perl-practice}/cli/raw_printing.pl (100%) rename {PracticingPerl => perl-practice}/cli/scalar_numbers.pl (100%) rename {PracticingPerl => perl-practice}/cli/stdio.pl (100%) rename {PracticingPerl => perl-practice}/cli/string_operators.pl (100%) rename {PracticingPerl => perl-practice}/cli/variables.pl (100%) rename {PracticingPerl => perl-practice}/web/Makefile (100%) rename {PracticingPerl => perl-practice}/web/cgiwrap-fcgi.pl.in (100%) rename {PracticingPerl => perl-practice}/web/fastcgi_params (100%) rename {PracticingPerl => perl-practice}/web/html/cgi-bin/query.cgi (100%) rename {PracticingPerl => perl-practice}/web/html/cgi-bin/test.cgi (100%) rename {PracticingPerl => perl-practice}/web/lib/perl/base.pm (100%) rename {PracticingPerl => perl-practice}/web/lighttpd.conf.in (100%) rename {PracticingPerl => perl-practice}/web/mime.types (100%) rename {PracticingPerl => perl-practice}/web/nginx.conf.in (100%) rename {PracticingPerl => perl-practice}/web/perl_locations.d/base.conf (100%) rename {PracticingPerl => perl-practice}/web/perl_requirements.d/base.conf (100%) rename {PracticingPhp => php-practice}/.gitignore (100%) rename {PracticingPhp => php-practice}/README.rst (100%) rename {PracticingPhp => php-practice}/cli/args (100%) rename {PracticingPhp => php-practice}/cli/daemonized (100%) rename {PracticingPhp => php-practice}/cli/hello (100%) rename {PracticingPhp => php-practice}/web-cake/Makefile (100%) rename {PracticingPhp => php-practice}/web-cake/fastcgi_params (100%) rename {PracticingPhp => php-practice}/web-cake/html/.gitignore (100%) rename {PracticingPhp => php-practice}/web-cake/html/.htaccess (100%) rename {PracticingPhp => php-practice}/web-cake/html/README (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/.htaccess (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/acl.ini.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/bootstrap.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/core.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/database.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/database.php.default (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/routes.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/schema/db_acl.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/schema/i18n.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/config/schema/sessions.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/controllers/components/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/controllers/posts_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/controllers/test_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/index.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/libs/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/locale/eng/LC_MESSAGES/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/models/behaviors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/models/blog-init.sql (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/models/datasources/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/models/post.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/plugins/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/cases/behaviors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/cases/components/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/cases/controllers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/cases/helpers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/cases/models/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/fixtures/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/tests/groups/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/vendors/shells/tasks/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/vendors/shells/templates/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/elements/email/html/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/elements/email/text/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/elements/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/errors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/helpers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/layouts/email/html/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/layouts/email/text/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/layouts/js/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/layouts/rss/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/layouts/xml/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/pages/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/posts/add.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/posts/edit.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/posts/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/posts/view.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/views/scaffolds/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/.htaccess (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/css.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/css/cake.generic.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/favicon.ico (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/files/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/img/cake.icon.png (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/img/cake.power.gif (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/index.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/js/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/app/webroot/test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/LICENSE.txt (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/VERSION.txt (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/basics.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/bootstrap.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/config.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/paths.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0080_00ff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0100_017f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0180_024F.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0250_02af.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0370_03ff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0400_04ff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0500_052f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/0530_058f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/1e00_1eff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/1f00_1fff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/2100_214f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/2150_218f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/2460_24ff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/2c00_2c5f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/2c60_2c7f.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/2c80_2cff.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/config/unicode/casefolding/ff00_ffef.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/cake (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/cake.bat (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/cake.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/error.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/acl.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/api.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/bake.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/console.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/i18n.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/schema.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/shell.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/bake.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/db_config.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/extract.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/model.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/plugin.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/project.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/template.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/tasks/view.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/libs/testsuite.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/actions/controller_actions.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/classes/controller.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/classes/fixture.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/classes/model.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/classes/test.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/views/form.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/views/home.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/views/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/default/views/view.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/.htaccess (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/app_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/app_helper.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/app_model.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/acl.ini.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/bootstrap.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/core.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/database.php.default (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/routes.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/schema/db_acl.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/schema/db_acl.sql (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/schema/i18n.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/schema/i18n.sql (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/schema/sessions.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/config/schema/sessions.sql (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/controllers/components/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/controllers/pages_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/index.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/libs/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/models/behaviors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/models/datasources/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/plugins/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/behaviors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/components/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/controllers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/datasources/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/helpers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/models/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/cases/shells/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/fixtures/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tests/groups/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tmp/cache/models/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tmp/cache/persistent/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tmp/cache/views/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tmp/logs/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tmp/sessions/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/tmp/tests/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/vendors/shells/tasks/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/elements/email/html/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/elements/email/text/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/elements/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/errors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/helpers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/ajax.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/email/html/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/email/text/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/flash.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/js/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/rss/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/layouts/xml/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/pages/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/views/scaffolds/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/.htaccess (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/css.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/css/cake.generic.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/favicon.ico (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/img/cake.icon.png (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/img/cake.power.gif (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/index.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/js/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/console/templates/skel/webroot/test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/dispatcher.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cache.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cache/apc.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cache/file.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cache/memcache.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cache/xcache.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cake_log.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cake_session.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/cake_socket.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/class_registry.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/configure.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/app_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/component.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/acl.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/auth.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/cookie.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/email.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/request_handler.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/security.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/components/session.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/pages_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/controller/scaffold.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/debugger.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/error.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/file.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/folder.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/http_socket.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/i18n.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/inflector.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/l10n.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/log/file_log.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/magic_db.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/app_model.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/behaviors/acl.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/behaviors/containable.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/behaviors/translate.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/behaviors/tree.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/cake_schema.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/connection_manager.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/datasource.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo/dbo_mssql.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysql.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysqli.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo/dbo_oracle.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo/dbo_postgres.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo/dbo_sqlite.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/datasources/dbo_source.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/db_acl.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/model.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/model/model_behavior.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/multibyte.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/object.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/overloadable.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/overloadable_php4.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/overloadable_php5.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/router.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/sanitize.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/security.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/set.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/string.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/validation.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/elements/email/html/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/elements/email/text/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/elements/sql_dump.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/error404.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/error500.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_action.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_behavior_class.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_behavior_file.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_component_class.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_component_file.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_connection.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_controller.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_helper_class.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_helper_file.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_layout.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_model.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_scaffolddb.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_table.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/missing_view.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/private_action.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/errors/scaffold_error.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helper.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/ajax.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/app_helper.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/cache.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/form.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/html.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/javascript.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/jquery_engine.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/js.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/mootools_engine.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/number.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/paginator.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/prototype_engine.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/rss.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/session.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/text.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/time.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/helpers/xml.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/ajax.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/email/html/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/email/text/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/flash.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/js/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/rss/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/layouts/xml/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/media.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/pages/home.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/scaffolds/edit.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/scaffolds/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/scaffolds/view.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/theme.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/view/view.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/libs/xml.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/basics.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/cake.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/acl.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/api.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/bake.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/schema.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/shell.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/controller.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/db_config.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/extract.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/fixture.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/model.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/plugin.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/project.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/template.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/test.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/console/libs/tasks/view.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/dispatcher.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cache.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cache/apc.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cache/file.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cache/memcache.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cache/xcache.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cake_log.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cake_session.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cake_socket.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cake_test_case.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/cake_test_fixture.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/class_registry.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/code_coverage_manager.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/configure.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/component.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/acl.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/auth.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/cookie.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/email.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/request_handler.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/security.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/components/session.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/controller.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/controller_merge_vars.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/pages_controller.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/controller/scaffold.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/debugger.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/error.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/file.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/folder.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/http_socket.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/i18n.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/inflector.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/l10n.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/log/file_log.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/magic_db.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/behaviors/acl.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/behaviors/containable.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/behaviors/translate.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/behaviors/tree.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/cake_schema.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/connection_manager.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/datasources/dbo_source.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/db_acl.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model_behavior.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model_delete.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model_integration.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model_read.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model_validation.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/model_write.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/model/models.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/multibyte.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/object.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/overloadable.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/router.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/sanitize.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/security.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/set.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/string.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/test_manager.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/validation.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helper.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/ajax.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/cache.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/form.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/html.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/javascript.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/jquery_engine.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/js.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/mootools_engine.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/number.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/paginator.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/prototype_engine.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/rss.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/session.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/text.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/time.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/helpers/xml.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/media.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/theme.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/view/view.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/cases/libs/xml.test.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/account_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aco_action_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aco_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aco_two_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/ad_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/advertisement_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/after_tree_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/another_article_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/apple_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aro_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aro_two_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aros_aco_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/aros_aco_two_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/article_featured_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/article_featureds_tags_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/article_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/articles_tag_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/attachment_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/auth_user_custom_field_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/auth_user_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/author_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/basket_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/bid_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/binary_test_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/book_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/cache_test_model_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/callback_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/campaign_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/category_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/category_thread_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/cd_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/comment_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/content_account_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/content_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/counter_cache_post_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/counter_cache_user_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/data_test_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/datatype_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/dependency_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/device_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/device_type_category_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/device_type_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/document_directory_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/document_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/exterior_type_category_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/feature_set_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/featured_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/film_file_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/flag_tree_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/fruit_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/fruits_uuid_tag_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/group_update_all_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/home_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/image_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/item_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/items_portfolio_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/join_a_b_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/join_a_c_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/join_a_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/join_b_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/join_c_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/join_thing_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/message_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/my_categories_my_products_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/my_categories_my_users_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/my_category_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/my_product_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/my_user_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/node_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/number_tree_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/number_tree_two_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/numeric_article_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/overall_favorite_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/person_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/portfolio_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/post_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/posts_tag_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/primary_model_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/product_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/product_update_all_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/project_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/sample_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/secondary_model_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/session_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/something_else_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/something_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/stories_tag_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/story_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/syfile_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/tag_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/test_plugin_article_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/test_plugin_comment_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/the_paper_monkies_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/thread_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/translate_article_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/translate_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/translate_table_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/translate_with_prefix_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/translated_article_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/translated_item_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/unconventional_tree_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/underscore_field_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/user_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuid_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuid_tag_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuid_tree_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuiditem_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/fixtures/uuidportfolio_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/acl.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/bake.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/behaviors.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/cache.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/components.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/configure.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/console.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/controller.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/database.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/helpers.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/i18n.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/javascript.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/lib.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/model.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/no_cross_contamination.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/routing_system.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/socket.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/test_suite.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/view.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/groups/xml.group.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/cake_test_case.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/cake_test_fixture.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/cake_test_model.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/cake_test_suite_dispatcher.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/cake_web_test_case.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/code_coverage_manager.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/reporter/cake_base_reporter.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/reporter/cake_cli_reporter.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/reporter/cake_html_reporter.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/reporter/cake_text_reporter.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/templates/footer.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/templates/header.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/templates/menu.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/templates/simpletest.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/templates/xdebug.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/lib/test_manager.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/config/acl.ini.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/controllers/components/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/controllers/tests_apps_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/controllers/tests_apps_posts_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/libs/cache/test_app_cache.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/libs/library.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/libs/log/test_app_log.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/ja_jp/LC_TIME (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/po/LC_MONETARY/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/po/LC_TIME (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/locale/time_test/LC_TIME (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/behaviors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/behaviors/persister_one_behavior.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/behaviors/persister_two_behavior.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/comment.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/datasources/test/test_local_driver.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/datasources/test2_other_source.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/datasources/test2_source.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/persister_one.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/persister_two.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/models/post.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/load.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/more.load.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/root.js (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/tmp/dir_map (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/Test/MyTest.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/Test/hello.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/css/test_asset.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/img/test.jpg (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/shells/sample.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/shells/tasks/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/somename/some.name.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/vendors/welcome.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/email/html/custom.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/email/html/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/email/text/custom.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/email/text/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/email/text/wide.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/nocache/plain.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/nocache/sub1.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/nocache/sub2.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/session_helper.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/elements/test_element.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/errors/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/helpers/banana.php (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/helpers/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/ajax.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/ajax2.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/cache_empty_sections.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/cache_layout.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/email/html/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/email/html/thin.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/email/text/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/flash.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/js/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/multi_cache.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/rss/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/layouts/xml/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/pages/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/pages/extract.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/pages/home.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/cache_empty_sections.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/cache_form.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/helper_overwrite.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/multiple_nocache.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/nocache_multiple_element.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/scaffold.edit.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/sequencial_nocache.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/posts/test_nocache_tags.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/scaffolds/empty (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/tests_apps/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif (100%) rename {PracticingPhp => php-practice}/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg (100%) rename {PracticingPhp => php-practice}/web-cake/html/index.php (100%) rename {PracticingPhp => php-practice}/web-cake/mime.types (100%) rename {PracticingPhp => php-practice}/web-cake/nginx.conf.in (100%) rename {PracticingPhp => php-practice}/web-cake/php.ini.in (100%) rename {PracticingPhp => php-practice}/web/Makefile (100%) rename {PracticingPhp => php-practice}/web/fastcgi_params (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/_head.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/arrays.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/basics.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/classes.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/cookies.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/data.txt (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/files.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/functions.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/helloworld.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/if-structure.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/io.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/Smarty.class.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/debug.tpl (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/block.php.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/block.textformat.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.counter.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.cycle.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.fetch.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_image.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_options.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.html_table.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.mailto.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.math.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.popup.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/loops.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/mailing.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/mysql.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/pdo.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/phpinfo.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/printing.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/sessions.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/smarty.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/templates/test.tpl (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/templates_c/.keep (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/webvars.php (100%) rename {PracticingPhp => php-practice}/web/html/wikipedia-tutorial/writable/.keep (100%) rename {PracticingPhp => php-practice}/web/mime.types (100%) rename {PracticingPhp => php-practice}/web/nginx.conf.in (100%) rename {PracticingPhp => php-practice}/web/php.ini.in (100%) rename {PracticingPhp => php-practice}/web/session.save_path/.keep (100%) rename {PracticingPhp => php-practice}/web/soap.wsdl_cache_dir/.keep (100%) rename {PracticingPhp => php-practice}/web/upload_tmp_dir/.keep (100%) rename {PracticingR => r-practice}/README.tex (100%) rename {PracticingR => r-practice}/README.txt (100%) rename {PracticingR => r-practice}/elementary-statistics/.RData (100%) rename {PracticingR => r-practice}/elementary-statistics/.Rhistory (100%) rename {PracticingR => r-practice}/introduction/.RData (100%) rename {PracticingR => r-practice}/introduction/.Rhistory (100%) rename {PracticingR => r-practice}/introduction/mydata.csv (100%) rename {PracticingR => r-practice}/introduction/mydata.txt (100%) rename {PracticingR => r-practice}/just-testing.R (100%) diff --git a/PracticingFlixel/.gitignore b/PracticingFlixel/.gitignore deleted file mode 100644 index 57b9c89..0000000 --- a/PracticingFlixel/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -dist/*.swf -dist/*.html diff --git a/PracticingFlixel/.gitmodules b/PracticingFlixel/.gitmodules deleted file mode 100644 index 5ea322b..0000000 --- a/PracticingFlixel/.gitmodules +++ /dev/null @@ -1,24 +0,0 @@ -[submodule "HelloWorld"] - path = HelloWorld - url = git@github.com:meatballhat/HelloWorld.git -[submodule "flixel"] - path = flixel - url = git@github.com:meatballhat/flixel.git -[submodule "FlxInvaders"] - path = FlxInvaders - url = git@github.com:meatballhat/Flx-Invaders.git -[submodule "FlxCollisions"] - path = FlxCollisions - url = git@github.com:meatballhat/FlxCollisions.git -[submodule "FlxTeroids"] - path = FlxTeroids - url = git@github.com:meatballhat/FlxTeroids.git -[submodule "FlxBlur"] - path = FlxBlur - url = git@github.com:meatballhat/FlxBlur.git -[submodule "FlxBloom"] - path = FlxBloom - url = git@github.com:meatballhat/FlxBloom.git -[submodule "Mode"] - path = Mode - url = git@github.com:meatballhat/Mode.git diff --git a/PracticingFlixel/FlxBloom b/PracticingFlixel/FlxBloom deleted file mode 160000 index 3c6eb44..0000000 --- a/PracticingFlixel/FlxBloom +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3c6eb4461ddeabdaae679355999fd3a8cde6659e diff --git a/PracticingFlixel/FlxBlur b/PracticingFlixel/FlxBlur deleted file mode 160000 index 91c0421..0000000 --- a/PracticingFlixel/FlxBlur +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 91c04213927598f054f9c53b3813c568e6d4b470 diff --git a/PracticingFlixel/FlxCollisions b/PracticingFlixel/FlxCollisions deleted file mode 160000 index 6864ece..0000000 --- a/PracticingFlixel/FlxCollisions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6864eceee470fbc12d01620a01f46be7a165457f diff --git a/PracticingFlixel/FlxInvaders b/PracticingFlixel/FlxInvaders deleted file mode 160000 index 3ee355b..0000000 --- a/PracticingFlixel/FlxInvaders +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3ee355b5d143db62346901ed62b907add71e7e48 diff --git a/PracticingFlixel/FlxTeroids b/PracticingFlixel/FlxTeroids deleted file mode 160000 index 18f31fc..0000000 --- a/PracticingFlixel/FlxTeroids +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 18f31fccb65ea254305a7a2b99df3a4a35489eaf diff --git a/PracticingFlixel/HelloWorld b/PracticingFlixel/HelloWorld deleted file mode 160000 index 9e09b27..0000000 --- a/PracticingFlixel/HelloWorld +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9e09b278c881bacab4adcea76222bd2efbfd1e2f diff --git a/PracticingFlixel/Makefile b/PracticingFlixel/Makefile deleted file mode 100644 index ae42b0d..0000000 --- a/PracticingFlixel/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -TOP := $(PWD) -FLIXEL := $(TOP)/flixel -PYTHON := python2.6 -WRAP := $(TOP)/flash_html_wrap.py -DIST := $(TOP)/dist - -MXMLC := mxmlc -MXMLC_FLAGS := -sp $(FLIXEL) - -PROJECTS = \ - FlxInvaders \ - FlxBloom \ - FlxBlur \ - FlxCollisions \ - FlxTeroids \ - HelloWorld \ - Mode - - -mkproject = \ - cd $(project)/src && $(MAKE) && \ - cd $(TOP) && \ - $(call mkhtmlwrap,$(project)) && \ - cd $(TOP) ; - - -mkhtmlwrap = \ - cp $(TOP)/$(1)/src/$(1).swf $(DIST)/$(1).swf && \ - $(PYTHON) $(WRAP) -P $(DIST)/$(1).properties > $(DIST)/$(1).html - - -%.html: %.swf - $(call mkhtmlwrap,$(*F)) - - -all: - $(foreach project,$(PROJECTS),$(mkproject)) echo "done" ; - - -.PHONY: all -.EXPORT_ALL_VARIABLES: -.SILENT: all diff --git a/PracticingFlixel/Mode b/PracticingFlixel/Mode deleted file mode 160000 index 1abd28d..0000000 --- a/PracticingFlixel/Mode +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1abd28d533c4a005149252b2b00aef7ea1499231 diff --git a/PracticingFlixel/dist/FlxBloom.properties b/PracticingFlixel/dist/FlxBloom.properties deleted file mode 100644 index a49daaa..0000000 --- a/PracticingFlixel/dist/FlxBloom.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Flixel Bloom -bgcolor=#000 -application=flixel-bloom-app -swf=FlxBloom -width=800 -height=600 diff --git a/PracticingFlixel/dist/FlxBlur.properties b/PracticingFlixel/dist/FlxBlur.properties deleted file mode 100644 index 49dec08..0000000 --- a/PracticingFlixel/dist/FlxBlur.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Flixel Blur -bgcolor=#000 -application=flixel-blur-app -swf=FlxBlur -width=800 -height=600 diff --git a/PracticingFlixel/dist/FlxCollisions.properties b/PracticingFlixel/dist/FlxCollisions.properties deleted file mode 100644 index 5dfb183..0000000 --- a/PracticingFlixel/dist/FlxCollisions.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Flixel Collisions -bgcolor=#000 -application=flixel-collisions-app -swf=FlxCollisions -width=800 -height=600 diff --git a/PracticingFlixel/dist/FlxInvaders.properties b/PracticingFlixel/dist/FlxInvaders.properties deleted file mode 100644 index 7c64bf1..0000000 --- a/PracticingFlixel/dist/FlxInvaders.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Flixel Invaders -bgcolor=#000 -application=flixel-invaders-app -swf=FlxInvaders -width=640 -height=480 diff --git a/PracticingFlixel/dist/FlxTeroids.properties b/PracticingFlixel/dist/FlxTeroids.properties deleted file mode 100644 index a22ca39..0000000 --- a/PracticingFlixel/dist/FlxTeroids.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Flixel Teroids -bgcolor=#000 -application=flixel-teroids-app -swf=FlxTeroids -width=800 -height=600 diff --git a/PracticingFlixel/dist/HelloWorld.properties b/PracticingFlixel/dist/HelloWorld.properties deleted file mode 100644 index 12d41ef..0000000 --- a/PracticingFlixel/dist/HelloWorld.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Hello World -bgcolor=#000 -application=hello-world-app -swf=HelloWorld -width=800 -height=600 diff --git a/PracticingFlixel/dist/Mode.properties b/PracticingFlixel/dist/Mode.properties deleted file mode 100644 index 1b628ae..0000000 --- a/PracticingFlixel/dist/Mode.properties +++ /dev/null @@ -1,6 +0,0 @@ -title=Mode -bgcolor=#000 -application=mode-app -swf=Mode -width=800 -height=600 diff --git a/PracticingFlixel/flash_html_wrap.py b/PracticingFlixel/flash_html_wrap.py deleted file mode 100644 index 2b8110b..0000000 --- a/PracticingFlixel/flash_html_wrap.py +++ /dev/null @@ -1,116 +0,0 @@ -#!/usr/bin/env python -from __future__ import print_function - -import sys -from string import Template - -import argparse - -OPTIONS = ( - (('-P', '--properties-file'), - dict(help='specify a properties file for use as variables ' - 'in html wrapper')), -) - - -def main(sysargs=sys.argv[:]): - parser = get_option_parser() - opts = parser.parse_args(sysargs[1:]) - - tmpl_vars = dict(VARS) - - if opts.properties_file: - _update_from_properties(tmpl_vars, opts.properties_file) - - print(TEMPLATE.substitute(**tmpl_vars)) - - return 0 - - -def get_option_parser(): - parser = argparse.ArgumentParser() - for args, kwargs in OPTIONS: - parser.add_argument(*args, **kwargs) - return parser - - -def _update_from_properties(tmpl_vars, properties_file): - defines = _get_defines_from_properties_file(properties_file) - tmpl_vars.update(defines) - - -def _get_defines_from_properties_file(properties_file): - ret = {} - - with open(properties_file) as opened: - - for line in opened: - line = line.strip() - - if line.startswith('#'): - continue - - if '=' in line: - key, value = line.split('=', 1) - ret[key] = value - - return ret - - -VARS = ( - ('title', ''), - ('bgcolor', ''), - ('application', ''), - ('swf', ''), - ('width', ''), - ('height', ''), -) -TEMPLATE = Template(""" - - - - ${title} - - - - - - - - - - - - - - - - - - - - - - -""") - -if __name__ == '__main__': - sys.exit(main()) - -# vim:filetype=python diff --git a/PracticingFlixel/flixel b/PracticingFlixel/flixel deleted file mode 160000 index c2cf2b7..0000000 --- a/PracticingFlixel/flixel +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c2cf2b705436ca2119b6e78646c4ec68935cf061 diff --git a/PracticingCpp/.gitignore b/cpp-practice/.gitignore similarity index 100% rename from PracticingCpp/.gitignore rename to cpp-practice/.gitignore diff --git a/PracticingCpp/Makefile b/cpp-practice/Makefile similarity index 100% rename from PracticingCpp/Makefile rename to cpp-practice/Makefile diff --git a/PracticingCpp/README b/cpp-practice/README similarity index 100% rename from PracticingCpp/README rename to cpp-practice/README diff --git a/PracticingCpp/basics/Makefile b/cpp-practice/basics/Makefile similarity index 100% rename from PracticingCpp/basics/Makefile rename to cpp-practice/basics/Makefile diff --git a/PracticingCpp/basics/bin/.keep b/cpp-practice/basics/bin/.keep similarity index 100% rename from PracticingCpp/basics/bin/.keep rename to cpp-practice/basics/bin/.keep diff --git a/PracticingCpp/basics/docs/tutorial.pdf b/cpp-practice/basics/docs/tutorial.pdf similarity index 100% rename from PracticingCpp/basics/docs/tutorial.pdf rename to cpp-practice/basics/docs/tutorial.pdf diff --git a/PracticingCpp/basics/src/hello-world.cpp b/cpp-practice/basics/src/hello-world.cpp similarity index 100% rename from PracticingCpp/basics/src/hello-world.cpp rename to cpp-practice/basics/src/hello-world.cpp diff --git a/PracticingCpp/basics/tests/test_hello_world b/cpp-practice/basics/tests/test_hello_world similarity index 100% rename from PracticingCpp/basics/tests/test_hello_world rename to cpp-practice/basics/tests/test_hello_world diff --git a/PracticingCSharp/.gitignore b/csharp-practice/.gitignore similarity index 100% rename from PracticingCSharp/.gitignore rename to csharp-practice/.gitignore diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice.sln b/csharp-practice/GraphicsPractice/GraphicsPractice.sln similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice.sln rename to csharp-practice/GraphicsPractice/GraphicsPractice.sln diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Form1.Designer.cs b/csharp-practice/GraphicsPractice/GraphicsPractice/Form1.Designer.cs similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Form1.Designer.cs rename to csharp-practice/GraphicsPractice/GraphicsPractice/Form1.Designer.cs diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Form1.cs b/csharp-practice/GraphicsPractice/GraphicsPractice/Form1.cs similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Form1.cs rename to csharp-practice/GraphicsPractice/GraphicsPractice/Form1.cs diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Form1.resx b/csharp-practice/GraphicsPractice/GraphicsPractice/Form1.resx similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Form1.resx rename to csharp-practice/GraphicsPractice/GraphicsPractice/Form1.resx diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj b/csharp-practice/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj rename to csharp-practice/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj.user b/csharp-practice/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj.user similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj.user rename to csharp-practice/GraphicsPractice/GraphicsPractice/GraphicsPractice.csproj.user diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Program.cs b/csharp-practice/GraphicsPractice/GraphicsPractice/Program.cs similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Program.cs rename to csharp-practice/GraphicsPractice/GraphicsPractice/Program.cs diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/AssemblyInfo.cs b/csharp-practice/GraphicsPractice/GraphicsPractice/Properties/AssemblyInfo.cs similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/AssemblyInfo.cs rename to csharp-practice/GraphicsPractice/GraphicsPractice/Properties/AssemblyInfo.cs diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Resources.Designer.cs b/csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Resources.Designer.cs similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Resources.Designer.cs rename to csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Resources.Designer.cs diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Resources.resx b/csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Resources.resx similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Resources.resx rename to csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Resources.resx diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Settings.Designer.cs b/csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Settings.Designer.cs similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Settings.Designer.cs rename to csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Settings.Designer.cs diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Settings.settings b/csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Settings.settings similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/Properties/Settings.settings rename to csharp-practice/GraphicsPractice/GraphicsPractice/Properties/Settings.settings diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/bin/Debug/GraphicsPractice.vshost.exe b/csharp-practice/GraphicsPractice/GraphicsPractice/bin/Debug/GraphicsPractice.vshost.exe similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/bin/Debug/GraphicsPractice.vshost.exe rename to csharp-practice/GraphicsPractice/GraphicsPractice/bin/Debug/GraphicsPractice.vshost.exe diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Form1.resources b/csharp-practice/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Form1.resources similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Form1.resources rename to csharp-practice/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Form1.resources diff --git a/PracticingCSharp/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Properties.Resources.resources b/csharp-practice/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Properties.Resources.resources similarity index 100% rename from PracticingCSharp/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Properties.Resources.resources rename to csharp-practice/GraphicsPractice/GraphicsPractice/obj/x86/Debug/GraphicsPractice.Properties.Resources.resources diff --git a/PracticingCSharp/README.txt b/csharp-practice/README.txt similarity index 100% rename from PracticingCSharp/README.txt rename to csharp-practice/README.txt diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice.sln b/csharp-practice/TwitterPractice/TwitterPractice.sln similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice.sln rename to csharp-practice/TwitterPractice/TwitterPractice.sln diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/Site.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/Site.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/Site.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/Site.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_222222_256x240.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_222222_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_222222_256x240.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_222222_256x240.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_2e83ff_256x240.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_2e83ff_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_2e83ff_256x240.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_2e83ff_256x240.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_454545_256x240.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_454545_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_454545_256x240.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_454545_256x240.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_888888_256x240.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_888888_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_888888_256x240.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_888888_256x240.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_cd0a0a_256x240.png b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_cd0a0a_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_cd0a0a_256x240.png rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/images/ui-icons_cd0a0a_256x240.png diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.accordion.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.accordion.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.accordion.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.accordion.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.all.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.all.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.all.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.all.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.autocomplete.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.autocomplete.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.autocomplete.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.autocomplete.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.base.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.base.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.base.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.base.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.button.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.button.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.button.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.button.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.core.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.core.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.core.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.core.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.datepicker.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.datepicker.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.datepicker.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.datepicker.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.dialog.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.dialog.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.dialog.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.dialog.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.progressbar.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.progressbar.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.progressbar.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.progressbar.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.resizable.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.resizable.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.resizable.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.resizable.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.selectable.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.selectable.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.selectable.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.selectable.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.slider.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.slider.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.slider.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.slider.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.tabs.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.tabs.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.tabs.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.tabs.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.theme.css b/csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.theme.css similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.theme.css rename to csharp-practice/TwitterPractice/TwitterPractice/Content/themes/base/jquery.ui.theme.css diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Controllers/AccountController.cs b/csharp-practice/TwitterPractice/TwitterPractice/Controllers/AccountController.cs similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Controllers/AccountController.cs rename to csharp-practice/TwitterPractice/TwitterPractice/Controllers/AccountController.cs diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Controllers/HomeController.cs b/csharp-practice/TwitterPractice/TwitterPractice/Controllers/HomeController.cs similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Controllers/HomeController.cs rename to csharp-practice/TwitterPractice/TwitterPractice/Controllers/HomeController.cs diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Global.asax b/csharp-practice/TwitterPractice/TwitterPractice/Global.asax similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Global.asax rename to csharp-practice/TwitterPractice/TwitterPractice/Global.asax diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Global.asax.cs b/csharp-practice/TwitterPractice/TwitterPractice/Global.asax.cs similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Global.asax.cs rename to csharp-practice/TwitterPractice/TwitterPractice/Global.asax.cs diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Models/AccountModels.cs b/csharp-practice/TwitterPractice/TwitterPractice/Models/AccountModels.cs similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Models/AccountModels.cs rename to csharp-practice/TwitterPractice/TwitterPractice/Models/AccountModels.cs diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Models/TwitterModels.cs b/csharp-practice/TwitterPractice/TwitterPractice/Models/TwitterModels.cs similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Models/TwitterModels.cs rename to csharp-practice/TwitterPractice/TwitterPractice/Models/TwitterModels.cs diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Properties/AssemblyInfo.cs b/csharp-practice/TwitterPractice/TwitterPractice/Properties/AssemblyInfo.cs similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Properties/AssemblyInfo.cs rename to csharp-practice/TwitterPractice/TwitterPractice/Properties/AssemblyInfo.cs diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.debug.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.debug.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.debug.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.debug.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftAjax.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.debug.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.debug.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.debug.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.debug.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcAjax.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.debug.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.debug.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.debug.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.debug.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/MicrosoftMvcValidation.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/Site.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/Site.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/Site.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/Site.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1-vsdoc.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1-vsdoc.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1-vsdoc.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1-vsdoc.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.min.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.min.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-1.5.1.min.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.min.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.min.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery-ui-1.8.11.min.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.min.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.min.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.unobtrusive-ajax.min.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate-vsdoc.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate-vsdoc.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate-vsdoc.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate-vsdoc.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.min.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.min.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.min.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.min.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.min.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/jquery.validate.unobtrusive.min.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.min.js b/csharp-practice/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.min.js rename to csharp-practice/TwitterPractice/TwitterPractice/Scripts/modernizr-1.7.min.js diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/TwitterPractice.csproj b/csharp-practice/TwitterPractice/TwitterPractice/TwitterPractice.csproj similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/TwitterPractice.csproj rename to csharp-practice/TwitterPractice/TwitterPractice/TwitterPractice.csproj diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/TwitterPractice.csproj.user b/csharp-practice/TwitterPractice/TwitterPractice/TwitterPractice.csproj.user similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/TwitterPractice.csproj.user rename to csharp-practice/TwitterPractice/TwitterPractice/TwitterPractice.csproj.user diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/ChangePassword.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Account/ChangePassword.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/ChangePassword.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Account/ChangePassword.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/ChangePasswordSuccess.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Account/ChangePasswordSuccess.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/ChangePasswordSuccess.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Account/ChangePasswordSuccess.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/LogOn.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Account/LogOn.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/LogOn.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Account/LogOn.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/Register.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Account/Register.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Account/Register.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Account/Register.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Home/Index.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Home/Index.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Home/Index.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Home/Index.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Home/UserTimelineFragment.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Home/UserTimelineFragment.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Home/UserTimelineFragment.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Home/UserTimelineFragment.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Shared/Error.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Shared/Error.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Shared/Error.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Shared/Error.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Shared/_Layout.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Shared/_Layout.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Shared/_Layout.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Shared/_Layout.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Shared/_LogOnPartial.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/Shared/_LogOnPartial.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Shared/_LogOnPartial.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Shared/_LogOnPartial.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/Web.config b/csharp-practice/TwitterPractice/TwitterPractice/Views/Web.config similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/Web.config rename to csharp-practice/TwitterPractice/TwitterPractice/Views/Web.config diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Views/_ViewStart.cshtml b/csharp-practice/TwitterPractice/TwitterPractice/Views/_ViewStart.cshtml similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Views/_ViewStart.cshtml rename to csharp-practice/TwitterPractice/TwitterPractice/Views/_ViewStart.cshtml diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Web.Debug.config b/csharp-practice/TwitterPractice/TwitterPractice/Web.Debug.config similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Web.Debug.config rename to csharp-practice/TwitterPractice/TwitterPractice/Web.Debug.config diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Web.Release.config b/csharp-practice/TwitterPractice/TwitterPractice/Web.Release.config similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Web.Release.config rename to csharp-practice/TwitterPractice/TwitterPractice/Web.Release.config diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/Web.config b/csharp-practice/TwitterPractice/TwitterPractice/Web.config similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/Web.config rename to csharp-practice/TwitterPractice/TwitterPractice/Web.config diff --git a/PracticingCSharp/TwitterPractice/TwitterPractice/packages.config b/csharp-practice/TwitterPractice/TwitterPractice/packages.config similarity index 100% rename from PracticingCSharp/TwitterPractice/TwitterPractice/packages.config rename to csharp-practice/TwitterPractice/TwitterPractice/packages.config diff --git a/PracticingCSharp/TwitterPractice/packages/EntityFramework.4.1.10331.0/EntityFramework.4.1.10331.0.nupkg b/csharp-practice/TwitterPractice/packages/EntityFramework.4.1.10331.0/EntityFramework.4.1.10331.0.nupkg similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/EntityFramework.4.1.10331.0/EntityFramework.4.1.10331.0.nupkg rename to csharp-practice/TwitterPractice/packages/EntityFramework.4.1.10331.0/EntityFramework.4.1.10331.0.nupkg diff --git a/PracticingCSharp/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.dll b/csharp-practice/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.dll similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.dll rename to csharp-practice/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.dll diff --git a/PracticingCSharp/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.xml b/csharp-practice/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.xml similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.xml rename to csharp-practice/TwitterPractice/packages/EntityFramework.4.1.10331.0/lib/EntityFramework.xml diff --git a/PracticingCSharp/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.js b/csharp-practice/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.js rename to csharp-practice/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.js diff --git a/PracticingCSharp/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.min.js b/csharp-practice/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.min.js rename to csharp-practice/TwitterPractice/packages/Modernizr.1.7/Content/Scripts/modernizr-1.7.min.js diff --git a/PracticingCSharp/TwitterPractice/packages/Modernizr.1.7/Modernizr.1.7.nupkg b/csharp-practice/TwitterPractice/packages/Modernizr.1.7/Modernizr.1.7.nupkg similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/Modernizr.1.7/Modernizr.1.7.nupkg rename to csharp-practice/TwitterPractice/packages/Modernizr.1.7/Modernizr.1.7.nupkg diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.js b/csharp-practice/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.js rename to csharp-practice/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.min.js b/csharp-practice/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.min.js rename to csharp-practice/TwitterPractice/packages/jQuery.1.5.1/Content/Scripts/jquery-1.5.1.min.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.1.5.1/jQuery.1.5.1.nupkg b/csharp-practice/TwitterPractice/packages/jQuery.1.5.1/jQuery.1.5.1.nupkg similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.1.5.1/jQuery.1.5.1.nupkg rename to csharp-practice/TwitterPractice/packages/jQuery.1.5.1/jQuery.1.5.1.nupkg diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_222222_256x240.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_222222_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_222222_256x240.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_222222_256x240.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_2e83ff_256x240.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_2e83ff_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_2e83ff_256x240.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_2e83ff_256x240.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_454545_256x240.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_454545_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_454545_256x240.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_454545_256x240.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_888888_256x240.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_888888_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_888888_256x240.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_888888_256x240.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_cd0a0a_256x240.png b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_cd0a0a_256x240.png similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_cd0a0a_256x240.png rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/images/ui-icons_cd0a0a_256x240.png diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.accordion.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.accordion.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.accordion.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.accordion.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.all.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.all.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.all.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.all.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.autocomplete.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.autocomplete.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.autocomplete.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.autocomplete.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.base.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.base.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.base.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.base.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.button.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.button.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.button.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.button.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.core.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.core.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.core.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.core.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.datepicker.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.datepicker.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.datepicker.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.datepicker.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.dialog.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.dialog.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.dialog.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.dialog.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.progressbar.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.progressbar.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.progressbar.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.progressbar.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.resizable.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.resizable.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.resizable.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.resizable.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.selectable.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.selectable.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.selectable.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.selectable.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.slider.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.slider.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.slider.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.slider.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.tabs.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.tabs.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.tabs.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.tabs.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.theme.css b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.theme.css similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.theme.css rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Content/themes/base/jquery.ui.theme.css diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.js b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.js rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.min.js b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.min.js rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/Content/Scripts/jquery-ui-1.8.11.min.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/jQuery.UI.Combined.1.8.11.nupkg b/csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/jQuery.UI.Combined.1.8.11.nupkg similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/jQuery.UI.Combined.1.8.11.nupkg rename to csharp-practice/TwitterPractice/packages/jQuery.UI.Combined.1.8.11/jQuery.UI.Combined.1.8.11.nupkg diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate-vsdoc.js b/csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate-vsdoc.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate-vsdoc.js rename to csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate-vsdoc.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.js b/csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.js rename to csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.min.js b/csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.min.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.min.js rename to csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/Content/Scripts/jquery.validate.min.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/jQuery.Validation.1.8.0.nupkg b/csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/jQuery.Validation.1.8.0.nupkg similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.Validation.1.8.0/jQuery.Validation.1.8.0.nupkg rename to csharp-practice/TwitterPractice/packages/jQuery.Validation.1.8.0/jQuery.Validation.1.8.0.nupkg diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.vsdoc.1.5.1/Content/Scripts/jquery-1.5.1-vsdoc.js b/csharp-practice/TwitterPractice/packages/jQuery.vsdoc.1.5.1/Content/Scripts/jquery-1.5.1-vsdoc.js similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.vsdoc.1.5.1/Content/Scripts/jquery-1.5.1-vsdoc.js rename to csharp-practice/TwitterPractice/packages/jQuery.vsdoc.1.5.1/Content/Scripts/jquery-1.5.1-vsdoc.js diff --git a/PracticingCSharp/TwitterPractice/packages/jQuery.vsdoc.1.5.1/jQuery.vsdoc.1.5.1.nupkg b/csharp-practice/TwitterPractice/packages/jQuery.vsdoc.1.5.1/jQuery.vsdoc.1.5.1.nupkg similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/jQuery.vsdoc.1.5.1/jQuery.vsdoc.1.5.1.nupkg rename to csharp-practice/TwitterPractice/packages/jQuery.vsdoc.1.5.1/jQuery.vsdoc.1.5.1.nupkg diff --git a/PracticingCSharp/TwitterPractice/packages/repositories.config b/csharp-practice/TwitterPractice/packages/repositories.config similarity index 100% rename from PracticingCSharp/TwitterPractice/packages/repositories.config rename to csharp-practice/TwitterPractice/packages/repositories.config diff --git a/PracticingCSharp/vendor/Ionic.Zip.dll b/csharp-practice/vendor/Ionic.Zip.dll similarity index 100% rename from PracticingCSharp/vendor/Ionic.Zip.dll rename to csharp-practice/vendor/Ionic.Zip.dll diff --git a/PracticingCSharp/vendor/Newtonsoft.Json.Net35.dll b/csharp-practice/vendor/Newtonsoft.Json.Net35.dll similarity index 100% rename from PracticingCSharp/vendor/Newtonsoft.Json.Net35.dll rename to csharp-practice/vendor/Newtonsoft.Json.Net35.dll diff --git a/PracticingCurses/.gitignore b/curses-practice/.gitignore similarity index 100% rename from PracticingCurses/.gitignore rename to curses-practice/.gitignore diff --git a/PracticingCurses/COPYING b/curses-practice/COPYING similarity index 100% rename from PracticingCurses/COPYING rename to curses-practice/COPYING diff --git a/PracticingCurses/JustForFun/Makefile b/curses-practice/JustForFun/Makefile similarity index 100% rename from PracticingCurses/JustForFun/Makefile rename to curses-practice/JustForFun/Makefile diff --git a/PracticingCurses/JustForFun/README b/curses-practice/JustForFun/README similarity index 100% rename from PracticingCurses/JustForFun/README rename to curses-practice/JustForFun/README diff --git a/PracticingCurses/JustForFun/hanoi.c b/curses-practice/JustForFun/hanoi.c similarity index 100% rename from PracticingCurses/JustForFun/hanoi.c rename to curses-practice/JustForFun/hanoi.c diff --git a/PracticingCurses/JustForFun/life.c b/curses-practice/JustForFun/life.c similarity index 100% rename from PracticingCurses/JustForFun/life.c rename to curses-practice/JustForFun/life.c diff --git a/PracticingCurses/JustForFun/magic.c b/curses-practice/JustForFun/magic.c similarity index 100% rename from PracticingCurses/JustForFun/magic.c rename to curses-practice/JustForFun/magic.c diff --git a/PracticingCurses/JustForFun/queens.c b/curses-practice/JustForFun/queens.c similarity index 100% rename from PracticingCurses/JustForFun/queens.c rename to curses-practice/JustForFun/queens.c diff --git a/PracticingCurses/JustForFun/shuffle.c b/curses-practice/JustForFun/shuffle.c similarity index 100% rename from PracticingCurses/JustForFun/shuffle.c rename to curses-practice/JustForFun/shuffle.c diff --git a/PracticingCurses/JustForFun/tt.c b/curses-practice/JustForFun/tt.c similarity index 100% rename from PracticingCurses/JustForFun/tt.c rename to curses-practice/JustForFun/tt.c diff --git a/PracticingCurses/Makefile b/curses-practice/Makefile similarity index 100% rename from PracticingCurses/Makefile rename to curses-practice/Makefile diff --git a/PracticingCurses/README b/curses-practice/README similarity index 100% rename from PracticingCurses/README rename to curses-practice/README diff --git a/PracticingCurses/basics/Makefile b/curses-practice/basics/Makefile similarity index 100% rename from PracticingCurses/basics/Makefile rename to curses-practice/basics/Makefile diff --git a/PracticingCurses/basics/README b/curses-practice/basics/README similarity index 100% rename from PracticingCurses/basics/README rename to curses-practice/basics/README diff --git a/PracticingCurses/basics/acs_vars.c b/curses-practice/basics/acs_vars.c similarity index 100% rename from PracticingCurses/basics/acs_vars.c rename to curses-practice/basics/acs_vars.c diff --git a/PracticingCurses/basics/hello_world.c b/curses-practice/basics/hello_world.c similarity index 100% rename from PracticingCurses/basics/hello_world.c rename to curses-practice/basics/hello_world.c diff --git a/PracticingCurses/basics/hello_world.py b/curses-practice/basics/hello_world.py similarity index 100% rename from PracticingCurses/basics/hello_world.py rename to curses-practice/basics/hello_world.py diff --git a/PracticingCurses/basics/init_func_example.c b/curses-practice/basics/init_func_example.c similarity index 100% rename from PracticingCurses/basics/init_func_example.c rename to curses-practice/basics/init_func_example.c diff --git a/PracticingCurses/basics/init_func_example.py b/curses-practice/basics/init_func_example.py similarity index 100% rename from PracticingCurses/basics/init_func_example.py rename to curses-practice/basics/init_func_example.py diff --git a/PracticingCurses/basics/key_code.c b/curses-practice/basics/key_code.c similarity index 100% rename from PracticingCurses/basics/key_code.c rename to curses-practice/basics/key_code.c diff --git a/PracticingCurses/basics/mouse_menu.c b/curses-practice/basics/mouse_menu.c similarity index 100% rename from PracticingCurses/basics/mouse_menu.c rename to curses-practice/basics/mouse_menu.c diff --git a/PracticingCurses/basics/other_border.c b/curses-practice/basics/other_border.c similarity index 100% rename from PracticingCurses/basics/other_border.c rename to curses-practice/basics/other_border.c diff --git a/PracticingCurses/basics/printw_example.c b/curses-practice/basics/printw_example.c similarity index 100% rename from PracticingCurses/basics/printw_example.c rename to curses-practice/basics/printw_example.c diff --git a/PracticingCurses/basics/printw_example.py b/curses-practice/basics/printw_example.py similarity index 100% rename from PracticingCurses/basics/printw_example.py rename to curses-practice/basics/printw_example.py diff --git a/PracticingCurses/basics/scanw_example.c b/curses-practice/basics/scanw_example.c similarity index 100% rename from PracticingCurses/basics/scanw_example.c rename to curses-practice/basics/scanw_example.c diff --git a/PracticingCurses/basics/scanw_example.py b/curses-practice/basics/scanw_example.py similarity index 100% rename from PracticingCurses/basics/scanw_example.py rename to curses-practice/basics/scanw_example.py diff --git a/PracticingCurses/basics/simple_attr.c b/curses-practice/basics/simple_attr.c similarity index 100% rename from PracticingCurses/basics/simple_attr.c rename to curses-practice/basics/simple_attr.c diff --git a/PracticingCurses/basics/simple_attr.py b/curses-practice/basics/simple_attr.py similarity index 100% rename from PracticingCurses/basics/simple_attr.py rename to curses-practice/basics/simple_attr.py diff --git a/PracticingCurses/basics/simple_color.c b/curses-practice/basics/simple_color.c similarity index 100% rename from PracticingCurses/basics/simple_color.c rename to curses-practice/basics/simple_color.c diff --git a/PracticingCurses/basics/simple_key.c b/curses-practice/basics/simple_key.c similarity index 100% rename from PracticingCurses/basics/simple_key.c rename to curses-practice/basics/simple_key.c diff --git a/PracticingCurses/basics/temp_leave.c b/curses-practice/basics/temp_leave.c similarity index 100% rename from PracticingCurses/basics/temp_leave.c rename to curses-practice/basics/temp_leave.c diff --git a/PracticingCurses/basics/win_border.c b/curses-practice/basics/win_border.c similarity index 100% rename from PracticingCurses/basics/win_border.c rename to curses-practice/basics/win_border.c diff --git a/PracticingCurses/basics/with_chgat.c b/curses-practice/basics/with_chgat.c similarity index 100% rename from PracticingCurses/basics/with_chgat.c rename to curses-practice/basics/with_chgat.c diff --git a/PracticingCurses/basics/with_chgat.py b/curses-practice/basics/with_chgat.py similarity index 100% rename from PracticingCurses/basics/with_chgat.py rename to curses-practice/basics/with_chgat.py diff --git a/PracticingCurses/demo/exe/.placeholder b/curses-practice/demo/exe/.placeholder similarity index 100% rename from PracticingCurses/demo/exe/.placeholder rename to curses-practice/demo/exe/.placeholder diff --git a/PracticingCurses/forms/Makefile b/curses-practice/forms/Makefile similarity index 100% rename from PracticingCurses/forms/Makefile rename to curses-practice/forms/Makefile diff --git a/PracticingCurses/forms/README b/curses-practice/forms/README similarity index 100% rename from PracticingCurses/forms/README rename to curses-practice/forms/README diff --git a/PracticingCurses/forms/form_attrib.c b/curses-practice/forms/form_attrib.c similarity index 100% rename from PracticingCurses/forms/form_attrib.c rename to curses-practice/forms/form_attrib.c diff --git a/PracticingCurses/forms/form_options.c b/curses-practice/forms/form_options.c similarity index 100% rename from PracticingCurses/forms/form_options.c rename to curses-practice/forms/form_options.c diff --git a/PracticingCurses/forms/form_simple.c b/curses-practice/forms/form_simple.c similarity index 100% rename from PracticingCurses/forms/form_simple.c rename to curses-practice/forms/form_simple.c diff --git a/PracticingCurses/forms/form_win.c b/curses-practice/forms/form_win.c similarity index 100% rename from PracticingCurses/forms/form_win.c rename to curses-practice/forms/form_win.c diff --git a/PracticingCurses/menus/Makefile b/curses-practice/menus/Makefile similarity index 100% rename from PracticingCurses/menus/Makefile rename to curses-practice/menus/Makefile diff --git a/PracticingCurses/menus/README b/curses-practice/menus/README similarity index 100% rename from PracticingCurses/menus/README rename to curses-practice/menus/README diff --git a/PracticingCurses/menus/menu_attrib.c b/curses-practice/menus/menu_attrib.c similarity index 100% rename from PracticingCurses/menus/menu_attrib.c rename to curses-practice/menus/menu_attrib.c diff --git a/PracticingCurses/menus/menu_item_data.c b/curses-practice/menus/menu_item_data.c similarity index 100% rename from PracticingCurses/menus/menu_item_data.c rename to curses-practice/menus/menu_item_data.c diff --git a/PracticingCurses/menus/menu_multi_column.c b/curses-practice/menus/menu_multi_column.c similarity index 100% rename from PracticingCurses/menus/menu_multi_column.c rename to curses-practice/menus/menu_multi_column.c diff --git a/PracticingCurses/menus/menu_scroll.c b/curses-practice/menus/menu_scroll.c similarity index 100% rename from PracticingCurses/menus/menu_scroll.c rename to curses-practice/menus/menu_scroll.c diff --git a/PracticingCurses/menus/menu_simple.c b/curses-practice/menus/menu_simple.c similarity index 100% rename from PracticingCurses/menus/menu_simple.c rename to curses-practice/menus/menu_simple.c diff --git a/PracticingCurses/menus/menu_toggle.c b/curses-practice/menus/menu_toggle.c similarity index 100% rename from PracticingCurses/menus/menu_toggle.c rename to curses-practice/menus/menu_toggle.c diff --git a/PracticingCurses/menus/menu_userptr.c b/curses-practice/menus/menu_userptr.c similarity index 100% rename from PracticingCurses/menus/menu_userptr.c rename to curses-practice/menus/menu_userptr.c diff --git a/PracticingCurses/menus/menu_win.c b/curses-practice/menus/menu_win.c similarity index 100% rename from PracticingCurses/menus/menu_win.c rename to curses-practice/menus/menu_win.c diff --git a/PracticingCurses/panels/Makefile b/curses-practice/panels/Makefile similarity index 100% rename from PracticingCurses/panels/Makefile rename to curses-practice/panels/Makefile diff --git a/PracticingCurses/panels/README b/curses-practice/panels/README similarity index 100% rename from PracticingCurses/panels/README rename to curses-practice/panels/README diff --git a/PracticingCurses/panels/panel_browse.c b/curses-practice/panels/panel_browse.c similarity index 100% rename from PracticingCurses/panels/panel_browse.c rename to curses-practice/panels/panel_browse.c diff --git a/PracticingCurses/panels/panel_hide.c b/curses-practice/panels/panel_hide.c similarity index 100% rename from PracticingCurses/panels/panel_hide.c rename to curses-practice/panels/panel_hide.c diff --git a/PracticingCurses/panels/panel_resize.c b/curses-practice/panels/panel_resize.c similarity index 100% rename from PracticingCurses/panels/panel_resize.c rename to curses-practice/panels/panel_resize.c diff --git a/PracticingCurses/panels/panel_simple.c b/curses-practice/panels/panel_simple.c similarity index 100% rename from PracticingCurses/panels/panel_simple.c rename to curses-practice/panels/panel_simple.c diff --git a/PracticingCurses/perl/01.pl b/curses-practice/perl/01.pl similarity index 100% rename from PracticingCurses/perl/01.pl rename to curses-practice/perl/01.pl diff --git a/PracticingCurses/perl/02.pl b/curses-practice/perl/02.pl similarity index 100% rename from PracticingCurses/perl/02.pl rename to curses-practice/perl/02.pl diff --git a/PracticingCurses/perl/03.pl b/curses-practice/perl/03.pl similarity index 100% rename from PracticingCurses/perl/03.pl rename to curses-practice/perl/03.pl diff --git a/PracticingCurses/perl/04.pl b/curses-practice/perl/04.pl similarity index 100% rename from PracticingCurses/perl/04.pl rename to curses-practice/perl/04.pl diff --git a/PracticingCurses/perl/05.pl b/curses-practice/perl/05.pl similarity index 100% rename from PracticingCurses/perl/05.pl rename to curses-practice/perl/05.pl diff --git a/PracticingCurses/perl/06.pl b/curses-practice/perl/06.pl similarity index 100% rename from PracticingCurses/perl/06.pl rename to curses-practice/perl/06.pl diff --git a/PracticingCurses/perl/07.pl b/curses-practice/perl/07.pl similarity index 100% rename from PracticingCurses/perl/07.pl rename to curses-practice/perl/07.pl diff --git a/PracticingCurses/perl/08.pl b/curses-practice/perl/08.pl similarity index 100% rename from PracticingCurses/perl/08.pl rename to curses-practice/perl/08.pl diff --git a/PracticingCurses/perl/09.pl b/curses-practice/perl/09.pl similarity index 100% rename from PracticingCurses/perl/09.pl rename to curses-practice/perl/09.pl diff --git a/PracticingCurses/perl/10.pl b/curses-practice/perl/10.pl similarity index 100% rename from PracticingCurses/perl/10.pl rename to curses-practice/perl/10.pl diff --git a/PracticingCurses/perl/COPYING b/curses-practice/perl/COPYING similarity index 100% rename from PracticingCurses/perl/COPYING rename to curses-practice/perl/COPYING diff --git a/PracticingCurses/perl/README b/curses-practice/perl/README similarity index 100% rename from PracticingCurses/perl/README rename to curses-practice/perl/README diff --git a/PracticingFlex/.gitignore b/flex-practice/.gitignore similarity index 100% rename from PracticingFlex/.gitignore rename to flex-practice/.gitignore diff --git a/PracticingFlex/01-flickr/FlickrRIA.mxml b/flex-practice/01-flickr/FlickrRIA.mxml similarity index 100% rename from PracticingFlex/01-flickr/FlickrRIA.mxml rename to flex-practice/01-flickr/FlickrRIA.mxml diff --git a/PracticingFlex/01-flickr/FlickrThumbnail.mxml b/flex-practice/01-flickr/FlickrThumbnail.mxml similarity index 100% rename from PracticingFlex/01-flickr/FlickrThumbnail.mxml rename to flex-practice/01-flickr/FlickrThumbnail.mxml diff --git a/PracticingFlex/02-shipping/PlainText.mxml b/flex-practice/02-shipping/PlainText.mxml similarity index 100% rename from PracticingFlex/02-shipping/PlainText.mxml rename to flex-practice/02-shipping/PlainText.mxml diff --git a/PracticingFlex/02-shipping/shipping.py b/flex-practice/02-shipping/shipping.py similarity index 100% rename from PracticingFlex/02-shipping/shipping.py rename to flex-practice/02-shipping/shipping.py diff --git a/PracticingFlex/03a1-binding-and-modeling/YahooWeather.mxml b/flex-practice/03a1-binding-and-modeling/YahooWeather.mxml similarity index 100% rename from PracticingFlex/03a1-binding-and-modeling/YahooWeather.mxml rename to flex-practice/03a1-binding-and-modeling/YahooWeather.mxml diff --git a/PracticingFlex/03a2-crud-dynamic/CRUDDynamic.mxml b/flex-practice/03a2-crud-dynamic/CRUDDynamic.mxml similarity index 100% rename from PracticingFlex/03a2-crud-dynamic/CRUDDynamic.mxml rename to flex-practice/03a2-crud-dynamic/CRUDDynamic.mxml diff --git a/PracticingFlex/03a2-crud-dynamic/dyn-employees.as b/flex-practice/03a2-crud-dynamic/dyn-employees.as similarity index 100% rename from PracticingFlex/03a2-crud-dynamic/dyn-employees.as rename to flex-practice/03a2-crud-dynamic/dyn-employees.as diff --git a/PracticingFlex/03a3-crud-static/CRUDStatic.mxml b/flex-practice/03a3-crud-static/CRUDStatic.mxml similarity index 100% rename from PracticingFlex/03a3-crud-static/CRUDStatic.mxml rename to flex-practice/03a3-crud-static/CRUDStatic.mxml diff --git a/PracticingFlex/03a3-crud-static/static-employees.as b/flex-practice/03a3-crud-static/static-employees.as similarity index 100% rename from PracticingFlex/03a3-crud-static/static-employees.as rename to flex-practice/03a3-crud-static/static-employees.as diff --git a/PracticingFlex/03a4-external-interface/Main.mxml b/flex-practice/03a4-external-interface/Main.mxml similarity index 100% rename from PracticingFlex/03a4-external-interface/Main.mxml rename to flex-practice/03a4-external-interface/Main.mxml diff --git a/PracticingFlex/03a5-local-connections/BasicTaskReceiver.mxml b/flex-practice/03a5-local-connections/BasicTaskReceiver.mxml similarity index 100% rename from PracticingFlex/03a5-local-connections/BasicTaskReceiver.mxml rename to flex-practice/03a5-local-connections/BasicTaskReceiver.mxml diff --git a/PracticingFlex/03a5-local-connections/TaskSender.mxml b/flex-practice/03a5-local-connections/TaskSender.mxml similarity index 100% rename from PracticingFlex/03a5-local-connections/TaskSender.mxml rename to flex-practice/03a5-local-connections/TaskSender.mxml diff --git a/PracticingFlex/03a6-shared-objects/SharedObjectExample.mxml b/flex-practice/03a6-shared-objects/SharedObjectExample.mxml similarity index 100% rename from PracticingFlex/03a6-shared-objects/SharedObjectExample.mxml rename to flex-practice/03a6-shared-objects/SharedObjectExample.mxml diff --git a/PracticingFlex/03a7-validation-and-formatting/ValidatorsandFormattersExampleWithAreaCodeLookup.mxml b/flex-practice/03a7-validation-and-formatting/ValidatorsandFormattersExampleWithAreaCodeLookup.mxml similarity index 100% rename from PracticingFlex/03a7-validation-and-formatting/ValidatorsandFormattersExampleWithAreaCodeLookup.mxml rename to flex-practice/03a7-validation-and-formatting/ValidatorsandFormattersExampleWithAreaCodeLookup.mxml diff --git a/PracticingFlex/03b-handling-events/TwitterTimeline.mxml b/flex-practice/03b-handling-events/TwitterTimeline.mxml similarity index 100% rename from PracticingFlex/03b-handling-events/TwitterTimeline.mxml rename to flex-practice/03b-handling-events/TwitterTimeline.mxml diff --git a/PracticingFlex/03b1-event-listeners/VBoxDemo.mxml b/flex-practice/03b1-event-listeners/VBoxDemo.mxml similarity index 100% rename from PracticingFlex/03b1-event-listeners/VBoxDemo.mxml rename to flex-practice/03b1-event-listeners/VBoxDemo.mxml diff --git a/PracticingFlex/03b2-event-propagation/DemoApplication.mxml b/flex-practice/03b2-event-propagation/DemoApplication.mxml similarity index 100% rename from PracticingFlex/03b2-event-propagation/DemoApplication.mxml rename to flex-practice/03b2-event-propagation/DemoApplication.mxml diff --git a/PracticingFlex/03b3-simple-ui-event/Example1.mxml b/flex-practice/03b3-simple-ui-event/Example1.mxml similarity index 100% rename from PracticingFlex/03b3-simple-ui-event/Example1.mxml rename to flex-practice/03b3-simple-ui-event/Example1.mxml diff --git a/PracticingFlex/03b3-simple-ui-event/Example2.mxml b/flex-practice/03b3-simple-ui-event/Example2.mxml similarity index 100% rename from PracticingFlex/03b3-simple-ui-event/Example2.mxml rename to flex-practice/03b3-simple-ui-event/Example2.mxml diff --git a/PracticingFlex/03c1-application-container/Demo.mxml b/flex-practice/03c1-application-container/Demo.mxml similarity index 100% rename from PracticingFlex/03c1-application-container/Demo.mxml rename to flex-practice/03c1-application-container/Demo.mxml diff --git a/PracticingFlex/03c1-application-container/assets b/flex-practice/03c1-application-container/assets similarity index 100% rename from PracticingFlex/03c1-application-container/assets rename to flex-practice/03c1-application-container/assets diff --git a/PracticingFlex/03c2-box-model/HBoxExample.mxml b/flex-practice/03c2-box-model/HBoxExample.mxml similarity index 100% rename from PracticingFlex/03c2-box-model/HBoxExample.mxml rename to flex-practice/03c2-box-model/HBoxExample.mxml diff --git a/PracticingFlex/03c2-box-model/VBoxExample.mxml b/flex-practice/03c2-box-model/VBoxExample.mxml similarity index 100% rename from PracticingFlex/03c2-box-model/VBoxExample.mxml rename to flex-practice/03c2-box-model/VBoxExample.mxml diff --git a/PracticingFlex/03c2-box-model/VBoxHBoxCombo.mxml b/flex-practice/03c2-box-model/VBoxHBoxCombo.mxml similarity index 100% rename from PracticingFlex/03c2-box-model/VBoxHBoxCombo.mxml rename to flex-practice/03c2-box-model/VBoxHBoxCombo.mxml diff --git a/PracticingFlex/03c2-box-model/assets b/flex-practice/03c2-box-model/assets similarity index 100% rename from PracticingFlex/03c2-box-model/assets rename to flex-practice/03c2-box-model/assets diff --git a/PracticingFlex/03c3-canvas-absolute/Example.mxml b/flex-practice/03c3-canvas-absolute/Example.mxml similarity index 100% rename from PracticingFlex/03c3-canvas-absolute/Example.mxml rename to flex-practice/03c3-canvas-absolute/Example.mxml diff --git a/PracticingFlex/03c3-canvas-absolute/assets b/flex-practice/03c3-canvas-absolute/assets similarity index 100% rename from PracticingFlex/03c3-canvas-absolute/assets rename to flex-practice/03c3-canvas-absolute/assets diff --git a/PracticingFlex/03c4-canvas-relative/Photo.mxml b/flex-practice/03c4-canvas-relative/Photo.mxml similarity index 100% rename from PracticingFlex/03c4-canvas-relative/Photo.mxml rename to flex-practice/03c4-canvas-relative/Photo.mxml diff --git a/PracticingFlex/03c4-canvas-relative/assets b/flex-practice/03c4-canvas-relative/assets similarity index 100% rename from PracticingFlex/03c4-canvas-relative/assets rename to flex-practice/03c4-canvas-relative/assets diff --git a/PracticingFlex/03c5-combined-layout/Combined.mxml b/flex-practice/03c5-combined-layout/Combined.mxml similarity index 100% rename from PracticingFlex/03c5-combined-layout/Combined.mxml rename to flex-practice/03c5-combined-layout/Combined.mxml diff --git a/PracticingFlex/03c5-combined-layout/assets b/flex-practice/03c5-combined-layout/assets similarity index 100% rename from PracticingFlex/03c5-combined-layout/assets rename to flex-practice/03c5-combined-layout/assets diff --git a/PracticingFlex/03c6-form/CommentForm.mxml b/flex-practice/03c6-form/CommentForm.mxml similarity index 100% rename from PracticingFlex/03c6-form/CommentForm.mxml rename to flex-practice/03c6-form/CommentForm.mxml diff --git a/PracticingFlex/03c7-mxml-vs-as3/WithAs3.mxml b/flex-practice/03c7-mxml-vs-as3/WithAs3.mxml similarity index 100% rename from PracticingFlex/03c7-mxml-vs-as3/WithAs3.mxml rename to flex-practice/03c7-mxml-vs-as3/WithAs3.mxml diff --git a/PracticingFlex/03c7-mxml-vs-as3/WithMxml.mxml b/flex-practice/03c7-mxml-vs-as3/WithMxml.mxml similarity index 100% rename from PracticingFlex/03c7-mxml-vs-as3/WithMxml.mxml rename to flex-practice/03c7-mxml-vs-as3/WithMxml.mxml diff --git a/PracticingFlex/03c7-mxml-vs-as3/assets b/flex-practice/03c7-mxml-vs-as3/assets similarity index 100% rename from PracticingFlex/03c7-mxml-vs-as3/assets rename to flex-practice/03c7-mxml-vs-as3/assets diff --git a/PracticingFlex/03c8-panel/Photo.mxml b/flex-practice/03c8-panel/Photo.mxml similarity index 100% rename from PracticingFlex/03c8-panel/Photo.mxml rename to flex-practice/03c8-panel/Photo.mxml diff --git a/PracticingFlex/03c8-panel/assets b/flex-practice/03c8-panel/assets similarity index 100% rename from PracticingFlex/03c8-panel/assets rename to flex-practice/03c8-panel/assets diff --git a/PracticingFlex/03d1-datagrid/DataGridApp.as b/flex-practice/03d1-datagrid/DataGridApp.as similarity index 100% rename from PracticingFlex/03d1-datagrid/DataGridApp.as rename to flex-practice/03d1-datagrid/DataGridApp.as diff --git a/PracticingFlex/03d1-datagrid/DataGridExample.mxml b/flex-practice/03d1-datagrid/DataGridExample.mxml similarity index 100% rename from PracticingFlex/03d1-datagrid/DataGridExample.mxml rename to flex-practice/03d1-datagrid/DataGridExample.mxml diff --git a/PracticingFlex/03d1-datagrid/RequestParams.as b/flex-practice/03d1-datagrid/RequestParams.as similarity index 100% rename from PracticingFlex/03d1-datagrid/RequestParams.as rename to flex-practice/03d1-datagrid/RequestParams.as diff --git a/PracticingFlex/03d2-item-renderers/HBoxWeatherDisplay.mxml b/flex-practice/03d2-item-renderers/HBoxWeatherDisplay.mxml similarity index 100% rename from PracticingFlex/03d2-item-renderers/HBoxWeatherDisplay.mxml rename to flex-practice/03d2-item-renderers/HBoxWeatherDisplay.mxml diff --git a/PracticingFlex/03d2-item-renderers/WeatherDisplay.mxml b/flex-practice/03d2-item-renderers/WeatherDisplay.mxml similarity index 100% rename from PracticingFlex/03d2-item-renderers/WeatherDisplay.mxml rename to flex-practice/03d2-item-renderers/WeatherDisplay.mxml diff --git a/PracticingFlex/03d3-lists/HorizontalListControl.mxml b/flex-practice/03d3-lists/HorizontalListControl.mxml similarity index 100% rename from PracticingFlex/03d3-lists/HorizontalListControl.mxml rename to flex-practice/03d3-lists/HorizontalListControl.mxml diff --git a/PracticingFlex/03d3-lists/ListControl.mxml b/flex-practice/03d3-lists/ListControl.mxml similarity index 100% rename from PracticingFlex/03d3-lists/ListControl.mxml rename to flex-practice/03d3-lists/ListControl.mxml diff --git a/PracticingFlex/03d4-tilelist/TileListExample.mxml b/flex-practice/03d4-tilelist/TileListExample.mxml similarity index 100% rename from PracticingFlex/03d4-tilelist/TileListExample.mxml rename to flex-practice/03d4-tilelist/TileListExample.mxml diff --git a/PracticingFlex/03e1-accordion/Recipe.mxml b/flex-practice/03e1-accordion/Recipe.mxml similarity index 100% rename from PracticingFlex/03e1-accordion/Recipe.mxml rename to flex-practice/03e1-accordion/Recipe.mxml diff --git a/PracticingFlex/03e1-accordion/assets b/flex-practice/03e1-accordion/assets similarity index 100% rename from PracticingFlex/03e1-accordion/assets rename to flex-practice/03e1-accordion/assets diff --git a/PracticingFlex/03e2-tabbar-linkbar/LinkBar.mxml b/flex-practice/03e2-tabbar-linkbar/LinkBar.mxml similarity index 100% rename from PracticingFlex/03e2-tabbar-linkbar/LinkBar.mxml rename to flex-practice/03e2-tabbar-linkbar/LinkBar.mxml diff --git a/PracticingFlex/03e2-tabbar-linkbar/TabBarDemo.mxml b/flex-practice/03e2-tabbar-linkbar/TabBarDemo.mxml similarity index 100% rename from PracticingFlex/03e2-tabbar-linkbar/TabBarDemo.mxml rename to flex-practice/03e2-tabbar-linkbar/TabBarDemo.mxml diff --git a/PracticingFlex/03e3-tabnavigator/Shopping.mxml b/flex-practice/03e3-tabnavigator/Shopping.mxml similarity index 100% rename from PracticingFlex/03e3-tabnavigator/Shopping.mxml rename to flex-practice/03e3-tabnavigator/Shopping.mxml diff --git a/PracticingFlex/03e4-viewstack/ViewStackDemo.mxml b/flex-practice/03e4-viewstack/ViewStackDemo.mxml similarity index 100% rename from PracticingFlex/03e4-viewstack/ViewStackDemo.mxml rename to flex-practice/03e4-viewstack/ViewStackDemo.mxml diff --git a/PracticingFlex/03f1-custom-components/MainForm.mxml b/flex-practice/03f1-custom-components/MainForm.mxml similarity index 100% rename from PracticingFlex/03f1-custom-components/MainForm.mxml rename to flex-practice/03f1-custom-components/MainForm.mxml diff --git a/PracticingFlex/03f1-custom-components/com/mycustom/components/TextInputEmail.as b/flex-practice/03f1-custom-components/com/mycustom/components/TextInputEmail.as similarity index 100% rename from PracticingFlex/03f1-custom-components/com/mycustom/components/TextInputEmail.as rename to flex-practice/03f1-custom-components/com/mycustom/components/TextInputEmail.as diff --git a/PracticingFlex/03f2-code-behind/CodeBehindDisplay.mxml b/flex-practice/03f2-code-behind/CodeBehindDisplay.mxml similarity index 100% rename from PracticingFlex/03f2-code-behind/CodeBehindDisplay.mxml rename to flex-practice/03f2-code-behind/CodeBehindDisplay.mxml diff --git a/PracticingFlex/03f2-code-behind/CodeExample.mxml b/flex-practice/03f2-code-behind/CodeExample.mxml similarity index 100% rename from PracticingFlex/03f2-code-behind/CodeExample.mxml rename to flex-practice/03f2-code-behind/CodeExample.mxml diff --git a/PracticingFlex/03f2-code-behind/as_components/ComboBoxCodeBehind.as b/flex-practice/03f2-code-behind/as_components/ComboBoxCodeBehind.as similarity index 100% rename from PracticingFlex/03f2-code-behind/as_components/ComboBoxCodeBehind.as rename to flex-practice/03f2-code-behind/as_components/ComboBoxCodeBehind.as diff --git a/PracticingFlex/03f3-composite-component/ComponentForm.mxml b/flex-practice/03f3-composite-component/ComponentForm.mxml similarity index 100% rename from PracticingFlex/03f3-composite-component/ComponentForm.mxml rename to flex-practice/03f3-composite-component/ComponentForm.mxml diff --git a/PracticingFlex/03f3-composite-component/components/ComboBoxDateEntry.mxml b/flex-practice/03f3-composite-component/components/ComboBoxDateEntry.mxml similarity index 100% rename from PracticingFlex/03f3-composite-component/components/ComboBoxDateEntry.mxml rename to flex-practice/03f3-composite-component/components/ComboBoxDateEntry.mxml diff --git a/PracticingFlex/03f3-composite-component/components/ComboBoxMonths.mxml b/flex-practice/03f3-composite-component/components/ComboBoxMonths.mxml similarity index 100% rename from PracticingFlex/03f3-composite-component/components/ComboBoxMonths.mxml rename to flex-practice/03f3-composite-component/components/ComboBoxMonths.mxml diff --git a/PracticingFlex/03f4-multiple-composite-components/Main.mxml b/flex-practice/03f4-multiple-composite-components/Main.mxml similarity index 100% rename from PracticingFlex/03f4-multiple-composite-components/Main.mxml rename to flex-practice/03f4-multiple-composite-components/Main.mxml diff --git a/PracticingFlex/03f4-multiple-composite-components/components/ComboBoxDateEntry.mxml b/flex-practice/03f4-multiple-composite-components/components/ComboBoxDateEntry.mxml similarity index 100% rename from PracticingFlex/03f4-multiple-composite-components/components/ComboBoxDateEntry.mxml rename to flex-practice/03f4-multiple-composite-components/components/ComboBoxDateEntry.mxml diff --git a/PracticingFlex/03f4-multiple-composite-components/components/ComboBoxMonths.as b/flex-practice/03f4-multiple-composite-components/components/ComboBoxMonths.as similarity index 100% rename from PracticingFlex/03f4-multiple-composite-components/components/ComboBoxMonths.as rename to flex-practice/03f4-multiple-composite-components/components/ComboBoxMonths.as diff --git a/PracticingFlex/03f5-mxml/MainForm.mxml b/flex-practice/03f5-mxml/MainForm.mxml similarity index 100% rename from PracticingFlex/03f5-mxml/MainForm.mxml rename to flex-practice/03f5-mxml/MainForm.mxml diff --git a/PracticingFlex/03f5-mxml/components/ComboBoxMonths.mxml b/flex-practice/03f5-mxml/components/ComboBoxMonths.mxml similarity index 100% rename from PracticingFlex/03f5-mxml/components/ComboBoxMonths.mxml rename to flex-practice/03f5-mxml/components/ComboBoxMonths.mxml diff --git a/PracticingFlex/03g1-debugging/Debugging.mxml b/flex-practice/03g1-debugging/Debugging.mxml similarity index 100% rename from PracticingFlex/03g1-debugging/Debugging.mxml rename to flex-practice/03g1-debugging/Debugging.mxml diff --git a/PracticingFlex/Makefile b/flex-practice/Makefile similarity index 100% rename from PracticingFlex/Makefile rename to flex-practice/Makefile diff --git a/PracticingFlex/README b/flex-practice/README similarity index 100% rename from PracticingFlex/README rename to flex-practice/README diff --git a/PracticingFlex/_assets/animals03.jpg b/flex-practice/_assets/animals03.jpg similarity index 100% rename from PracticingFlex/_assets/animals03.jpg rename to flex-practice/_assets/animals03.jpg diff --git a/PracticingFlex/_assets/animals03_sm.jpg b/flex-practice/_assets/animals03_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals03_sm.jpg rename to flex-practice/_assets/animals03_sm.jpg diff --git a/PracticingFlex/_assets/animals06_sm.jpg b/flex-practice/_assets/animals06_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals06_sm.jpg rename to flex-practice/_assets/animals06_sm.jpg diff --git a/PracticingFlex/_assets/animals07_sm.jpg b/flex-practice/_assets/animals07_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals07_sm.jpg rename to flex-practice/_assets/animals07_sm.jpg diff --git a/PracticingFlex/_assets/animals08_sm.jpg b/flex-practice/_assets/animals08_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals08_sm.jpg rename to flex-practice/_assets/animals08_sm.jpg diff --git a/PracticingFlex/_assets/animals09_sm.jpg b/flex-practice/_assets/animals09_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals09_sm.jpg rename to flex-practice/_assets/animals09_sm.jpg diff --git a/PracticingFlex/_assets/animals10_sm.jpg b/flex-practice/_assets/animals10_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals10_sm.jpg rename to flex-practice/_assets/animals10_sm.jpg diff --git a/PracticingFlex/_assets/animals11_sm.jpg b/flex-practice/_assets/animals11_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals11_sm.jpg rename to flex-practice/_assets/animals11_sm.jpg diff --git a/PracticingFlex/_assets/animals12_sm.jpg b/flex-practice/_assets/animals12_sm.jpg similarity index 100% rename from PracticingFlex/_assets/animals12_sm.jpg rename to flex-practice/_assets/animals12_sm.jpg diff --git a/PracticingFlex/_assets/city01_sm.jpg b/flex-practice/_assets/city01_sm.jpg similarity index 100% rename from PracticingFlex/_assets/city01_sm.jpg rename to flex-practice/_assets/city01_sm.jpg diff --git a/PracticingFlex/_assets/city02_sm.jpg b/flex-practice/_assets/city02_sm.jpg similarity index 100% rename from PracticingFlex/_assets/city02_sm.jpg rename to flex-practice/_assets/city02_sm.jpg diff --git a/PracticingFlex/_assets/city03_sm.jpg b/flex-practice/_assets/city03_sm.jpg similarity index 100% rename from PracticingFlex/_assets/city03_sm.jpg rename to flex-practice/_assets/city03_sm.jpg diff --git a/PracticingFlex/_assets/city04_sm.jpg b/flex-practice/_assets/city04_sm.jpg similarity index 100% rename from PracticingFlex/_assets/city04_sm.jpg rename to flex-practice/_assets/city04_sm.jpg diff --git a/PracticingFlex/_assets/dessert_decadent_cake.jpg b/flex-practice/_assets/dessert_decadent_cake.jpg similarity index 100% rename from PracticingFlex/_assets/dessert_decadent_cake.jpg rename to flex-practice/_assets/dessert_decadent_cake.jpg diff --git a/PracticingFlex/build.xml b/flex-practice/build.xml similarity index 100% rename from PracticingFlex/build.xml rename to flex-practice/build.xml diff --git a/PracticingFlex/custom-03d1-datagrid/CustomApp.as b/flex-practice/custom-03d1-datagrid/CustomApp.as similarity index 100% rename from PracticingFlex/custom-03d1-datagrid/CustomApp.as rename to flex-practice/custom-03d1-datagrid/CustomApp.as diff --git a/PracticingFlex/custom-03d1-datagrid/Snarf.mxml b/flex-practice/custom-03d1-datagrid/Snarf.mxml similarity index 100% rename from PracticingFlex/custom-03d1-datagrid/Snarf.mxml rename to flex-practice/custom-03d1-datagrid/Snarf.mxml diff --git a/PracticingFlex/custom-03d2-item-renderers/HBoxWeatherDisplay.mxml b/flex-practice/custom-03d2-item-renderers/HBoxWeatherDisplay.mxml similarity index 100% rename from PracticingFlex/custom-03d2-item-renderers/HBoxWeatherDisplay.mxml rename to flex-practice/custom-03d2-item-renderers/HBoxWeatherDisplay.mxml diff --git a/PracticingFlex/custom-03d2-item-renderers/WeatherApp.as b/flex-practice/custom-03d2-item-renderers/WeatherApp.as similarity index 100% rename from PracticingFlex/custom-03d2-item-renderers/WeatherApp.as rename to flex-practice/custom-03d2-item-renderers/WeatherApp.as diff --git a/PracticingFlex/custom-03d2-item-renderers/WeatherDisplay.mxml b/flex-practice/custom-03d2-item-renderers/WeatherDisplay.mxml similarity index 100% rename from PracticingFlex/custom-03d2-item-renderers/WeatherDisplay.mxml rename to flex-practice/custom-03d2-item-renderers/WeatherDisplay.mxml diff --git a/PracticingFlex/custom-03d3-lists/ListApp.as b/flex-practice/custom-03d3-lists/ListApp.as similarity index 100% rename from PracticingFlex/custom-03d3-lists/ListApp.as rename to flex-practice/custom-03d3-lists/ListApp.as diff --git a/PracticingFlex/custom-03d3-lists/ListControl.mxml b/flex-practice/custom-03d3-lists/ListControl.mxml similarity index 100% rename from PracticingFlex/custom-03d3-lists/ListControl.mxml rename to flex-practice/custom-03d3-lists/ListControl.mxml diff --git a/PracticingFlex/custom-03d3-lists/employees.py b/flex-practice/custom-03d3-lists/employees.py similarity index 100% rename from PracticingFlex/custom-03d3-lists/employees.py rename to flex-practice/custom-03d3-lists/employees.py diff --git a/PracticingFlex/custom-03d3-lists/listapp.css b/flex-practice/custom-03d3-lists/listapp.css similarity index 100% rename from PracticingFlex/custom-03d3-lists/listapp.css rename to flex-practice/custom-03d3-lists/listapp.css diff --git a/PracticingFlex/custom-03d4-tilelist/TileListApp.as b/flex-practice/custom-03d4-tilelist/TileListApp.as similarity index 100% rename from PracticingFlex/custom-03d4-tilelist/TileListApp.as rename to flex-practice/custom-03d4-tilelist/TileListApp.as diff --git a/PracticingFlex/custom-03d4-tilelist/TileListExample.mxml b/flex-practice/custom-03d4-tilelist/TileListExample.mxml similarity index 100% rename from PracticingFlex/custom-03d4-tilelist/TileListExample.mxml rename to flex-practice/custom-03d4-tilelist/TileListExample.mxml diff --git a/PracticingFlex/custom-03d4-tilelist/tilelist.css b/flex-practice/custom-03d4-tilelist/tilelist.css similarity index 100% rename from PracticingFlex/custom-03d4-tilelist/tilelist.css rename to flex-practice/custom-03d4-tilelist/tilelist.css diff --git a/PracticingFlex/custom-03g1-debugging/Debugging.mxml b/flex-practice/custom-03g1-debugging/Debugging.mxml similarity index 100% rename from PracticingFlex/custom-03g1-debugging/Debugging.mxml rename to flex-practice/custom-03g1-debugging/Debugging.mxml diff --git a/PracticingFlex/custom-03g1-debugging/me/DebuggingApp.as b/flex-practice/custom-03g1-debugging/me/DebuggingApp.as similarity index 100% rename from PracticingFlex/custom-03g1-debugging/me/DebuggingApp.as rename to flex-practice/custom-03g1-debugging/me/DebuggingApp.as diff --git a/PracticingFlex/custom-03g1-debugging/me/tests/TestSuite.as b/flex-practice/custom-03g1-debugging/me/tests/TestSuite.as similarity index 100% rename from PracticingFlex/custom-03g1-debugging/me/tests/TestSuite.as rename to flex-practice/custom-03g1-debugging/me/tests/TestSuite.as diff --git a/PracticingFlex/custom-03g1-debugging/me/tests/cases/TestCase01.as b/flex-practice/custom-03g1-debugging/me/tests/cases/TestCase01.as similarity index 100% rename from PracticingFlex/custom-03g1-debugging/me/tests/cases/TestCase01.as rename to flex-practice/custom-03g1-debugging/me/tests/cases/TestCase01.as diff --git a/PracticingFlex/mkbuildxml.py b/flex-practice/mkbuildxml.py similarity index 100% rename from PracticingFlex/mkbuildxml.py rename to flex-practice/mkbuildxml.py diff --git a/PracticingFlex/mktargets.py b/flex-practice/mktargets.py similarity index 100% rename from PracticingFlex/mktargets.py rename to flex-practice/mktargets.py diff --git a/PracticingFlex/rules.mk b/flex-practice/rules.mk similarity index 100% rename from PracticingFlex/rules.mk rename to flex-practice/rules.mk diff --git a/PracticingFlex/targets.mk b/flex-practice/targets.mk similarity index 100% rename from PracticingFlex/targets.mk rename to flex-practice/targets.mk diff --git a/PracticingJava/.gitignore b/java-practice/.gitignore similarity index 100% rename from PracticingJava/.gitignore rename to java-practice/.gitignore diff --git a/PracticingJava/build.xml b/java-practice/build.xml similarity index 100% rename from PracticingJava/build.xml rename to java-practice/build.xml diff --git a/PracticingJava/foobar.properties b/java-practice/foobar.properties similarity index 100% rename from PracticingJava/foobar.properties rename to java-practice/foobar.properties diff --git a/PracticingJava/obj/.keep b/java-practice/obj/.keep similarity index 100% rename from PracticingJava/obj/.keep rename to java-practice/obj/.keep diff --git a/PracticingJava/src/com/meatballhat/learningjava/CleanPipe.java b/java-practice/src/com/meatballhat/learningjava/CleanPipe.java similarity index 100% rename from PracticingJava/src/com/meatballhat/learningjava/CleanPipe.java rename to java-practice/src/com/meatballhat/learningjava/CleanPipe.java diff --git a/PracticingJava/src/com/meatballhat/learningjava/HelloSir.java b/java-practice/src/com/meatballhat/learningjava/HelloSir.java similarity index 100% rename from PracticingJava/src/com/meatballhat/learningjava/HelloSir.java rename to java-practice/src/com/meatballhat/learningjava/HelloSir.java diff --git a/PracticingJava/src/com/meatballhat/learningjava/ShowProps.java b/java-practice/src/com/meatballhat/learningjava/ShowProps.java similarity index 100% rename from PracticingJava/src/com/meatballhat/learningjava/ShowProps.java rename to java-practice/src/com/meatballhat/learningjava/ShowProps.java diff --git a/PracticingPerl/.gitignore b/perl-practice/.gitignore similarity index 100% rename from PracticingPerl/.gitignore rename to perl-practice/.gitignore diff --git a/PracticingPerl/README.pod b/perl-practice/README.pod similarity index 100% rename from PracticingPerl/README.pod rename to perl-practice/README.pod diff --git a/PracticingPerl/cli/alice-in-wonderland.txt b/perl-practice/cli/alice-in-wonderland.txt similarity index 100% rename from PracticingPerl/cli/alice-in-wonderland.txt rename to perl-practice/cli/alice-in-wonderland.txt diff --git a/PracticingPerl/cli/argv.pl b/perl-practice/cli/argv.pl similarity index 100% rename from PracticingPerl/cli/argv.pl rename to perl-practice/cli/argv.pl diff --git a/PracticingPerl/cli/array_variables.pl b/perl-practice/cli/array_variables.pl similarity index 100% rename from PracticingPerl/cli/array_variables.pl rename to perl-practice/cli/array_variables.pl diff --git a/PracticingPerl/cli/datatypes.pl b/perl-practice/cli/datatypes.pl similarity index 100% rename from PracticingPerl/cli/datatypes.pl rename to perl-practice/cli/datatypes.pl diff --git a/PracticingPerl/cli/ex01/a.pl b/perl-practice/cli/ex01/a.pl similarity index 100% rename from PracticingPerl/cli/ex01/a.pl rename to perl-practice/cli/ex01/a.pl diff --git a/PracticingPerl/cli/ex01/b.pl b/perl-practice/cli/ex01/b.pl similarity index 100% rename from PracticingPerl/cli/ex01/b.pl rename to perl-practice/cli/ex01/b.pl diff --git a/PracticingPerl/cli/ex01/c.pl b/perl-practice/cli/ex01/c.pl similarity index 100% rename from PracticingPerl/cli/ex01/c.pl rename to perl-practice/cli/ex01/c.pl diff --git a/PracticingPerl/cli/ex01/d.pl b/perl-practice/cli/ex01/d.pl similarity index 100% rename from PracticingPerl/cli/ex01/d.pl rename to perl-practice/cli/ex01/d.pl diff --git a/PracticingPerl/cli/ex02/input.pl b/perl-practice/cli/ex02/input.pl similarity index 100% rename from PracticingPerl/cli/ex02/input.pl rename to perl-practice/cli/ex02/input.pl diff --git a/PracticingPerl/cli/ex02/input_argv.pl b/perl-practice/cli/ex02/input_argv.pl similarity index 100% rename from PracticingPerl/cli/ex02/input_argv.pl rename to perl-practice/cli/ex02/input_argv.pl diff --git a/PracticingPerl/cli/ex02/input_fromfile.pl b/perl-practice/cli/ex02/input_fromfile.pl similarity index 100% rename from PracticingPerl/cli/ex02/input_fromfile.pl rename to perl-practice/cli/ex02/input_fromfile.pl diff --git a/PracticingPerl/cli/ex02/quadratic.pl b/perl-practice/cli/ex02/quadratic.pl similarity index 100% rename from PracticingPerl/cli/ex02/quadratic.pl rename to perl-practice/cli/ex02/quadratic.pl diff --git a/PracticingPerl/cli/ex03/rwfakegrep.pl b/perl-practice/cli/ex03/rwfakegrep.pl similarity index 100% rename from PracticingPerl/cli/ex03/rwfakegrep.pl rename to perl-practice/cli/ex03/rwfakegrep.pl diff --git a/PracticingPerl/cli/ex03/rwfiles.pl b/perl-practice/cli/ex03/rwfiles.pl similarity index 100% rename from PracticingPerl/cli/ex03/rwfiles.pl rename to perl-practice/cli/ex03/rwfiles.pl diff --git a/PracticingPerl/cli/filehandles.pl b/perl-practice/cli/filehandles.pl similarity index 100% rename from PracticingPerl/cli/filehandles.pl rename to perl-practice/cli/filehandles.pl diff --git a/PracticingPerl/cli/foo.txt b/perl-practice/cli/foo.txt similarity index 100% rename from PracticingPerl/cli/foo.txt rename to perl-practice/cli/foo.txt diff --git a/PracticingPerl/cli/functions.pl b/perl-practice/cli/functions.pl similarity index 100% rename from PracticingPerl/cli/functions.pl rename to perl-practice/cli/functions.pl diff --git a/PracticingPerl/cli/hash_variables.pl b/perl-practice/cli/hash_variables.pl similarity index 100% rename from PracticingPerl/cli/hash_variables.pl rename to perl-practice/cli/hash_variables.pl diff --git a/PracticingPerl/cli/heredoc.pl b/perl-practice/cli/heredoc.pl similarity index 100% rename from PracticingPerl/cli/heredoc.pl rename to perl-practice/cli/heredoc.pl diff --git a/PracticingPerl/cli/myprog.pl b/perl-practice/cli/myprog.pl similarity index 100% rename from PracticingPerl/cli/myprog.pl rename to perl-practice/cli/myprog.pl diff --git a/PracticingPerl/cli/numbers.pl b/perl-practice/cli/numbers.pl similarity index 100% rename from PracticingPerl/cli/numbers.pl rename to perl-practice/cli/numbers.pl diff --git a/PracticingPerl/cli/operators.pl b/perl-practice/cli/operators.pl similarity index 100% rename from PracticingPerl/cli/operators.pl rename to perl-practice/cli/operators.pl diff --git a/PracticingPerl/cli/quoting.pl b/perl-practice/cli/quoting.pl similarity index 100% rename from PracticingPerl/cli/quoting.pl rename to perl-practice/cli/quoting.pl diff --git a/PracticingPerl/cli/raw_printing.pl b/perl-practice/cli/raw_printing.pl similarity index 100% rename from PracticingPerl/cli/raw_printing.pl rename to perl-practice/cli/raw_printing.pl diff --git a/PracticingPerl/cli/scalar_numbers.pl b/perl-practice/cli/scalar_numbers.pl similarity index 100% rename from PracticingPerl/cli/scalar_numbers.pl rename to perl-practice/cli/scalar_numbers.pl diff --git a/PracticingPerl/cli/stdio.pl b/perl-practice/cli/stdio.pl similarity index 100% rename from PracticingPerl/cli/stdio.pl rename to perl-practice/cli/stdio.pl diff --git a/PracticingPerl/cli/string_operators.pl b/perl-practice/cli/string_operators.pl similarity index 100% rename from PracticingPerl/cli/string_operators.pl rename to perl-practice/cli/string_operators.pl diff --git a/PracticingPerl/cli/variables.pl b/perl-practice/cli/variables.pl similarity index 100% rename from PracticingPerl/cli/variables.pl rename to perl-practice/cli/variables.pl diff --git a/PracticingPerl/web/Makefile b/perl-practice/web/Makefile similarity index 100% rename from PracticingPerl/web/Makefile rename to perl-practice/web/Makefile diff --git a/PracticingPerl/web/cgiwrap-fcgi.pl.in b/perl-practice/web/cgiwrap-fcgi.pl.in similarity index 100% rename from PracticingPerl/web/cgiwrap-fcgi.pl.in rename to perl-practice/web/cgiwrap-fcgi.pl.in diff --git a/PracticingPerl/web/fastcgi_params b/perl-practice/web/fastcgi_params similarity index 100% rename from PracticingPerl/web/fastcgi_params rename to perl-practice/web/fastcgi_params diff --git a/PracticingPerl/web/html/cgi-bin/query.cgi b/perl-practice/web/html/cgi-bin/query.cgi similarity index 100% rename from PracticingPerl/web/html/cgi-bin/query.cgi rename to perl-practice/web/html/cgi-bin/query.cgi diff --git a/PracticingPerl/web/html/cgi-bin/test.cgi b/perl-practice/web/html/cgi-bin/test.cgi similarity index 100% rename from PracticingPerl/web/html/cgi-bin/test.cgi rename to perl-practice/web/html/cgi-bin/test.cgi diff --git a/PracticingPerl/web/lib/perl/base.pm b/perl-practice/web/lib/perl/base.pm similarity index 100% rename from PracticingPerl/web/lib/perl/base.pm rename to perl-practice/web/lib/perl/base.pm diff --git a/PracticingPerl/web/lighttpd.conf.in b/perl-practice/web/lighttpd.conf.in similarity index 100% rename from PracticingPerl/web/lighttpd.conf.in rename to perl-practice/web/lighttpd.conf.in diff --git a/PracticingPerl/web/mime.types b/perl-practice/web/mime.types similarity index 100% rename from PracticingPerl/web/mime.types rename to perl-practice/web/mime.types diff --git a/PracticingPerl/web/nginx.conf.in b/perl-practice/web/nginx.conf.in similarity index 100% rename from PracticingPerl/web/nginx.conf.in rename to perl-practice/web/nginx.conf.in diff --git a/PracticingPerl/web/perl_locations.d/base.conf b/perl-practice/web/perl_locations.d/base.conf similarity index 100% rename from PracticingPerl/web/perl_locations.d/base.conf rename to perl-practice/web/perl_locations.d/base.conf diff --git a/PracticingPerl/web/perl_requirements.d/base.conf b/perl-practice/web/perl_requirements.d/base.conf similarity index 100% rename from PracticingPerl/web/perl_requirements.d/base.conf rename to perl-practice/web/perl_requirements.d/base.conf diff --git a/PracticingPhp/.gitignore b/php-practice/.gitignore similarity index 100% rename from PracticingPhp/.gitignore rename to php-practice/.gitignore diff --git a/PracticingPhp/README.rst b/php-practice/README.rst similarity index 100% rename from PracticingPhp/README.rst rename to php-practice/README.rst diff --git a/PracticingPhp/cli/args b/php-practice/cli/args similarity index 100% rename from PracticingPhp/cli/args rename to php-practice/cli/args diff --git a/PracticingPhp/cli/daemonized b/php-practice/cli/daemonized similarity index 100% rename from PracticingPhp/cli/daemonized rename to php-practice/cli/daemonized diff --git a/PracticingPhp/cli/hello b/php-practice/cli/hello similarity index 100% rename from PracticingPhp/cli/hello rename to php-practice/cli/hello diff --git a/PracticingPhp/web-cake/Makefile b/php-practice/web-cake/Makefile similarity index 100% rename from PracticingPhp/web-cake/Makefile rename to php-practice/web-cake/Makefile diff --git a/PracticingPhp/web-cake/fastcgi_params b/php-practice/web-cake/fastcgi_params similarity index 100% rename from PracticingPhp/web-cake/fastcgi_params rename to php-practice/web-cake/fastcgi_params diff --git a/PracticingPhp/web-cake/html/.gitignore b/php-practice/web-cake/html/.gitignore similarity index 100% rename from PracticingPhp/web-cake/html/.gitignore rename to php-practice/web-cake/html/.gitignore diff --git a/PracticingPhp/web-cake/html/.htaccess b/php-practice/web-cake/html/.htaccess similarity index 100% rename from PracticingPhp/web-cake/html/.htaccess rename to php-practice/web-cake/html/.htaccess diff --git a/PracticingPhp/web-cake/html/README b/php-practice/web-cake/html/README similarity index 100% rename from PracticingPhp/web-cake/html/README rename to php-practice/web-cake/html/README diff --git a/PracticingPhp/web-cake/html/app/.htaccess b/php-practice/web-cake/html/app/.htaccess similarity index 100% rename from PracticingPhp/web-cake/html/app/.htaccess rename to php-practice/web-cake/html/app/.htaccess diff --git a/PracticingPhp/web-cake/html/app/config/acl.ini.php b/php-practice/web-cake/html/app/config/acl.ini.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/acl.ini.php rename to php-practice/web-cake/html/app/config/acl.ini.php diff --git a/PracticingPhp/web-cake/html/app/config/bootstrap.php b/php-practice/web-cake/html/app/config/bootstrap.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/bootstrap.php rename to php-practice/web-cake/html/app/config/bootstrap.php diff --git a/PracticingPhp/web-cake/html/app/config/core.php b/php-practice/web-cake/html/app/config/core.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/core.php rename to php-practice/web-cake/html/app/config/core.php diff --git a/PracticingPhp/web-cake/html/app/config/database.php b/php-practice/web-cake/html/app/config/database.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/database.php rename to php-practice/web-cake/html/app/config/database.php diff --git a/PracticingPhp/web-cake/html/app/config/database.php.default b/php-practice/web-cake/html/app/config/database.php.default similarity index 100% rename from PracticingPhp/web-cake/html/app/config/database.php.default rename to php-practice/web-cake/html/app/config/database.php.default diff --git a/PracticingPhp/web-cake/html/app/config/routes.php b/php-practice/web-cake/html/app/config/routes.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/routes.php rename to php-practice/web-cake/html/app/config/routes.php diff --git a/PracticingPhp/web-cake/html/app/config/schema/db_acl.php b/php-practice/web-cake/html/app/config/schema/db_acl.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/schema/db_acl.php rename to php-practice/web-cake/html/app/config/schema/db_acl.php diff --git a/PracticingPhp/web-cake/html/app/config/schema/i18n.php b/php-practice/web-cake/html/app/config/schema/i18n.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/schema/i18n.php rename to php-practice/web-cake/html/app/config/schema/i18n.php diff --git a/PracticingPhp/web-cake/html/app/config/schema/sessions.php b/php-practice/web-cake/html/app/config/schema/sessions.php similarity index 100% rename from PracticingPhp/web-cake/html/app/config/schema/sessions.php rename to php-practice/web-cake/html/app/config/schema/sessions.php diff --git a/PracticingPhp/web-cake/html/app/controllers/components/empty b/php-practice/web-cake/html/app/controllers/components/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/controllers/components/empty rename to php-practice/web-cake/html/app/controllers/components/empty diff --git a/PracticingPhp/web-cake/html/app/controllers/posts_controller.php b/php-practice/web-cake/html/app/controllers/posts_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/app/controllers/posts_controller.php rename to php-practice/web-cake/html/app/controllers/posts_controller.php diff --git a/PracticingPhp/web-cake/html/app/controllers/test_controller.php b/php-practice/web-cake/html/app/controllers/test_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/app/controllers/test_controller.php rename to php-practice/web-cake/html/app/controllers/test_controller.php diff --git a/PracticingPhp/web-cake/html/app/index.php b/php-practice/web-cake/html/app/index.php similarity index 100% rename from PracticingPhp/web-cake/html/app/index.php rename to php-practice/web-cake/html/app/index.php diff --git a/PracticingPhp/web-cake/html/app/libs/empty b/php-practice/web-cake/html/app/libs/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/libs/empty rename to php-practice/web-cake/html/app/libs/empty diff --git a/PracticingPhp/web-cake/html/app/locale/eng/LC_MESSAGES/empty b/php-practice/web-cake/html/app/locale/eng/LC_MESSAGES/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/locale/eng/LC_MESSAGES/empty rename to php-practice/web-cake/html/app/locale/eng/LC_MESSAGES/empty diff --git a/PracticingPhp/web-cake/html/app/models/behaviors/empty b/php-practice/web-cake/html/app/models/behaviors/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/models/behaviors/empty rename to php-practice/web-cake/html/app/models/behaviors/empty diff --git a/PracticingPhp/web-cake/html/app/models/blog-init.sql b/php-practice/web-cake/html/app/models/blog-init.sql similarity index 100% rename from PracticingPhp/web-cake/html/app/models/blog-init.sql rename to php-practice/web-cake/html/app/models/blog-init.sql diff --git a/PracticingPhp/web-cake/html/app/models/datasources/empty b/php-practice/web-cake/html/app/models/datasources/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/models/datasources/empty rename to php-practice/web-cake/html/app/models/datasources/empty diff --git a/PracticingPhp/web-cake/html/app/models/post.php b/php-practice/web-cake/html/app/models/post.php similarity index 100% rename from PracticingPhp/web-cake/html/app/models/post.php rename to php-practice/web-cake/html/app/models/post.php diff --git a/PracticingPhp/web-cake/html/app/plugins/empty b/php-practice/web-cake/html/app/plugins/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/plugins/empty rename to php-practice/web-cake/html/app/plugins/empty diff --git a/PracticingPhp/web-cake/html/app/tests/cases/behaviors/empty b/php-practice/web-cake/html/app/tests/cases/behaviors/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/cases/behaviors/empty rename to php-practice/web-cake/html/app/tests/cases/behaviors/empty diff --git a/PracticingPhp/web-cake/html/app/tests/cases/components/empty b/php-practice/web-cake/html/app/tests/cases/components/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/cases/components/empty rename to php-practice/web-cake/html/app/tests/cases/components/empty diff --git a/PracticingPhp/web-cake/html/app/tests/cases/controllers/empty b/php-practice/web-cake/html/app/tests/cases/controllers/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/cases/controllers/empty rename to php-practice/web-cake/html/app/tests/cases/controllers/empty diff --git a/PracticingPhp/web-cake/html/app/tests/cases/helpers/empty b/php-practice/web-cake/html/app/tests/cases/helpers/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/cases/helpers/empty rename to php-practice/web-cake/html/app/tests/cases/helpers/empty diff --git a/PracticingPhp/web-cake/html/app/tests/cases/models/empty b/php-practice/web-cake/html/app/tests/cases/models/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/cases/models/empty rename to php-practice/web-cake/html/app/tests/cases/models/empty diff --git a/PracticingPhp/web-cake/html/app/tests/fixtures/empty b/php-practice/web-cake/html/app/tests/fixtures/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/fixtures/empty rename to php-practice/web-cake/html/app/tests/fixtures/empty diff --git a/PracticingPhp/web-cake/html/app/tests/groups/empty b/php-practice/web-cake/html/app/tests/groups/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/tests/groups/empty rename to php-practice/web-cake/html/app/tests/groups/empty diff --git a/PracticingPhp/web-cake/html/app/vendors/shells/tasks/empty b/php-practice/web-cake/html/app/vendors/shells/tasks/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/vendors/shells/tasks/empty rename to php-practice/web-cake/html/app/vendors/shells/tasks/empty diff --git a/PracticingPhp/web-cake/html/app/vendors/shells/templates/empty b/php-practice/web-cake/html/app/vendors/shells/templates/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/vendors/shells/templates/empty rename to php-practice/web-cake/html/app/vendors/shells/templates/empty diff --git a/PracticingPhp/web-cake/html/app/views/elements/email/html/empty b/php-practice/web-cake/html/app/views/elements/email/html/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/elements/email/html/empty rename to php-practice/web-cake/html/app/views/elements/email/html/empty diff --git a/PracticingPhp/web-cake/html/app/views/elements/email/text/empty b/php-practice/web-cake/html/app/views/elements/email/text/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/elements/email/text/empty rename to php-practice/web-cake/html/app/views/elements/email/text/empty diff --git a/PracticingPhp/web-cake/html/app/views/elements/empty b/php-practice/web-cake/html/app/views/elements/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/elements/empty rename to php-practice/web-cake/html/app/views/elements/empty diff --git a/PracticingPhp/web-cake/html/app/views/errors/empty b/php-practice/web-cake/html/app/views/errors/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/errors/empty rename to php-practice/web-cake/html/app/views/errors/empty diff --git a/PracticingPhp/web-cake/html/app/views/helpers/empty b/php-practice/web-cake/html/app/views/helpers/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/helpers/empty rename to php-practice/web-cake/html/app/views/helpers/empty diff --git a/PracticingPhp/web-cake/html/app/views/layouts/email/html/empty b/php-practice/web-cake/html/app/views/layouts/email/html/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/layouts/email/html/empty rename to php-practice/web-cake/html/app/views/layouts/email/html/empty diff --git a/PracticingPhp/web-cake/html/app/views/layouts/email/text/empty b/php-practice/web-cake/html/app/views/layouts/email/text/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/layouts/email/text/empty rename to php-practice/web-cake/html/app/views/layouts/email/text/empty diff --git a/PracticingPhp/web-cake/html/app/views/layouts/js/empty b/php-practice/web-cake/html/app/views/layouts/js/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/layouts/js/empty rename to php-practice/web-cake/html/app/views/layouts/js/empty diff --git a/PracticingPhp/web-cake/html/app/views/layouts/rss/empty b/php-practice/web-cake/html/app/views/layouts/rss/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/layouts/rss/empty rename to php-practice/web-cake/html/app/views/layouts/rss/empty diff --git a/PracticingPhp/web-cake/html/app/views/layouts/xml/empty b/php-practice/web-cake/html/app/views/layouts/xml/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/layouts/xml/empty rename to php-practice/web-cake/html/app/views/layouts/xml/empty diff --git a/PracticingPhp/web-cake/html/app/views/pages/empty b/php-practice/web-cake/html/app/views/pages/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/pages/empty rename to php-practice/web-cake/html/app/views/pages/empty diff --git a/PracticingPhp/web-cake/html/app/views/posts/add.ctp b/php-practice/web-cake/html/app/views/posts/add.ctp similarity index 100% rename from PracticingPhp/web-cake/html/app/views/posts/add.ctp rename to php-practice/web-cake/html/app/views/posts/add.ctp diff --git a/PracticingPhp/web-cake/html/app/views/posts/edit.ctp b/php-practice/web-cake/html/app/views/posts/edit.ctp similarity index 100% rename from PracticingPhp/web-cake/html/app/views/posts/edit.ctp rename to php-practice/web-cake/html/app/views/posts/edit.ctp diff --git a/PracticingPhp/web-cake/html/app/views/posts/index.ctp b/php-practice/web-cake/html/app/views/posts/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/app/views/posts/index.ctp rename to php-practice/web-cake/html/app/views/posts/index.ctp diff --git a/PracticingPhp/web-cake/html/app/views/posts/view.ctp b/php-practice/web-cake/html/app/views/posts/view.ctp similarity index 100% rename from PracticingPhp/web-cake/html/app/views/posts/view.ctp rename to php-practice/web-cake/html/app/views/posts/view.ctp diff --git a/PracticingPhp/web-cake/html/app/views/scaffolds/empty b/php-practice/web-cake/html/app/views/scaffolds/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/views/scaffolds/empty rename to php-practice/web-cake/html/app/views/scaffolds/empty diff --git a/PracticingPhp/web-cake/html/app/webroot/.htaccess b/php-practice/web-cake/html/app/webroot/.htaccess similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/.htaccess rename to php-practice/web-cake/html/app/webroot/.htaccess diff --git a/PracticingPhp/web-cake/html/app/webroot/css.php b/php-practice/web-cake/html/app/webroot/css.php similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/css.php rename to php-practice/web-cake/html/app/webroot/css.php diff --git a/PracticingPhp/web-cake/html/app/webroot/css/cake.generic.css b/php-practice/web-cake/html/app/webroot/css/cake.generic.css similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/css/cake.generic.css rename to php-practice/web-cake/html/app/webroot/css/cake.generic.css diff --git a/PracticingPhp/web-cake/html/app/webroot/favicon.ico b/php-practice/web-cake/html/app/webroot/favicon.ico similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/favicon.ico rename to php-practice/web-cake/html/app/webroot/favicon.ico diff --git a/PracticingPhp/web-cake/html/app/webroot/files/empty b/php-practice/web-cake/html/app/webroot/files/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/files/empty rename to php-practice/web-cake/html/app/webroot/files/empty diff --git a/PracticingPhp/web-cake/html/app/webroot/img/cake.icon.png b/php-practice/web-cake/html/app/webroot/img/cake.icon.png similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/img/cake.icon.png rename to php-practice/web-cake/html/app/webroot/img/cake.icon.png diff --git a/PracticingPhp/web-cake/html/app/webroot/img/cake.power.gif b/php-practice/web-cake/html/app/webroot/img/cake.power.gif similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/img/cake.power.gif rename to php-practice/web-cake/html/app/webroot/img/cake.power.gif diff --git a/PracticingPhp/web-cake/html/app/webroot/index.php b/php-practice/web-cake/html/app/webroot/index.php similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/index.php rename to php-practice/web-cake/html/app/webroot/index.php diff --git a/PracticingPhp/web-cake/html/app/webroot/js/empty b/php-practice/web-cake/html/app/webroot/js/empty similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/js/empty rename to php-practice/web-cake/html/app/webroot/js/empty diff --git a/PracticingPhp/web-cake/html/app/webroot/test.php b/php-practice/web-cake/html/app/webroot/test.php similarity index 100% rename from PracticingPhp/web-cake/html/app/webroot/test.php rename to php-practice/web-cake/html/app/webroot/test.php diff --git a/PracticingPhp/web-cake/html/cake/LICENSE.txt b/php-practice/web-cake/html/cake/LICENSE.txt similarity index 100% rename from PracticingPhp/web-cake/html/cake/LICENSE.txt rename to php-practice/web-cake/html/cake/LICENSE.txt diff --git a/PracticingPhp/web-cake/html/cake/VERSION.txt b/php-practice/web-cake/html/cake/VERSION.txt similarity index 100% rename from PracticingPhp/web-cake/html/cake/VERSION.txt rename to php-practice/web-cake/html/cake/VERSION.txt diff --git a/PracticingPhp/web-cake/html/cake/basics.php b/php-practice/web-cake/html/cake/basics.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/basics.php rename to php-practice/web-cake/html/cake/basics.php diff --git a/PracticingPhp/web-cake/html/cake/bootstrap.php b/php-practice/web-cake/html/cake/bootstrap.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/bootstrap.php rename to php-practice/web-cake/html/cake/bootstrap.php diff --git a/PracticingPhp/web-cake/html/cake/config/config.php b/php-practice/web-cake/html/cake/config/config.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/config.php rename to php-practice/web-cake/html/cake/config/config.php diff --git a/PracticingPhp/web-cake/html/cake/config/paths.php b/php-practice/web-cake/html/cake/config/paths.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/paths.php rename to php-practice/web-cake/html/cake/config/paths.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0080_00ff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0080_00ff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0080_00ff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0080_00ff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0100_017f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0100_017f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0100_017f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0100_017f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0180_024F.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0180_024F.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0180_024F.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0180_024F.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0250_02af.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0250_02af.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0250_02af.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0250_02af.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0370_03ff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0370_03ff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0370_03ff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0370_03ff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0400_04ff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0400_04ff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0400_04ff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0400_04ff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0500_052f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0500_052f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0500_052f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0500_052f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0530_058f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/0530_058f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/0530_058f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/0530_058f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/1e00_1eff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/1e00_1eff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/1e00_1eff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/1e00_1eff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/1f00_1fff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/1f00_1fff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/1f00_1fff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/1f00_1fff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2100_214f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/2100_214f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2100_214f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/2100_214f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2150_218f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/2150_218f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2150_218f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/2150_218f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2460_24ff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/2460_24ff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2460_24ff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/2460_24ff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2c00_2c5f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/2c00_2c5f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2c00_2c5f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/2c00_2c5f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2c60_2c7f.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/2c60_2c7f.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2c60_2c7f.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/2c60_2c7f.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2c80_2cff.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/2c80_2cff.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/2c80_2cff.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/2c80_2cff.php diff --git a/PracticingPhp/web-cake/html/cake/config/unicode/casefolding/ff00_ffef.php b/php-practice/web-cake/html/cake/config/unicode/casefolding/ff00_ffef.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/config/unicode/casefolding/ff00_ffef.php rename to php-practice/web-cake/html/cake/config/unicode/casefolding/ff00_ffef.php diff --git a/PracticingPhp/web-cake/html/cake/console/cake b/php-practice/web-cake/html/cake/console/cake similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/cake rename to php-practice/web-cake/html/cake/console/cake diff --git a/PracticingPhp/web-cake/html/cake/console/cake.bat b/php-practice/web-cake/html/cake/console/cake.bat similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/cake.bat rename to php-practice/web-cake/html/cake/console/cake.bat diff --git a/PracticingPhp/web-cake/html/cake/console/cake.php b/php-practice/web-cake/html/cake/console/cake.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/cake.php rename to php-practice/web-cake/html/cake/console/cake.php diff --git a/PracticingPhp/web-cake/html/cake/console/error.php b/php-practice/web-cake/html/cake/console/error.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/error.php rename to php-practice/web-cake/html/cake/console/error.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/acl.php b/php-practice/web-cake/html/cake/console/libs/acl.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/acl.php rename to php-practice/web-cake/html/cake/console/libs/acl.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/api.php b/php-practice/web-cake/html/cake/console/libs/api.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/api.php rename to php-practice/web-cake/html/cake/console/libs/api.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/bake.php b/php-practice/web-cake/html/cake/console/libs/bake.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/bake.php rename to php-practice/web-cake/html/cake/console/libs/bake.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/console.php b/php-practice/web-cake/html/cake/console/libs/console.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/console.php rename to php-practice/web-cake/html/cake/console/libs/console.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/i18n.php b/php-practice/web-cake/html/cake/console/libs/i18n.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/i18n.php rename to php-practice/web-cake/html/cake/console/libs/i18n.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/schema.php b/php-practice/web-cake/html/cake/console/libs/schema.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/schema.php rename to php-practice/web-cake/html/cake/console/libs/schema.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/shell.php b/php-practice/web-cake/html/cake/console/libs/shell.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/shell.php rename to php-practice/web-cake/html/cake/console/libs/shell.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/bake.php b/php-practice/web-cake/html/cake/console/libs/tasks/bake.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/bake.php rename to php-practice/web-cake/html/cake/console/libs/tasks/bake.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/controller.php b/php-practice/web-cake/html/cake/console/libs/tasks/controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/controller.php rename to php-practice/web-cake/html/cake/console/libs/tasks/controller.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/db_config.php b/php-practice/web-cake/html/cake/console/libs/tasks/db_config.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/db_config.php rename to php-practice/web-cake/html/cake/console/libs/tasks/db_config.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/extract.php b/php-practice/web-cake/html/cake/console/libs/tasks/extract.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/extract.php rename to php-practice/web-cake/html/cake/console/libs/tasks/extract.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/fixture.php b/php-practice/web-cake/html/cake/console/libs/tasks/fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/fixture.php rename to php-practice/web-cake/html/cake/console/libs/tasks/fixture.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/model.php b/php-practice/web-cake/html/cake/console/libs/tasks/model.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/model.php rename to php-practice/web-cake/html/cake/console/libs/tasks/model.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/plugin.php b/php-practice/web-cake/html/cake/console/libs/tasks/plugin.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/plugin.php rename to php-practice/web-cake/html/cake/console/libs/tasks/plugin.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/project.php b/php-practice/web-cake/html/cake/console/libs/tasks/project.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/project.php rename to php-practice/web-cake/html/cake/console/libs/tasks/project.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/template.php b/php-practice/web-cake/html/cake/console/libs/tasks/template.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/template.php rename to php-practice/web-cake/html/cake/console/libs/tasks/template.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/test.php b/php-practice/web-cake/html/cake/console/libs/tasks/test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/test.php rename to php-practice/web-cake/html/cake/console/libs/tasks/test.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/tasks/view.php b/php-practice/web-cake/html/cake/console/libs/tasks/view.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/tasks/view.php rename to php-practice/web-cake/html/cake/console/libs/tasks/view.php diff --git a/PracticingPhp/web-cake/html/cake/console/libs/testsuite.php b/php-practice/web-cake/html/cake/console/libs/testsuite.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/libs/testsuite.php rename to php-practice/web-cake/html/cake/console/libs/testsuite.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/actions/controller_actions.ctp b/php-practice/web-cake/html/cake/console/templates/default/actions/controller_actions.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/actions/controller_actions.ctp rename to php-practice/web-cake/html/cake/console/templates/default/actions/controller_actions.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/classes/controller.ctp b/php-practice/web-cake/html/cake/console/templates/default/classes/controller.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/classes/controller.ctp rename to php-practice/web-cake/html/cake/console/templates/default/classes/controller.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/classes/fixture.ctp b/php-practice/web-cake/html/cake/console/templates/default/classes/fixture.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/classes/fixture.ctp rename to php-practice/web-cake/html/cake/console/templates/default/classes/fixture.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/classes/model.ctp b/php-practice/web-cake/html/cake/console/templates/default/classes/model.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/classes/model.ctp rename to php-practice/web-cake/html/cake/console/templates/default/classes/model.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/classes/test.ctp b/php-practice/web-cake/html/cake/console/templates/default/classes/test.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/classes/test.ctp rename to php-practice/web-cake/html/cake/console/templates/default/classes/test.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/views/form.ctp b/php-practice/web-cake/html/cake/console/templates/default/views/form.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/views/form.ctp rename to php-practice/web-cake/html/cake/console/templates/default/views/form.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/views/home.ctp b/php-practice/web-cake/html/cake/console/templates/default/views/home.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/views/home.ctp rename to php-practice/web-cake/html/cake/console/templates/default/views/home.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/views/index.ctp b/php-practice/web-cake/html/cake/console/templates/default/views/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/views/index.ctp rename to php-practice/web-cake/html/cake/console/templates/default/views/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/default/views/view.ctp b/php-practice/web-cake/html/cake/console/templates/default/views/view.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/default/views/view.ctp rename to php-practice/web-cake/html/cake/console/templates/default/views/view.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/.htaccess b/php-practice/web-cake/html/cake/console/templates/skel/.htaccess similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/.htaccess rename to php-practice/web-cake/html/cake/console/templates/skel/.htaccess diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/app_controller.php b/php-practice/web-cake/html/cake/console/templates/skel/app_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/app_controller.php rename to php-practice/web-cake/html/cake/console/templates/skel/app_controller.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/app_helper.php b/php-practice/web-cake/html/cake/console/templates/skel/app_helper.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/app_helper.php rename to php-practice/web-cake/html/cake/console/templates/skel/app_helper.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/app_model.php b/php-practice/web-cake/html/cake/console/templates/skel/app_model.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/app_model.php rename to php-practice/web-cake/html/cake/console/templates/skel/app_model.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/acl.ini.php b/php-practice/web-cake/html/cake/console/templates/skel/config/acl.ini.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/acl.ini.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/acl.ini.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/bootstrap.php b/php-practice/web-cake/html/cake/console/templates/skel/config/bootstrap.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/bootstrap.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/bootstrap.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/core.php b/php-practice/web-cake/html/cake/console/templates/skel/config/core.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/core.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/core.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/database.php.default b/php-practice/web-cake/html/cake/console/templates/skel/config/database.php.default similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/database.php.default rename to php-practice/web-cake/html/cake/console/templates/skel/config/database.php.default diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/routes.php b/php-practice/web-cake/html/cake/console/templates/skel/config/routes.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/routes.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/routes.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/db_acl.php b/php-practice/web-cake/html/cake/console/templates/skel/config/schema/db_acl.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/db_acl.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/schema/db_acl.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/db_acl.sql b/php-practice/web-cake/html/cake/console/templates/skel/config/schema/db_acl.sql similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/db_acl.sql rename to php-practice/web-cake/html/cake/console/templates/skel/config/schema/db_acl.sql diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/i18n.php b/php-practice/web-cake/html/cake/console/templates/skel/config/schema/i18n.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/i18n.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/schema/i18n.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/i18n.sql b/php-practice/web-cake/html/cake/console/templates/skel/config/schema/i18n.sql similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/i18n.sql rename to php-practice/web-cake/html/cake/console/templates/skel/config/schema/i18n.sql diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/sessions.php b/php-practice/web-cake/html/cake/console/templates/skel/config/schema/sessions.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/sessions.php rename to php-practice/web-cake/html/cake/console/templates/skel/config/schema/sessions.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/sessions.sql b/php-practice/web-cake/html/cake/console/templates/skel/config/schema/sessions.sql similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/config/schema/sessions.sql rename to php-practice/web-cake/html/cake/console/templates/skel/config/schema/sessions.sql diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/controllers/components/empty b/php-practice/web-cake/html/cake/console/templates/skel/controllers/components/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/controllers/components/empty rename to php-practice/web-cake/html/cake/console/templates/skel/controllers/components/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/controllers/pages_controller.php b/php-practice/web-cake/html/cake/console/templates/skel/controllers/pages_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/controllers/pages_controller.php rename to php-practice/web-cake/html/cake/console/templates/skel/controllers/pages_controller.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/index.php b/php-practice/web-cake/html/cake/console/templates/skel/index.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/index.php rename to php-practice/web-cake/html/cake/console/templates/skel/index.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/libs/empty b/php-practice/web-cake/html/cake/console/templates/skel/libs/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/libs/empty rename to php-practice/web-cake/html/cake/console/templates/skel/libs/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty b/php-practice/web-cake/html/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty rename to php-practice/web-cake/html/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/models/behaviors/empty b/php-practice/web-cake/html/cake/console/templates/skel/models/behaviors/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/models/behaviors/empty rename to php-practice/web-cake/html/cake/console/templates/skel/models/behaviors/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/models/datasources/empty b/php-practice/web-cake/html/cake/console/templates/skel/models/datasources/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/models/datasources/empty rename to php-practice/web-cake/html/cake/console/templates/skel/models/datasources/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/plugins/empty b/php-practice/web-cake/html/cake/console/templates/skel/plugins/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/plugins/empty rename to php-practice/web-cake/html/cake/console/templates/skel/plugins/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/behaviors/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/behaviors/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/behaviors/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/behaviors/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/components/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/components/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/components/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/components/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/controllers/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/controllers/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/controllers/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/controllers/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/datasources/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/datasources/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/datasources/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/datasources/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/helpers/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/helpers/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/helpers/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/helpers/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/models/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/models/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/models/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/models/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/shells/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/cases/shells/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/cases/shells/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/cases/shells/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/fixtures/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/fixtures/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/fixtures/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/fixtures/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tests/groups/empty b/php-practice/web-cake/html/cake/console/templates/skel/tests/groups/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tests/groups/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tests/groups/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/cache/models/empty b/php-practice/web-cake/html/cake/console/templates/skel/tmp/cache/models/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/cache/models/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tmp/cache/models/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/cache/persistent/empty b/php-practice/web-cake/html/cake/console/templates/skel/tmp/cache/persistent/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/cache/persistent/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tmp/cache/persistent/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/cache/views/empty b/php-practice/web-cake/html/cake/console/templates/skel/tmp/cache/views/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/cache/views/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tmp/cache/views/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/logs/empty b/php-practice/web-cake/html/cake/console/templates/skel/tmp/logs/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/logs/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tmp/logs/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/sessions/empty b/php-practice/web-cake/html/cake/console/templates/skel/tmp/sessions/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/sessions/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tmp/sessions/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/tests/empty b/php-practice/web-cake/html/cake/console/templates/skel/tmp/tests/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/tmp/tests/empty rename to php-practice/web-cake/html/cake/console/templates/skel/tmp/tests/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/vendors/shells/tasks/empty b/php-practice/web-cake/html/cake/console/templates/skel/vendors/shells/tasks/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/vendors/shells/tasks/empty rename to php-practice/web-cake/html/cake/console/templates/skel/vendors/shells/tasks/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/elements/email/html/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/elements/email/html/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/elements/email/html/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/elements/email/html/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/elements/email/text/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/elements/email/text/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/elements/email/text/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/elements/email/text/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/elements/empty b/php-practice/web-cake/html/cake/console/templates/skel/views/elements/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/elements/empty rename to php-practice/web-cake/html/cake/console/templates/skel/views/elements/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/errors/empty b/php-practice/web-cake/html/cake/console/templates/skel/views/errors/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/errors/empty rename to php-practice/web-cake/html/cake/console/templates/skel/views/errors/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/helpers/empty b/php-practice/web-cake/html/cake/console/templates/skel/views/helpers/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/helpers/empty rename to php-practice/web-cake/html/cake/console/templates/skel/views/helpers/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/ajax.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/ajax.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/ajax.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/ajax.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/email/html/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/email/html/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/email/html/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/email/html/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/email/text/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/email/text/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/email/text/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/email/text/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/flash.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/flash.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/flash.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/flash.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/js/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/js/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/js/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/js/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/rss/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/rss/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/rss/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/rss/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/xml/default.ctp b/php-practice/web-cake/html/cake/console/templates/skel/views/layouts/xml/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/layouts/xml/default.ctp rename to php-practice/web-cake/html/cake/console/templates/skel/views/layouts/xml/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/pages/empty b/php-practice/web-cake/html/cake/console/templates/skel/views/pages/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/pages/empty rename to php-practice/web-cake/html/cake/console/templates/skel/views/pages/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/views/scaffolds/empty b/php-practice/web-cake/html/cake/console/templates/skel/views/scaffolds/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/views/scaffolds/empty rename to php-practice/web-cake/html/cake/console/templates/skel/views/scaffolds/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/.htaccess b/php-practice/web-cake/html/cake/console/templates/skel/webroot/.htaccess similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/.htaccess rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/.htaccess diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/css.php b/php-practice/web-cake/html/cake/console/templates/skel/webroot/css.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/css.php rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/css.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/css/cake.generic.css b/php-practice/web-cake/html/cake/console/templates/skel/webroot/css/cake.generic.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/css/cake.generic.css rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/css/cake.generic.css diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/favicon.ico b/php-practice/web-cake/html/cake/console/templates/skel/webroot/favicon.ico similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/favicon.ico rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/favicon.ico diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/img/cake.icon.png b/php-practice/web-cake/html/cake/console/templates/skel/webroot/img/cake.icon.png similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/img/cake.icon.png rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/img/cake.icon.png diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/img/cake.power.gif b/php-practice/web-cake/html/cake/console/templates/skel/webroot/img/cake.power.gif similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/img/cake.power.gif rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/img/cake.power.gif diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/index.php b/php-practice/web-cake/html/cake/console/templates/skel/webroot/index.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/index.php rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/index.php diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/js/empty b/php-practice/web-cake/html/cake/console/templates/skel/webroot/js/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/js/empty rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/js/empty diff --git a/PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/test.php b/php-practice/web-cake/html/cake/console/templates/skel/webroot/test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/console/templates/skel/webroot/test.php rename to php-practice/web-cake/html/cake/console/templates/skel/webroot/test.php diff --git a/PracticingPhp/web-cake/html/cake/dispatcher.php b/php-practice/web-cake/html/cake/dispatcher.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/dispatcher.php rename to php-practice/web-cake/html/cake/dispatcher.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cache.php b/php-practice/web-cake/html/cake/libs/cache.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cache.php rename to php-practice/web-cake/html/cake/libs/cache.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cache/apc.php b/php-practice/web-cake/html/cake/libs/cache/apc.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cache/apc.php rename to php-practice/web-cake/html/cake/libs/cache/apc.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cache/file.php b/php-practice/web-cake/html/cake/libs/cache/file.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cache/file.php rename to php-practice/web-cake/html/cake/libs/cache/file.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cache/memcache.php b/php-practice/web-cake/html/cake/libs/cache/memcache.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cache/memcache.php rename to php-practice/web-cake/html/cake/libs/cache/memcache.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cache/xcache.php b/php-practice/web-cake/html/cake/libs/cache/xcache.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cache/xcache.php rename to php-practice/web-cake/html/cake/libs/cache/xcache.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cake_log.php b/php-practice/web-cake/html/cake/libs/cake_log.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cake_log.php rename to php-practice/web-cake/html/cake/libs/cake_log.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cake_session.php b/php-practice/web-cake/html/cake/libs/cake_session.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cake_session.php rename to php-practice/web-cake/html/cake/libs/cake_session.php diff --git a/PracticingPhp/web-cake/html/cake/libs/cake_socket.php b/php-practice/web-cake/html/cake/libs/cake_socket.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/cake_socket.php rename to php-practice/web-cake/html/cake/libs/cake_socket.php diff --git a/PracticingPhp/web-cake/html/cake/libs/class_registry.php b/php-practice/web-cake/html/cake/libs/class_registry.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/class_registry.php rename to php-practice/web-cake/html/cake/libs/class_registry.php diff --git a/PracticingPhp/web-cake/html/cake/libs/configure.php b/php-practice/web-cake/html/cake/libs/configure.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/configure.php rename to php-practice/web-cake/html/cake/libs/configure.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/app_controller.php b/php-practice/web-cake/html/cake/libs/controller/app_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/app_controller.php rename to php-practice/web-cake/html/cake/libs/controller/app_controller.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/component.php b/php-practice/web-cake/html/cake/libs/controller/component.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/component.php rename to php-practice/web-cake/html/cake/libs/controller/component.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/acl.php b/php-practice/web-cake/html/cake/libs/controller/components/acl.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/acl.php rename to php-practice/web-cake/html/cake/libs/controller/components/acl.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/auth.php b/php-practice/web-cake/html/cake/libs/controller/components/auth.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/auth.php rename to php-practice/web-cake/html/cake/libs/controller/components/auth.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/cookie.php b/php-practice/web-cake/html/cake/libs/controller/components/cookie.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/cookie.php rename to php-practice/web-cake/html/cake/libs/controller/components/cookie.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/email.php b/php-practice/web-cake/html/cake/libs/controller/components/email.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/email.php rename to php-practice/web-cake/html/cake/libs/controller/components/email.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/request_handler.php b/php-practice/web-cake/html/cake/libs/controller/components/request_handler.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/request_handler.php rename to php-practice/web-cake/html/cake/libs/controller/components/request_handler.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/security.php b/php-practice/web-cake/html/cake/libs/controller/components/security.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/security.php rename to php-practice/web-cake/html/cake/libs/controller/components/security.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/components/session.php b/php-practice/web-cake/html/cake/libs/controller/components/session.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/components/session.php rename to php-practice/web-cake/html/cake/libs/controller/components/session.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/controller.php b/php-practice/web-cake/html/cake/libs/controller/controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/controller.php rename to php-practice/web-cake/html/cake/libs/controller/controller.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/pages_controller.php b/php-practice/web-cake/html/cake/libs/controller/pages_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/pages_controller.php rename to php-practice/web-cake/html/cake/libs/controller/pages_controller.php diff --git a/PracticingPhp/web-cake/html/cake/libs/controller/scaffold.php b/php-practice/web-cake/html/cake/libs/controller/scaffold.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/controller/scaffold.php rename to php-practice/web-cake/html/cake/libs/controller/scaffold.php diff --git a/PracticingPhp/web-cake/html/cake/libs/debugger.php b/php-practice/web-cake/html/cake/libs/debugger.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/debugger.php rename to php-practice/web-cake/html/cake/libs/debugger.php diff --git a/PracticingPhp/web-cake/html/cake/libs/error.php b/php-practice/web-cake/html/cake/libs/error.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/error.php rename to php-practice/web-cake/html/cake/libs/error.php diff --git a/PracticingPhp/web-cake/html/cake/libs/file.php b/php-practice/web-cake/html/cake/libs/file.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/file.php rename to php-practice/web-cake/html/cake/libs/file.php diff --git a/PracticingPhp/web-cake/html/cake/libs/folder.php b/php-practice/web-cake/html/cake/libs/folder.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/folder.php rename to php-practice/web-cake/html/cake/libs/folder.php diff --git a/PracticingPhp/web-cake/html/cake/libs/http_socket.php b/php-practice/web-cake/html/cake/libs/http_socket.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/http_socket.php rename to php-practice/web-cake/html/cake/libs/http_socket.php diff --git a/PracticingPhp/web-cake/html/cake/libs/i18n.php b/php-practice/web-cake/html/cake/libs/i18n.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/i18n.php rename to php-practice/web-cake/html/cake/libs/i18n.php diff --git a/PracticingPhp/web-cake/html/cake/libs/inflector.php b/php-practice/web-cake/html/cake/libs/inflector.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/inflector.php rename to php-practice/web-cake/html/cake/libs/inflector.php diff --git a/PracticingPhp/web-cake/html/cake/libs/l10n.php b/php-practice/web-cake/html/cake/libs/l10n.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/l10n.php rename to php-practice/web-cake/html/cake/libs/l10n.php diff --git a/PracticingPhp/web-cake/html/cake/libs/log/file_log.php b/php-practice/web-cake/html/cake/libs/log/file_log.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/log/file_log.php rename to php-practice/web-cake/html/cake/libs/log/file_log.php diff --git a/PracticingPhp/web-cake/html/cake/libs/magic_db.php b/php-practice/web-cake/html/cake/libs/magic_db.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/magic_db.php rename to php-practice/web-cake/html/cake/libs/magic_db.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/app_model.php b/php-practice/web-cake/html/cake/libs/model/app_model.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/app_model.php rename to php-practice/web-cake/html/cake/libs/model/app_model.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/behaviors/acl.php b/php-practice/web-cake/html/cake/libs/model/behaviors/acl.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/behaviors/acl.php rename to php-practice/web-cake/html/cake/libs/model/behaviors/acl.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/behaviors/containable.php b/php-practice/web-cake/html/cake/libs/model/behaviors/containable.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/behaviors/containable.php rename to php-practice/web-cake/html/cake/libs/model/behaviors/containable.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/behaviors/translate.php b/php-practice/web-cake/html/cake/libs/model/behaviors/translate.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/behaviors/translate.php rename to php-practice/web-cake/html/cake/libs/model/behaviors/translate.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/behaviors/tree.php b/php-practice/web-cake/html/cake/libs/model/behaviors/tree.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/behaviors/tree.php rename to php-practice/web-cake/html/cake/libs/model/behaviors/tree.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/cake_schema.php b/php-practice/web-cake/html/cake/libs/model/cake_schema.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/cake_schema.php rename to php-practice/web-cake/html/cake/libs/model/cake_schema.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/connection_manager.php b/php-practice/web-cake/html/cake/libs/model/connection_manager.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/connection_manager.php rename to php-practice/web-cake/html/cake/libs/model/connection_manager.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/datasource.php b/php-practice/web-cake/html/cake/libs/model/datasources/datasource.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/datasource.php rename to php-practice/web-cake/html/cake/libs/model/datasources/datasource.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_mssql.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_mssql.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_mssql.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_mssql.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysql.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysql.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysql.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysql.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysqli.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysqli.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysqli.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_mysqli.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_oracle.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_oracle.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_oracle.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_oracle.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_postgres.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_postgres.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_postgres.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_postgres.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_sqlite.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_sqlite.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo/dbo_sqlite.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo/dbo_sqlite.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo_source.php b/php-practice/web-cake/html/cake/libs/model/datasources/dbo_source.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/datasources/dbo_source.php rename to php-practice/web-cake/html/cake/libs/model/datasources/dbo_source.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/db_acl.php b/php-practice/web-cake/html/cake/libs/model/db_acl.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/db_acl.php rename to php-practice/web-cake/html/cake/libs/model/db_acl.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/model.php b/php-practice/web-cake/html/cake/libs/model/model.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/model.php rename to php-practice/web-cake/html/cake/libs/model/model.php diff --git a/PracticingPhp/web-cake/html/cake/libs/model/model_behavior.php b/php-practice/web-cake/html/cake/libs/model/model_behavior.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/model/model_behavior.php rename to php-practice/web-cake/html/cake/libs/model/model_behavior.php diff --git a/PracticingPhp/web-cake/html/cake/libs/multibyte.php b/php-practice/web-cake/html/cake/libs/multibyte.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/multibyte.php rename to php-practice/web-cake/html/cake/libs/multibyte.php diff --git a/PracticingPhp/web-cake/html/cake/libs/object.php b/php-practice/web-cake/html/cake/libs/object.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/object.php rename to php-practice/web-cake/html/cake/libs/object.php diff --git a/PracticingPhp/web-cake/html/cake/libs/overloadable.php b/php-practice/web-cake/html/cake/libs/overloadable.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/overloadable.php rename to php-practice/web-cake/html/cake/libs/overloadable.php diff --git a/PracticingPhp/web-cake/html/cake/libs/overloadable_php4.php b/php-practice/web-cake/html/cake/libs/overloadable_php4.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/overloadable_php4.php rename to php-practice/web-cake/html/cake/libs/overloadable_php4.php diff --git a/PracticingPhp/web-cake/html/cake/libs/overloadable_php5.php b/php-practice/web-cake/html/cake/libs/overloadable_php5.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/overloadable_php5.php rename to php-practice/web-cake/html/cake/libs/overloadable_php5.php diff --git a/PracticingPhp/web-cake/html/cake/libs/router.php b/php-practice/web-cake/html/cake/libs/router.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/router.php rename to php-practice/web-cake/html/cake/libs/router.php diff --git a/PracticingPhp/web-cake/html/cake/libs/sanitize.php b/php-practice/web-cake/html/cake/libs/sanitize.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/sanitize.php rename to php-practice/web-cake/html/cake/libs/sanitize.php diff --git a/PracticingPhp/web-cake/html/cake/libs/security.php b/php-practice/web-cake/html/cake/libs/security.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/security.php rename to php-practice/web-cake/html/cake/libs/security.php diff --git a/PracticingPhp/web-cake/html/cake/libs/set.php b/php-practice/web-cake/html/cake/libs/set.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/set.php rename to php-practice/web-cake/html/cake/libs/set.php diff --git a/PracticingPhp/web-cake/html/cake/libs/string.php b/php-practice/web-cake/html/cake/libs/string.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/string.php rename to php-practice/web-cake/html/cake/libs/string.php diff --git a/PracticingPhp/web-cake/html/cake/libs/validation.php b/php-practice/web-cake/html/cake/libs/validation.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/validation.php rename to php-practice/web-cake/html/cake/libs/validation.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/elements/email/html/default.ctp b/php-practice/web-cake/html/cake/libs/view/elements/email/html/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/elements/email/html/default.ctp rename to php-practice/web-cake/html/cake/libs/view/elements/email/html/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/elements/email/text/default.ctp b/php-practice/web-cake/html/cake/libs/view/elements/email/text/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/elements/email/text/default.ctp rename to php-practice/web-cake/html/cake/libs/view/elements/email/text/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/elements/sql_dump.ctp b/php-practice/web-cake/html/cake/libs/view/elements/sql_dump.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/elements/sql_dump.ctp rename to php-practice/web-cake/html/cake/libs/view/elements/sql_dump.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/error404.ctp b/php-practice/web-cake/html/cake/libs/view/errors/error404.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/error404.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/error404.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/error500.ctp b/php-practice/web-cake/html/cake/libs/view/errors/error500.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/error500.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/error500.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_action.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_action.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_action.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_action.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_behavior_class.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_behavior_class.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_behavior_class.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_behavior_class.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_behavior_file.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_behavior_file.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_behavior_file.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_behavior_file.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_component_class.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_component_class.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_component_class.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_component_class.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_component_file.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_component_file.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_component_file.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_component_file.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_connection.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_connection.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_connection.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_connection.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_controller.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_controller.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_controller.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_controller.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_helper_class.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_helper_class.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_helper_class.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_helper_class.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_helper_file.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_helper_file.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_helper_file.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_helper_file.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_layout.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_layout.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_layout.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_layout.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_model.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_model.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_model.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_model.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_scaffolddb.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_scaffolddb.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_scaffolddb.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_scaffolddb.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_table.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_table.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_table.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_table.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/missing_view.ctp b/php-practice/web-cake/html/cake/libs/view/errors/missing_view.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/missing_view.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/missing_view.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/private_action.ctp b/php-practice/web-cake/html/cake/libs/view/errors/private_action.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/private_action.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/private_action.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/errors/scaffold_error.ctp b/php-practice/web-cake/html/cake/libs/view/errors/scaffold_error.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/errors/scaffold_error.ctp rename to php-practice/web-cake/html/cake/libs/view/errors/scaffold_error.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helper.php b/php-practice/web-cake/html/cake/libs/view/helper.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helper.php rename to php-practice/web-cake/html/cake/libs/view/helper.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/ajax.php b/php-practice/web-cake/html/cake/libs/view/helpers/ajax.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/ajax.php rename to php-practice/web-cake/html/cake/libs/view/helpers/ajax.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/app_helper.php b/php-practice/web-cake/html/cake/libs/view/helpers/app_helper.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/app_helper.php rename to php-practice/web-cake/html/cake/libs/view/helpers/app_helper.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/cache.php b/php-practice/web-cake/html/cake/libs/view/helpers/cache.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/cache.php rename to php-practice/web-cake/html/cake/libs/view/helpers/cache.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/form.php b/php-practice/web-cake/html/cake/libs/view/helpers/form.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/form.php rename to php-practice/web-cake/html/cake/libs/view/helpers/form.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/html.php b/php-practice/web-cake/html/cake/libs/view/helpers/html.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/html.php rename to php-practice/web-cake/html/cake/libs/view/helpers/html.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/javascript.php b/php-practice/web-cake/html/cake/libs/view/helpers/javascript.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/javascript.php rename to php-practice/web-cake/html/cake/libs/view/helpers/javascript.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/jquery_engine.php b/php-practice/web-cake/html/cake/libs/view/helpers/jquery_engine.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/jquery_engine.php rename to php-practice/web-cake/html/cake/libs/view/helpers/jquery_engine.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/js.php b/php-practice/web-cake/html/cake/libs/view/helpers/js.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/js.php rename to php-practice/web-cake/html/cake/libs/view/helpers/js.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/mootools_engine.php b/php-practice/web-cake/html/cake/libs/view/helpers/mootools_engine.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/mootools_engine.php rename to php-practice/web-cake/html/cake/libs/view/helpers/mootools_engine.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/number.php b/php-practice/web-cake/html/cake/libs/view/helpers/number.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/number.php rename to php-practice/web-cake/html/cake/libs/view/helpers/number.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/paginator.php b/php-practice/web-cake/html/cake/libs/view/helpers/paginator.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/paginator.php rename to php-practice/web-cake/html/cake/libs/view/helpers/paginator.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/prototype_engine.php b/php-practice/web-cake/html/cake/libs/view/helpers/prototype_engine.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/prototype_engine.php rename to php-practice/web-cake/html/cake/libs/view/helpers/prototype_engine.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/rss.php b/php-practice/web-cake/html/cake/libs/view/helpers/rss.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/rss.php rename to php-practice/web-cake/html/cake/libs/view/helpers/rss.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/session.php b/php-practice/web-cake/html/cake/libs/view/helpers/session.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/session.php rename to php-practice/web-cake/html/cake/libs/view/helpers/session.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/text.php b/php-practice/web-cake/html/cake/libs/view/helpers/text.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/text.php rename to php-practice/web-cake/html/cake/libs/view/helpers/text.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/time.php b/php-practice/web-cake/html/cake/libs/view/helpers/time.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/time.php rename to php-practice/web-cake/html/cake/libs/view/helpers/time.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/helpers/xml.php b/php-practice/web-cake/html/cake/libs/view/helpers/xml.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/helpers/xml.php rename to php-practice/web-cake/html/cake/libs/view/helpers/xml.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/ajax.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/ajax.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/ajax.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/ajax.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/default.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/default.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/email/html/default.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/email/html/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/email/html/default.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/email/html/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/email/text/default.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/email/text/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/email/text/default.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/email/text/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/flash.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/flash.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/flash.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/flash.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/js/default.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/js/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/js/default.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/js/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/rss/default.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/rss/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/rss/default.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/rss/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/layouts/xml/default.ctp b/php-practice/web-cake/html/cake/libs/view/layouts/xml/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/layouts/xml/default.ctp rename to php-practice/web-cake/html/cake/libs/view/layouts/xml/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/media.php b/php-practice/web-cake/html/cake/libs/view/media.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/media.php rename to php-practice/web-cake/html/cake/libs/view/media.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/pages/home.ctp b/php-practice/web-cake/html/cake/libs/view/pages/home.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/pages/home.ctp rename to php-practice/web-cake/html/cake/libs/view/pages/home.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/scaffolds/edit.ctp b/php-practice/web-cake/html/cake/libs/view/scaffolds/edit.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/scaffolds/edit.ctp rename to php-practice/web-cake/html/cake/libs/view/scaffolds/edit.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/scaffolds/index.ctp b/php-practice/web-cake/html/cake/libs/view/scaffolds/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/scaffolds/index.ctp rename to php-practice/web-cake/html/cake/libs/view/scaffolds/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/scaffolds/view.ctp b/php-practice/web-cake/html/cake/libs/view/scaffolds/view.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/scaffolds/view.ctp rename to php-practice/web-cake/html/cake/libs/view/scaffolds/view.ctp diff --git a/PracticingPhp/web-cake/html/cake/libs/view/theme.php b/php-practice/web-cake/html/cake/libs/view/theme.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/theme.php rename to php-practice/web-cake/html/cake/libs/view/theme.php diff --git a/PracticingPhp/web-cake/html/cake/libs/view/view.php b/php-practice/web-cake/html/cake/libs/view/view.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/view/view.php rename to php-practice/web-cake/html/cake/libs/view/view.php diff --git a/PracticingPhp/web-cake/html/cake/libs/xml.php b/php-practice/web-cake/html/cake/libs/xml.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/libs/xml.php rename to php-practice/web-cake/html/cake/libs/xml.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/basics.test.php b/php-practice/web-cake/html/cake/tests/cases/basics.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/basics.test.php rename to php-practice/web-cake/html/cake/tests/cases/basics.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/cake.test.php b/php-practice/web-cake/html/cake/tests/cases/console/cake.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/cake.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/cake.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/acl.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/acl.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/acl.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/acl.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/api.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/api.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/api.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/api.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/bake.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/bake.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/bake.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/bake.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/schema.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/schema.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/schema.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/schema.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/shell.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/shell.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/shell.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/shell.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/controller.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/controller.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/controller.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/controller.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/db_config.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/db_config.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/db_config.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/db_config.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/extract.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/extract.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/extract.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/extract.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/fixture.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/fixture.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/fixture.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/fixture.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/model.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/model.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/model.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/model.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/plugin.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/plugin.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/plugin.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/plugin.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/project.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/project.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/project.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/project.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/template.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/template.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/template.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/template.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/test.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/test.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/test.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/test.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/view.test.php b/php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/view.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/console/libs/tasks/view.test.php rename to php-practice/web-cake/html/cake/tests/cases/console/libs/tasks/view.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/dispatcher.test.php b/php-practice/web-cake/html/cake/tests/cases/dispatcher.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/dispatcher.test.php rename to php-practice/web-cake/html/cake/tests/cases/dispatcher.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cache.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cache.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cache.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cache.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/apc.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cache/apc.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/apc.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cache/apc.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/file.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cache/file.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/file.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cache/file.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/memcache.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cache/memcache.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/memcache.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cache/memcache.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/xcache.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cache/xcache.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cache/xcache.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cache/xcache.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_log.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cake_log.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_log.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cake_log.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_session.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cake_session.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_session.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cake_session.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_socket.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cake_socket.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_socket.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cake_socket.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_test_case.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cake_test_case.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_test_case.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cake_test_case.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_test_fixture.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/cake_test_fixture.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/cake_test_fixture.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/cake_test_fixture.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/class_registry.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/class_registry.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/class_registry.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/class_registry.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/code_coverage_manager.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/code_coverage_manager.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/code_coverage_manager.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/code_coverage_manager.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/configure.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/configure.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/configure.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/configure.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/component.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/component.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/component.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/component.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/acl.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/acl.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/acl.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/acl.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/auth.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/auth.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/auth.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/auth.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/cookie.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/cookie.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/cookie.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/cookie.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/email.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/email.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/email.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/email.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/request_handler.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/request_handler.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/request_handler.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/request_handler.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/security.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/security.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/security.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/security.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/session.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/components/session.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/components/session.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/components/session.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/controller.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/controller.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/controller.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/controller.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/controller_merge_vars.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/controller_merge_vars.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/controller_merge_vars.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/controller_merge_vars.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/pages_controller.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/pages_controller.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/pages_controller.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/pages_controller.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/scaffold.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/controller/scaffold.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/controller/scaffold.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/controller/scaffold.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/debugger.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/debugger.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/debugger.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/debugger.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/error.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/error.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/error.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/error.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/file.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/file.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/file.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/file.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/folder.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/folder.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/folder.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/folder.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/http_socket.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/http_socket.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/http_socket.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/http_socket.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/i18n.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/i18n.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/i18n.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/i18n.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/inflector.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/inflector.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/inflector.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/inflector.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/l10n.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/l10n.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/l10n.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/l10n.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/log/file_log.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/log/file_log.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/log/file_log.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/log/file_log.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/magic_db.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/magic_db.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/magic_db.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/magic_db.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/acl.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/acl.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/acl.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/acl.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/containable.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/containable.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/containable.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/containable.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/translate.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/translate.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/translate.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/translate.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/tree.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/tree.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/behaviors/tree.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/behaviors/tree.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/cake_schema.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/cake_schema.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/cake_schema.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/cake_schema.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/connection_manager.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/connection_manager.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/connection_manager.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/connection_manager.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo_source.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo_source.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/datasources/dbo_source.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/datasources/dbo_source.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/db_acl.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/db_acl.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/db_acl.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/db_acl.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_behavior.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model_behavior.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_behavior.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model_behavior.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_delete.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model_delete.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_delete.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model_delete.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_integration.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model_integration.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_integration.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model_integration.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_read.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model_read.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_read.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model_read.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_validation.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model_validation.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_validation.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model_validation.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_write.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/model_write.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/model_write.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/model_write.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/model/models.php b/php-practice/web-cake/html/cake/tests/cases/libs/model/models.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/model/models.php rename to php-practice/web-cake/html/cake/tests/cases/libs/model/models.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/multibyte.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/multibyte.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/multibyte.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/multibyte.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/object.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/object.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/object.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/object.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/overloadable.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/overloadable.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/overloadable.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/overloadable.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/router.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/router.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/router.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/router.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/sanitize.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/sanitize.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/sanitize.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/sanitize.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/security.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/security.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/security.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/security.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/set.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/set.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/set.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/set.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/string.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/string.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/string.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/string.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/test_manager.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/test_manager.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/test_manager.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/test_manager.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/validation.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/validation.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/validation.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/validation.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helper.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helper.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helper.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helper.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/ajax.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/ajax.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/ajax.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/ajax.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/cache.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/cache.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/cache.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/cache.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/form.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/form.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/form.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/form.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/html.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/html.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/html.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/html.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/javascript.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/javascript.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/javascript.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/javascript.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/jquery_engine.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/jquery_engine.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/jquery_engine.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/jquery_engine.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/js.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/js.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/js.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/js.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/mootools_engine.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/mootools_engine.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/mootools_engine.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/mootools_engine.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/number.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/number.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/number.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/number.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/paginator.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/paginator.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/paginator.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/paginator.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/prototype_engine.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/prototype_engine.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/prototype_engine.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/prototype_engine.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/rss.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/rss.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/rss.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/rss.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/session.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/session.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/session.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/session.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/text.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/text.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/text.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/text.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/time.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/time.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/time.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/time.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/xml.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/xml.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/helpers/xml.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/helpers/xml.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/media.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/media.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/media.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/media.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/theme.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/theme.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/theme.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/theme.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/view/view.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/view/view.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/view/view.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/view/view.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/cases/libs/xml.test.php b/php-practice/web-cake/html/cake/tests/cases/libs/xml.test.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/cases/libs/xml.test.php rename to php-practice/web-cake/html/cake/tests/cases/libs/xml.test.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/account_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/account_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/account_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/account_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aco_action_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aco_action_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aco_action_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aco_action_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aco_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aco_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aco_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aco_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aco_two_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aco_two_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aco_two_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aco_two_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/ad_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/ad_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/ad_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/ad_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/advertisement_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/advertisement_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/advertisement_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/advertisement_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/after_tree_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/after_tree_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/after_tree_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/after_tree_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/another_article_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/another_article_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/another_article_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/another_article_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/apple_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/apple_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/apple_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/apple_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aro_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aro_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aro_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aro_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aro_two_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aro_two_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aro_two_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aro_two_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aros_aco_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aros_aco_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aros_aco_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aros_aco_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/aros_aco_two_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/aros_aco_two_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/aros_aco_two_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/aros_aco_two_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/article_featured_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/article_featured_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/article_featured_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/article_featured_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/article_featureds_tags_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/article_featureds_tags_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/article_featureds_tags_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/article_featureds_tags_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/article_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/article_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/article_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/article_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/articles_tag_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/articles_tag_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/articles_tag_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/articles_tag_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/attachment_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/attachment_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/attachment_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/attachment_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/auth_user_custom_field_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/auth_user_custom_field_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/auth_user_custom_field_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/auth_user_custom_field_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/auth_user_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/auth_user_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/auth_user_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/auth_user_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/author_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/author_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/author_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/author_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/basket_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/basket_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/basket_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/basket_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/bid_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/bid_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/bid_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/bid_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/binary_test_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/binary_test_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/binary_test_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/binary_test_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/book_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/book_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/book_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/book_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/cache_test_model_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/cache_test_model_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/cache_test_model_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/cache_test_model_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/callback_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/callback_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/callback_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/callback_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/campaign_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/campaign_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/campaign_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/campaign_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/category_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/category_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/category_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/category_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/category_thread_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/category_thread_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/category_thread_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/category_thread_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/cd_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/cd_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/cd_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/cd_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/comment_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/comment_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/comment_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/comment_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/content_account_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/content_account_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/content_account_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/content_account_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/content_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/content_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/content_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/content_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_post_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/counter_cache_post_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_post_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/counter_cache_post_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_user_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/counter_cache_user_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_user_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/counter_cache_user_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/data_test_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/data_test_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/data_test_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/data_test_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/datatype_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/datatype_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/datatype_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/datatype_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/dependency_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/dependency_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/dependency_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/dependency_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/device_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/device_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/device_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/device_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/device_type_category_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/device_type_category_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/device_type_category_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/device_type_category_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/device_type_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/device_type_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/device_type_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/device_type_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/document_directory_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/document_directory_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/document_directory_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/document_directory_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/document_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/document_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/document_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/document_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/exterior_type_category_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/exterior_type_category_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/exterior_type_category_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/exterior_type_category_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/feature_set_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/feature_set_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/feature_set_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/feature_set_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/featured_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/featured_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/featured_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/featured_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/film_file_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/film_file_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/film_file_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/film_file_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/flag_tree_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/flag_tree_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/flag_tree_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/flag_tree_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/fruit_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/fruit_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/fruit_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/fruit_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/fruits_uuid_tag_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/fruits_uuid_tag_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/fruits_uuid_tag_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/fruits_uuid_tag_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/group_update_all_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/group_update_all_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/group_update_all_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/group_update_all_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/home_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/home_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/home_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/home_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/image_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/image_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/image_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/image_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/item_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/item_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/item_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/item_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/items_portfolio_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/items_portfolio_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/items_portfolio_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/items_portfolio_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/join_a_b_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/join_a_b_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/join_a_b_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/join_a_b_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/join_a_c_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/join_a_c_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/join_a_c_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/join_a_c_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/join_a_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/join_a_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/join_a_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/join_a_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/join_b_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/join_b_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/join_b_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/join_b_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/join_c_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/join_c_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/join_c_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/join_c_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/join_thing_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/join_thing_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/join_thing_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/join_thing_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/message_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/message_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/message_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/message_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/my_categories_my_products_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/my_categories_my_products_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/my_categories_my_products_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/my_categories_my_products_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/my_categories_my_users_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/my_categories_my_users_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/my_categories_my_users_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/my_categories_my_users_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/my_category_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/my_category_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/my_category_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/my_category_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/my_product_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/my_product_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/my_product_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/my_product_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/my_user_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/my_user_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/my_user_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/my_user_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/node_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/node_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/node_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/node_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/number_tree_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/number_tree_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/number_tree_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/number_tree_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/number_tree_two_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/number_tree_two_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/number_tree_two_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/number_tree_two_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/numeric_article_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/numeric_article_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/numeric_article_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/numeric_article_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/overall_favorite_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/overall_favorite_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/overall_favorite_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/overall_favorite_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/person_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/person_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/person_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/person_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/portfolio_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/portfolio_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/portfolio_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/portfolio_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/post_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/post_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/post_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/post_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/posts_tag_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/posts_tag_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/posts_tag_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/posts_tag_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/primary_model_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/primary_model_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/primary_model_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/primary_model_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/product_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/product_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/product_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/product_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/product_update_all_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/product_update_all_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/product_update_all_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/product_update_all_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/project_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/project_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/project_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/project_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/sample_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/sample_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/sample_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/sample_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/secondary_model_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/secondary_model_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/secondary_model_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/secondary_model_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/session_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/session_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/session_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/session_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/something_else_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/something_else_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/something_else_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/something_else_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/something_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/something_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/something_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/something_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/stories_tag_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/stories_tag_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/stories_tag_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/stories_tag_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/story_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/story_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/story_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/story_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/syfile_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/syfile_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/syfile_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/syfile_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/tag_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/tag_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/tag_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/tag_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/test_plugin_article_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/test_plugin_article_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/test_plugin_article_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/test_plugin_article_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/test_plugin_comment_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/test_plugin_comment_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/test_plugin_comment_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/test_plugin_comment_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/the_paper_monkies_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/the_paper_monkies_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/the_paper_monkies_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/the_paper_monkies_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/thread_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/thread_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/thread_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/thread_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/translate_article_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/translate_article_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/translate_article_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/translate_article_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/translate_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/translate_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/translate_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/translate_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/translate_table_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/translate_table_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/translate_table_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/translate_table_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/translate_with_prefix_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/translate_with_prefix_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/translate_with_prefix_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/translate_with_prefix_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/translated_article_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/translated_article_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/translated_article_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/translated_article_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/translated_item_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/translated_item_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/translated_item_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/translated_item_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/unconventional_tree_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/unconventional_tree_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/unconventional_tree_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/unconventional_tree_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/underscore_field_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/underscore_field_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/underscore_field_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/underscore_field_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/user_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/user_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/user_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/user_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuid_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuid_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuid_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuid_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuid_tag_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuid_tag_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuid_tag_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuid_tag_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuid_tree_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuid_tree_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuid_tree_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuid_tree_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuiditem_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuiditem_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuiditem_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuiditem_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/fixtures/uuidportfolio_fixture.php b/php-practice/web-cake/html/cake/tests/fixtures/uuidportfolio_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/fixtures/uuidportfolio_fixture.php rename to php-practice/web-cake/html/cake/tests/fixtures/uuidportfolio_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/acl.group.php b/php-practice/web-cake/html/cake/tests/groups/acl.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/acl.group.php rename to php-practice/web-cake/html/cake/tests/groups/acl.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/bake.group.php b/php-practice/web-cake/html/cake/tests/groups/bake.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/bake.group.php rename to php-practice/web-cake/html/cake/tests/groups/bake.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/behaviors.group.php b/php-practice/web-cake/html/cake/tests/groups/behaviors.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/behaviors.group.php rename to php-practice/web-cake/html/cake/tests/groups/behaviors.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/cache.group.php b/php-practice/web-cake/html/cake/tests/groups/cache.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/cache.group.php rename to php-practice/web-cake/html/cake/tests/groups/cache.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/components.group.php b/php-practice/web-cake/html/cake/tests/groups/components.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/components.group.php rename to php-practice/web-cake/html/cake/tests/groups/components.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/configure.group.php b/php-practice/web-cake/html/cake/tests/groups/configure.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/configure.group.php rename to php-practice/web-cake/html/cake/tests/groups/configure.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/console.group.php b/php-practice/web-cake/html/cake/tests/groups/console.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/console.group.php rename to php-practice/web-cake/html/cake/tests/groups/console.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/controller.group.php b/php-practice/web-cake/html/cake/tests/groups/controller.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/controller.group.php rename to php-practice/web-cake/html/cake/tests/groups/controller.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/database.group.php b/php-practice/web-cake/html/cake/tests/groups/database.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/database.group.php rename to php-practice/web-cake/html/cake/tests/groups/database.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/helpers.group.php b/php-practice/web-cake/html/cake/tests/groups/helpers.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/helpers.group.php rename to php-practice/web-cake/html/cake/tests/groups/helpers.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/i18n.group.php b/php-practice/web-cake/html/cake/tests/groups/i18n.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/i18n.group.php rename to php-practice/web-cake/html/cake/tests/groups/i18n.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/javascript.group.php b/php-practice/web-cake/html/cake/tests/groups/javascript.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/javascript.group.php rename to php-practice/web-cake/html/cake/tests/groups/javascript.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/lib.group.php b/php-practice/web-cake/html/cake/tests/groups/lib.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/lib.group.php rename to php-practice/web-cake/html/cake/tests/groups/lib.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/model.group.php b/php-practice/web-cake/html/cake/tests/groups/model.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/model.group.php rename to php-practice/web-cake/html/cake/tests/groups/model.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/no_cross_contamination.group.php b/php-practice/web-cake/html/cake/tests/groups/no_cross_contamination.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/no_cross_contamination.group.php rename to php-practice/web-cake/html/cake/tests/groups/no_cross_contamination.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/routing_system.group.php b/php-practice/web-cake/html/cake/tests/groups/routing_system.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/routing_system.group.php rename to php-practice/web-cake/html/cake/tests/groups/routing_system.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/socket.group.php b/php-practice/web-cake/html/cake/tests/groups/socket.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/socket.group.php rename to php-practice/web-cake/html/cake/tests/groups/socket.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/test_suite.group.php b/php-practice/web-cake/html/cake/tests/groups/test_suite.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/test_suite.group.php rename to php-practice/web-cake/html/cake/tests/groups/test_suite.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/view.group.php b/php-practice/web-cake/html/cake/tests/groups/view.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/view.group.php rename to php-practice/web-cake/html/cake/tests/groups/view.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/groups/xml.group.php b/php-practice/web-cake/html/cake/tests/groups/xml.group.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/groups/xml.group.php rename to php-practice/web-cake/html/cake/tests/groups/xml.group.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/cake_test_case.php b/php-practice/web-cake/html/cake/tests/lib/cake_test_case.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/cake_test_case.php rename to php-practice/web-cake/html/cake/tests/lib/cake_test_case.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/cake_test_fixture.php b/php-practice/web-cake/html/cake/tests/lib/cake_test_fixture.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/cake_test_fixture.php rename to php-practice/web-cake/html/cake/tests/lib/cake_test_fixture.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/cake_test_model.php b/php-practice/web-cake/html/cake/tests/lib/cake_test_model.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/cake_test_model.php rename to php-practice/web-cake/html/cake/tests/lib/cake_test_model.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/cake_test_suite_dispatcher.php b/php-practice/web-cake/html/cake/tests/lib/cake_test_suite_dispatcher.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/cake_test_suite_dispatcher.php rename to php-practice/web-cake/html/cake/tests/lib/cake_test_suite_dispatcher.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/cake_web_test_case.php b/php-practice/web-cake/html/cake/tests/lib/cake_web_test_case.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/cake_web_test_case.php rename to php-practice/web-cake/html/cake/tests/lib/cake_web_test_case.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/code_coverage_manager.php b/php-practice/web-cake/html/cake/tests/lib/code_coverage_manager.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/code_coverage_manager.php rename to php-practice/web-cake/html/cake/tests/lib/code_coverage_manager.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_base_reporter.php b/php-practice/web-cake/html/cake/tests/lib/reporter/cake_base_reporter.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_base_reporter.php rename to php-practice/web-cake/html/cake/tests/lib/reporter/cake_base_reporter.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_cli_reporter.php b/php-practice/web-cake/html/cake/tests/lib/reporter/cake_cli_reporter.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_cli_reporter.php rename to php-practice/web-cake/html/cake/tests/lib/reporter/cake_cli_reporter.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_html_reporter.php b/php-practice/web-cake/html/cake/tests/lib/reporter/cake_html_reporter.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_html_reporter.php rename to php-practice/web-cake/html/cake/tests/lib/reporter/cake_html_reporter.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_text_reporter.php b/php-practice/web-cake/html/cake/tests/lib/reporter/cake_text_reporter.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/reporter/cake_text_reporter.php rename to php-practice/web-cake/html/cake/tests/lib/reporter/cake_text_reporter.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/templates/footer.php b/php-practice/web-cake/html/cake/tests/lib/templates/footer.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/templates/footer.php rename to php-practice/web-cake/html/cake/tests/lib/templates/footer.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/templates/header.php b/php-practice/web-cake/html/cake/tests/lib/templates/header.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/templates/header.php rename to php-practice/web-cake/html/cake/tests/lib/templates/header.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/templates/menu.php b/php-practice/web-cake/html/cake/tests/lib/templates/menu.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/templates/menu.php rename to php-practice/web-cake/html/cake/tests/lib/templates/menu.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/templates/simpletest.php b/php-practice/web-cake/html/cake/tests/lib/templates/simpletest.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/templates/simpletest.php rename to php-practice/web-cake/html/cake/tests/lib/templates/simpletest.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/templates/xdebug.php b/php-practice/web-cake/html/cake/tests/lib/templates/xdebug.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/templates/xdebug.php rename to php-practice/web-cake/html/cake/tests/lib/templates/xdebug.php diff --git a/PracticingPhp/web-cake/html/cake/tests/lib/test_manager.php b/php-practice/web-cake/html/cake/tests/lib/test_manager.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/lib/test_manager.php rename to php-practice/web-cake/html/cake/tests/lib/test_manager.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/config/acl.ini.php b/php-practice/web-cake/html/cake/tests/test_app/config/acl.ini.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/config/acl.ini.php rename to php-practice/web-cake/html/cake/tests/test_app/config/acl.ini.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/controllers/components/empty b/php-practice/web-cake/html/cake/tests/test_app/controllers/components/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/controllers/components/empty rename to php-practice/web-cake/html/cake/tests/test_app/controllers/components/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/controllers/tests_apps_controller.php b/php-practice/web-cake/html/cake/tests/test_app/controllers/tests_apps_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/controllers/tests_apps_controller.php rename to php-practice/web-cake/html/cake/tests/test_app/controllers/tests_apps_controller.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/controllers/tests_apps_posts_controller.php b/php-practice/web-cake/html/cake/tests/test_app/controllers/tests_apps_posts_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/controllers/tests_apps_posts_controller.php rename to php-practice/web-cake/html/cake/tests/test_app/controllers/tests_apps_posts_controller.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/libs/cache/test_app_cache.php b/php-practice/web-cake/html/cake/tests/test_app/libs/cache/test_app_cache.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/libs/cache/test_app_cache.php rename to php-practice/web-cake/html/cake/tests/test_app/libs/cache/test_app_cache.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/libs/library.php b/php-practice/web-cake/html/cake/tests/test_app/libs/library.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/libs/library.php rename to php-practice/web-cake/html/cake/tests/test_app/libs/library.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/libs/log/test_app_log.php b/php-practice/web-cake/html/cake/tests/test_app/libs/log/test_app_log.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/libs/log/test_app_log.php rename to php-practice/web-cake/html/cake/tests/test_app/libs/log/test_app_log.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po b/php-practice/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po b/php-practice/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/ja_jp/LC_TIME b/php-practice/web-cake/html/cake/tests/test_app/locale/ja_jp/LC_TIME similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/ja_jp/LC_TIME rename to php-practice/web-cake/html/cake/tests/test_app/locale/ja_jp/LC_TIME diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/po/LC_MONETARY/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/po/LC_MONETARY/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/po/LC_MONETARY/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/po/LC_MONETARY/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/po/LC_TIME b/php-practice/web-cake/html/cake/tests/test_app/locale/po/LC_TIME similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/po/LC_TIME rename to php-practice/web-cake/html/cake/tests/test_app/locale/po/LC_TIME diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po b/php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po rename to php-practice/web-cake/html/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/locale/time_test/LC_TIME b/php-practice/web-cake/html/cake/tests/test_app/locale/time_test/LC_TIME similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/locale/time_test/LC_TIME rename to php-practice/web-cake/html/cake/tests/test_app/locale/time_test/LC_TIME diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/behaviors/empty b/php-practice/web-cake/html/cake/tests/test_app/models/behaviors/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/behaviors/empty rename to php-practice/web-cake/html/cake/tests/test_app/models/behaviors/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/behaviors/persister_one_behavior.php b/php-practice/web-cake/html/cake/tests/test_app/models/behaviors/persister_one_behavior.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/behaviors/persister_one_behavior.php rename to php-practice/web-cake/html/cake/tests/test_app/models/behaviors/persister_one_behavior.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/behaviors/persister_two_behavior.php b/php-practice/web-cake/html/cake/tests/test_app/models/behaviors/persister_two_behavior.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/behaviors/persister_two_behavior.php rename to php-practice/web-cake/html/cake/tests/test_app/models/behaviors/persister_two_behavior.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/comment.php b/php-practice/web-cake/html/cake/tests/test_app/models/comment.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/comment.php rename to php-practice/web-cake/html/cake/tests/test_app/models/comment.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/datasources/test/test_local_driver.php b/php-practice/web-cake/html/cake/tests/test_app/models/datasources/test/test_local_driver.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/datasources/test/test_local_driver.php rename to php-practice/web-cake/html/cake/tests/test_app/models/datasources/test/test_local_driver.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/datasources/test2_other_source.php b/php-practice/web-cake/html/cake/tests/test_app/models/datasources/test2_other_source.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/datasources/test2_other_source.php rename to php-practice/web-cake/html/cake/tests/test_app/models/datasources/test2_other_source.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/datasources/test2_source.php b/php-practice/web-cake/html/cake/tests/test_app/models/datasources/test2_source.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/datasources/test2_source.php rename to php-practice/web-cake/html/cake/tests/test_app/models/datasources/test2_source.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/persister_one.php b/php-practice/web-cake/html/cake/tests/test_app/models/persister_one.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/persister_one.php rename to php-practice/web-cake/html/cake/tests/test_app/models/persister_one.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/persister_two.php b/php-practice/web-cake/html/cake/tests/test_app/models/persister_two.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/persister_two.php rename to php-practice/web-cake/html/cake/tests/test_app/models/persister_two.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/models/post.php b/php-practice/web-cake/html/cake/tests/test_app/models/post.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/models/post.php rename to php-practice/web-cake/html/cake/tests/test_app/models/post.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js b/php-practice/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js rename to php-practice/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js b/php-practice/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js rename to php-practice/web-cake/html/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/load.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/load.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/load.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/load.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/more.load.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/more.load.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/more.load.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/more.load.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/root.js b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/root.js similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/root.js rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin/webroot/root.js diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php b/php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php rename to php-practice/web-cake/html/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/tmp/dir_map b/php-practice/web-cake/html/cake/tests/test_app/tmp/dir_map similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/tmp/dir_map rename to php-practice/web-cake/html/cake/tests/test_app/tmp/dir_map diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/Test/MyTest.php b/php-practice/web-cake/html/cake/tests/test_app/vendors/Test/MyTest.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/Test/MyTest.php rename to php-practice/web-cake/html/cake/tests/test_app/vendors/Test/MyTest.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/Test/hello.php b/php-practice/web-cake/html/cake/tests/test_app/vendors/Test/hello.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/Test/hello.php rename to php-practice/web-cake/html/cake/tests/test_app/vendors/Test/hello.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/css/test_asset.css b/php-practice/web-cake/html/cake/tests/test_app/vendors/css/test_asset.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/css/test_asset.css rename to php-practice/web-cake/html/cake/tests/test_app/vendors/css/test_asset.css diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/img/test.jpg b/php-practice/web-cake/html/cake/tests/test_app/vendors/img/test.jpg similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/img/test.jpg rename to php-practice/web-cake/html/cake/tests/test_app/vendors/img/test.jpg diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php b/php-practice/web-cake/html/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php rename to php-practice/web-cake/html/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/shells/sample.php b/php-practice/web-cake/html/cake/tests/test_app/vendors/shells/sample.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/shells/sample.php rename to php-practice/web-cake/html/cake/tests/test_app/vendors/shells/sample.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/shells/tasks/empty b/php-practice/web-cake/html/cake/tests/test_app/vendors/shells/tasks/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/shells/tasks/empty rename to php-practice/web-cake/html/cake/tests/test_app/vendors/shells/tasks/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp b/php-practice/web-cake/html/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp rename to php-practice/web-cake/html/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/somename/some.name.php b/php-practice/web-cake/html/cake/tests/test_app/vendors/somename/some.name.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/somename/some.name.php rename to php-practice/web-cake/html/cake/tests/test_app/vendors/somename/some.name.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/vendors/welcome.php b/php-practice/web-cake/html/cake/tests/test_app/vendors/welcome.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/vendors/welcome.php rename to php-practice/web-cake/html/cake/tests/test_app/vendors/welcome.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/html/custom.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/email/html/custom.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/html/custom.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/email/html/custom.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/html/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/email/html/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/html/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/email/html/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/text/custom.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/email/text/custom.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/text/custom.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/email/text/custom.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/text/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/email/text/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/text/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/email/text/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/text/wide.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/email/text/wide.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/email/text/wide.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/email/text/wide.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/empty b/php-practice/web-cake/html/cake/tests/test_app/views/elements/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/empty rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/plain.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/plain.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/plain.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/plain.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/sub1.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/sub1.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/sub1.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/sub1.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/sub2.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/sub2.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/nocache/sub2.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/nocache/sub2.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/session_helper.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/session_helper.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/session_helper.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/session_helper.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/test_element.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/elements/test_element.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/elements/test_element.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/elements/test_element.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/errors/empty b/php-practice/web-cake/html/cake/tests/test_app/views/errors/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/errors/empty rename to php-practice/web-cake/html/cake/tests/test_app/views/errors/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/helpers/banana.php b/php-practice/web-cake/html/cake/tests/test_app/views/helpers/banana.php similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/helpers/banana.php rename to php-practice/web-cake/html/cake/tests/test_app/views/helpers/banana.php diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/helpers/empty b/php-practice/web-cake/html/cake/tests/test_app/views/helpers/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/helpers/empty rename to php-practice/web-cake/html/cake/tests/test_app/views/helpers/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/ajax.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/ajax.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/ajax.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/ajax.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/ajax2.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/ajax2.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/ajax2.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/ajax2.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/cache_empty_sections.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/cache_empty_sections.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/cache_empty_sections.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/cache_empty_sections.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/cache_layout.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/cache_layout.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/cache_layout.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/cache_layout.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/email/html/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/email/html/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/email/html/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/email/html/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/email/html/thin.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/email/html/thin.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/email/html/thin.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/email/html/thin.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/email/text/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/email/text/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/email/text/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/email/text/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/flash.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/flash.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/flash.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/flash.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/js/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/js/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/js/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/js/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/multi_cache.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/multi_cache.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/multi_cache.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/multi_cache.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/rss/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/rss/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/rss/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/rss/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/xml/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/layouts/xml/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/layouts/xml/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/layouts/xml/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/pages/empty b/php-practice/web-cake/html/cake/tests/test_app/views/pages/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/pages/empty rename to php-practice/web-cake/html/cake/tests/test_app/views/pages/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/pages/extract.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/pages/extract.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/pages/extract.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/pages/extract.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/pages/home.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/pages/home.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/pages/home.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/pages/home.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/cache_empty_sections.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/cache_empty_sections.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/cache_empty_sections.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/cache_empty_sections.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/cache_form.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/cache_form.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/cache_form.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/cache_form.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/helper_overwrite.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/helper_overwrite.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/helper_overwrite.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/helper_overwrite.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/index.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/index.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/multiple_nocache.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/multiple_nocache.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/multiple_nocache.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/multiple_nocache.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/nocache_multiple_element.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/nocache_multiple_element.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/nocache_multiple_element.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/nocache_multiple_element.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/scaffold.edit.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/scaffold.edit.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/scaffold.edit.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/scaffold.edit.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/sequencial_nocache.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/sequencial_nocache.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/sequencial_nocache.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/sequencial_nocache.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/test_nocache_tags.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/posts/test_nocache_tags.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/posts/test_nocache_tags.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/posts/test_nocache_tags.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/scaffolds/empty b/php-practice/web-cake/html/cake/tests/test_app/views/scaffolds/empty similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/scaffolds/empty rename to php-practice/web-cake/html/cake/tests/test_app/views/scaffolds/empty diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/tests_apps/index.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/tests_apps/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/tests_apps/index.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/tests_apps/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/index.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/index.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/index.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf b/php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf rename to php-practice/web-cake/html/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css b/php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css rename to php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css b/php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css rename to php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif b/php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif rename to php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif diff --git a/PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg b/php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg similarity index 100% rename from PracticingPhp/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg rename to php-practice/web-cake/html/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg diff --git a/PracticingPhp/web-cake/html/index.php b/php-practice/web-cake/html/index.php similarity index 100% rename from PracticingPhp/web-cake/html/index.php rename to php-practice/web-cake/html/index.php diff --git a/PracticingPhp/web-cake/mime.types b/php-practice/web-cake/mime.types similarity index 100% rename from PracticingPhp/web-cake/mime.types rename to php-practice/web-cake/mime.types diff --git a/PracticingPhp/web-cake/nginx.conf.in b/php-practice/web-cake/nginx.conf.in similarity index 100% rename from PracticingPhp/web-cake/nginx.conf.in rename to php-practice/web-cake/nginx.conf.in diff --git a/PracticingPhp/web-cake/php.ini.in b/php-practice/web-cake/php.ini.in similarity index 100% rename from PracticingPhp/web-cake/php.ini.in rename to php-practice/web-cake/php.ini.in diff --git a/PracticingPhp/web/Makefile b/php-practice/web/Makefile similarity index 100% rename from PracticingPhp/web/Makefile rename to php-practice/web/Makefile diff --git a/PracticingPhp/web/fastcgi_params b/php-practice/web/fastcgi_params similarity index 100% rename from PracticingPhp/web/fastcgi_params rename to php-practice/web/fastcgi_params diff --git a/PracticingPhp/web/html/wikipedia-tutorial/_head.php b/php-practice/web/html/wikipedia-tutorial/_head.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/_head.php rename to php-practice/web/html/wikipedia-tutorial/_head.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/arrays.php b/php-practice/web/html/wikipedia-tutorial/arrays.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/arrays.php rename to php-practice/web/html/wikipedia-tutorial/arrays.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/basics.php b/php-practice/web/html/wikipedia-tutorial/basics.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/basics.php rename to php-practice/web/html/wikipedia-tutorial/basics.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/classes.php b/php-practice/web/html/wikipedia-tutorial/classes.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/classes.php rename to php-practice/web/html/wikipedia-tutorial/classes.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/cookies.php b/php-practice/web/html/wikipedia-tutorial/cookies.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/cookies.php rename to php-practice/web/html/wikipedia-tutorial/cookies.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/data.txt b/php-practice/web/html/wikipedia-tutorial/data.txt similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/data.txt rename to php-practice/web/html/wikipedia-tutorial/data.txt diff --git a/PracticingPhp/web/html/wikipedia-tutorial/files.php b/php-practice/web/html/wikipedia-tutorial/files.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/files.php rename to php-practice/web/html/wikipedia-tutorial/files.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/functions.php b/php-practice/web/html/wikipedia-tutorial/functions.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/functions.php rename to php-practice/web/html/wikipedia-tutorial/functions.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/helloworld.php b/php-practice/web/html/wikipedia-tutorial/helloworld.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/helloworld.php rename to php-practice/web/html/wikipedia-tutorial/helloworld.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/if-structure.php b/php-practice/web/html/wikipedia-tutorial/if-structure.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/if-structure.php rename to php-practice/web/html/wikipedia-tutorial/if-structure.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/io.php b/php-practice/web/html/wikipedia-tutorial/io.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/io.php rename to php-practice/web/html/wikipedia-tutorial/io.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/Smarty.class.php b/php-practice/web/html/wikipedia-tutorial/libs/Smarty.class.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/Smarty.class.php rename to php-practice/web/html/wikipedia-tutorial/libs/Smarty.class.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/debug.tpl b/php-practice/web/html/wikipedia-tutorial/libs/debug.tpl similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/debug.tpl rename to php-practice/web/html/wikipedia-tutorial/libs/debug.tpl diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/block.php.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/block.php.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/block.php.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/block.php.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/block.textformat.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/block.textformat.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/block.textformat.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/block.textformat.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.counter.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.counter.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.counter.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.counter.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.cycle.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.cycle.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.cycle.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.cycle.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.fetch.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.fetch.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.fetch.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.fetch.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_image.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_image.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_image.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_image.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_options.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_options.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_options.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_options.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_table.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_table.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.html_table.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.html_table.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.mailto.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.mailto.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.mailto.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.mailto.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.math.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.math.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.math.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.math.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.popup.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.popup.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.popup.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.popup.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php b/php-practice/web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php rename to php-practice/web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php b/php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php rename to php-practice/web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/loops.php b/php-practice/web/html/wikipedia-tutorial/loops.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/loops.php rename to php-practice/web/html/wikipedia-tutorial/loops.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/mailing.php b/php-practice/web/html/wikipedia-tutorial/mailing.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/mailing.php rename to php-practice/web/html/wikipedia-tutorial/mailing.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/mysql.php b/php-practice/web/html/wikipedia-tutorial/mysql.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/mysql.php rename to php-practice/web/html/wikipedia-tutorial/mysql.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/pdo.php b/php-practice/web/html/wikipedia-tutorial/pdo.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/pdo.php rename to php-practice/web/html/wikipedia-tutorial/pdo.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/phpinfo.php b/php-practice/web/html/wikipedia-tutorial/phpinfo.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/phpinfo.php rename to php-practice/web/html/wikipedia-tutorial/phpinfo.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/printing.php b/php-practice/web/html/wikipedia-tutorial/printing.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/printing.php rename to php-practice/web/html/wikipedia-tutorial/printing.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/sessions.php b/php-practice/web/html/wikipedia-tutorial/sessions.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/sessions.php rename to php-practice/web/html/wikipedia-tutorial/sessions.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/smarty.php b/php-practice/web/html/wikipedia-tutorial/smarty.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/smarty.php rename to php-practice/web/html/wikipedia-tutorial/smarty.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/templates/test.tpl b/php-practice/web/html/wikipedia-tutorial/templates/test.tpl similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/templates/test.tpl rename to php-practice/web/html/wikipedia-tutorial/templates/test.tpl diff --git a/PracticingPhp/web/html/wikipedia-tutorial/templates_c/.keep b/php-practice/web/html/wikipedia-tutorial/templates_c/.keep similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/templates_c/.keep rename to php-practice/web/html/wikipedia-tutorial/templates_c/.keep diff --git a/PracticingPhp/web/html/wikipedia-tutorial/webvars.php b/php-practice/web/html/wikipedia-tutorial/webvars.php similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/webvars.php rename to php-practice/web/html/wikipedia-tutorial/webvars.php diff --git a/PracticingPhp/web/html/wikipedia-tutorial/writable/.keep b/php-practice/web/html/wikipedia-tutorial/writable/.keep similarity index 100% rename from PracticingPhp/web/html/wikipedia-tutorial/writable/.keep rename to php-practice/web/html/wikipedia-tutorial/writable/.keep diff --git a/PracticingPhp/web/mime.types b/php-practice/web/mime.types similarity index 100% rename from PracticingPhp/web/mime.types rename to php-practice/web/mime.types diff --git a/PracticingPhp/web/nginx.conf.in b/php-practice/web/nginx.conf.in similarity index 100% rename from PracticingPhp/web/nginx.conf.in rename to php-practice/web/nginx.conf.in diff --git a/PracticingPhp/web/php.ini.in b/php-practice/web/php.ini.in similarity index 100% rename from PracticingPhp/web/php.ini.in rename to php-practice/web/php.ini.in diff --git a/PracticingPhp/web/session.save_path/.keep b/php-practice/web/session.save_path/.keep similarity index 100% rename from PracticingPhp/web/session.save_path/.keep rename to php-practice/web/session.save_path/.keep diff --git a/PracticingPhp/web/soap.wsdl_cache_dir/.keep b/php-practice/web/soap.wsdl_cache_dir/.keep similarity index 100% rename from PracticingPhp/web/soap.wsdl_cache_dir/.keep rename to php-practice/web/soap.wsdl_cache_dir/.keep diff --git a/PracticingPhp/web/upload_tmp_dir/.keep b/php-practice/web/upload_tmp_dir/.keep similarity index 100% rename from PracticingPhp/web/upload_tmp_dir/.keep rename to php-practice/web/upload_tmp_dir/.keep diff --git a/PracticingR/README.tex b/r-practice/README.tex similarity index 100% rename from PracticingR/README.tex rename to r-practice/README.tex diff --git a/PracticingR/README.txt b/r-practice/README.txt similarity index 100% rename from PracticingR/README.txt rename to r-practice/README.txt diff --git a/PracticingR/elementary-statistics/.RData b/r-practice/elementary-statistics/.RData similarity index 100% rename from PracticingR/elementary-statistics/.RData rename to r-practice/elementary-statistics/.RData diff --git a/PracticingR/elementary-statistics/.Rhistory b/r-practice/elementary-statistics/.Rhistory similarity index 100% rename from PracticingR/elementary-statistics/.Rhistory rename to r-practice/elementary-statistics/.Rhistory diff --git a/PracticingR/introduction/.RData b/r-practice/introduction/.RData similarity index 100% rename from PracticingR/introduction/.RData rename to r-practice/introduction/.RData diff --git a/PracticingR/introduction/.Rhistory b/r-practice/introduction/.Rhistory similarity index 100% rename from PracticingR/introduction/.Rhistory rename to r-practice/introduction/.Rhistory diff --git a/PracticingR/introduction/mydata.csv b/r-practice/introduction/mydata.csv similarity index 100% rename from PracticingR/introduction/mydata.csv rename to r-practice/introduction/mydata.csv diff --git a/PracticingR/introduction/mydata.txt b/r-practice/introduction/mydata.txt similarity index 100% rename from PracticingR/introduction/mydata.txt rename to r-practice/introduction/mydata.txt diff --git a/PracticingR/just-testing.R b/r-practice/just-testing.R similarity index 100% rename from PracticingR/just-testing.R rename to r-practice/just-testing.R