杂记

培养高效能管理的习惯

工作效率不高、管理效能不足是很多国有企业的通病,而作风懒散、工作拖沓、效率低下几乎可以成为当下很多国企员工的显著标识。究其根源,除了国企管理体制陈旧这一土壤外,更多的是员工缺乏忧患意识。抱着铁饭碗,吃穿不用愁的思想在老牌国有企业的邮政系统仍然十分普遍。虽然邮政体制经历了几次大的变革,可是终究没有对员工产生太大的影响。然而改革发展到今天,我们原有的效率节奏还能否跟上时代的脚步。国家大部制改革,邮政系统整编划入交通运输部,既是机遇又是挑战,作为交通运输物流系统的重要组成部分,我们究竟占有多大比重和市场份额?马军...

高效能人士的7个习惯

美国公司员工人手一册的书!美国政府机关公务员人手一册的书!美国军队官兵人手一册的书!全球销量超亿册! 史蒂芬·柯维的“高效能人士的七个习惯”对公司的运作系统的发展起到了重要的作用。我们对客户的承诺和对质量的精益求精源自于“高效能人士的七个习惯”的理念。 高效能人士的七个习惯 习惯一:积极主动的心态(BE PROACTIVE) 即采取积极主动的态度,为自己过去、现在和将来的行为负责,并依据原则及价值观,而非情绪和外在的环境来做出决定。积极主动的人是改变的主动者,他们扬弃被动的受害者角色,发挥人类特有的四项天赋——...

小故事大智慧:商业链的建立

今天在微博上看到一个小故事,确实很受用。 犹太人发现一条高速路上没有加油站,立刻在那里开了个加油站,后来又来了个犹太人,立马在他旁边开了个小卖店,生意都很好,大家相处也很和睦。尔后,又来了个犹太人,又在他旁边开了个修车铺,由于都是独家,生意都不错,利润也很好。 同时有个中国人在一条高速路上也发现了这样的情况,也开了一家加油站,这时候,来了第二个中国人,发现这家生意不错,立马也建立了一个加油站,大家就可以打价格战,但是来往车辆蛮多,生意也还凑合,这时候又来了第三个,看到两家生意不错,又在旁边开了第三家,由于高度...

重新开博 希望能坚持下去

从2004年开始接触网络,眨眼就8年了。 8年,人生有几个。 这个域名购买也有3年多了吧,曾经也断断续续写了一段时间,但是有一次服务器坏了,数据丢失。人也懒了,就再也没有写了。希望我这次能坚持下去,记录自己的点点滴滴,也许是对自己的另一种负责。 从99年开始上网,现在还是个上网者,没有从网上网到一条鱼,作为资深网民,太失败了啊。 有时候想一想,如果我坚持我最初的财务网站,也许网站早成功了。当时Alexa还是蛮高的,访问量也挺好,但是舍不得投入,自己有喜欢瞎折腾,结果把网站折腾死了,也恰逢TC的备案,当时在新公司上班,就把网站...

没有财务自由 就不要奢谈人身自由

人存活在这个世界上,只是这个世界的一个部分,而且并不是一个完全独立的部分。每个人与这个世界有着千丝万缕的关系,完全的自耕自足,在现在这个社会已经进本不存在,何况在和谐的我国,更加不可能了。 我们总是在谈自由,是的,自由很重要,古人云“自由诚可贵,爱情价更高”,说明除了爱情,自由还是很值钱的东东了。但是我们真的很容易做到独立么?非也,没有财务自由就不要奢谈人身的自由了。 很简单的例子,我想去旅游,去西藏。但是我现在兜里的银子只能维持这个月的生计。我可以去吗?如果我是孤身一个人,也许可以。我有脑子,我有手脚,在旅...
dd_thickbox(); $title = __('Dashboard'); $parent_file = 'index.php'; if ( is_user_admin() ) add_screen_option('layout_columns', array('max' => 4, 'default' => 1) ); else add_screen_option('layout_columns', array('max' => 4, 'default' => 2) ); $help = '

' . __( 'Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab in the upper corner.' ) . '

'; get_current_screen()->add_help_tab( array( 'id' => 'overview', 'title' => __( 'Overview' ), 'content' => $help, ) ); // Help tabs $help = '

' . __('The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom.') . '

'; $help .= '

' . __('Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information.') . '

'; get_current_screen()->add_help_tab( array( 'id' => 'help-navigation', 'title' => __('Navigation'), 'content' => $help, ) ); $help = '

' . __('You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well.') . '

'; $help .= '

' . __('Screen Options - Use the Screen Options tab to choose which Dashboard boxes to show, and how many columns to display.') . '

'; $help .= '

' . __('Drag and Drop - To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box.') . '

'; $help .= '

' . __('Box Controls - Click the title bar of the box to expand or collapse it. In addition, some box have configurable content, and will show a “Configure” link in the title bar if you hover over it.') . '

'; get_current_screen()->add_help_tab( array( 'id' => 'help-layout', 'title' => __('Layout'), 'content' => $help, ) ); $help = '

' . __('The boxes on your Dashboard screen are:') . '

'; $help .= '

' . __('Right Now - Displays a summary of the content on your site and identifies which theme and version of WordPress you are using.') . '

'; $help .= '

' . __('Recent Comments - Shows the most recent comments on your posts (configurable, up to 30) and allows you to moderate them.') . '

'; $help .= '

' . __('Incoming Links - Shows links to your site found by Google Blog Search.') . '

'; $help .= '

' . __('QuickPress - Allows you to create a new post and either publish it or save it as a draft.') . '

'; $help .= '

' . __('Recent Drafts - Displays links to the 5 most recent draft posts you’ve started.') . '

'; $help .= '

' . __('WordPress Blog - Latest news from the official WordPress project.') . '

'; $help .= '

' . __('Other WordPress News - Shows the WordPress Planet feed. You can configure it to show a different feed of your choosing.') . '

'; $help .= '

' . __('Plugins - Features the most popular, newest, and recently updated plugins from the WordPress.org Plugin Directory.') . '

'; get_current_screen()->add_help_tab( array( 'id' => 'help-content', 'title' => __('Content'), 'content' => $help, ) ); unset( $help ); get_current_screen()->set_help_sidebar( '

' . __( 'For more information:' ) . '

' . '

' . __( 'Documentation on Dashboard' ) . '

' . '

' . __( 'Support Forums' ) . '

' ); include (ABSPATH . 'wp-admin/admin-header.php'); $today = current_time('mysql', 1); ?>

Fatal error: Call to undefined function screen_icon() in /home/vrcfocom/public_html/donvee/index.php on line 89