Skip to main content

Home/ tech-geeks/ Group items tagged and

Rss Feed Group items tagged

nehasaxena

When and Why Should Companies Consider Hire MEAN Stack Developers? - 0 views

  •  
    Building a web app that's sleek, scalable, and packs a punch? Look no further. Read here, when and why should you Hire MEAN Stack Developers before you jump in. #webdev #MEANstack #developers #hiring #techcareers
nehasaxena

Exploring React Native Mobile App Development and Build Bridges Across Platforms.pdf - 0 views

  •  
    Unleash the power of cross-platform mobile app development with React Native! This article explores the benefits of React Native, including learn-once-write-anywhere functionality, hot reloading for faster development, and a thriving community. Discover if React Native is the right choice for your mobile app project, and explore alternative frameworks for a comprehensive overview. #ReactNative #MobileAppDevelopment #ReactNativeDevelopment #FasterDevelopment #ThePowerOfReactNative #BuildingMobileApps
Chris Wherley

MakeItLink - Detecting URLs In Text And Making Them Links | Joseph Scott - 0 views

  •  
    class MakeItLink {     protected function _link_www( $matches ) {         $url = $matches[2];         $url = MakeItLink::cleanURL( $url );         if( empty( $url ) ) {             return $matches[0];         }           return "{$matches[1]}{$url}";     }       public function cleanURL( $url ) {         if( $url == '' ) {             return $url;         }           $url = preg_replace( "|[^a-z0-9-~+_.?#=!&;,/:%@$*'()x80-xff]|i", '', $url );         $url = str_replace( array( "%0d", "%0a" ), '', $url );         $url = str_replace( ";//", "://", $url );           /* If the URL doesn't appear to contain a scheme, we          * presume it needs http:// appended (unless a relative          * link starting with / or a php file).          */         if(             strpos( $url, ":" ) === false             && substr( $url, 0, 1 ) != "/"             && !preg_match( "|^[a-z0-9-]+?.php|i", $url )         ) {             $url = "http://{$url}";         }           // Replace ampersans and single quotes         $url = preg_replace( "|&([^#])(?![a-z]{2,8};)|", "&$1", $url );         $url = str_replace( "'", "'", $url );           return $url;     }       public function transform( $text ) {         $text = " {$text}";           $text = preg_replace_callback(             '#(?])(\()?([\w]+?://(?:[\w\\x80-\\xff\#$%&~/\-=?@\[\](+]|[.,;:](?![\s<])|(?(1)\)(?![\s<])|\)))*)#is',             array( 'MakeItLink', '_link_www' ),             $text         );           $text = preg_replace( '#(]+?>|>))]+?>([^>]+?)#i', "$1$3", $text )
Bruce Brewer

IPcop content filter logs - 16 views

II recenctly started using the ident / proxy tracking on IPCop, which meets our filter monitoring needes quite well and quite free! I do have a coulpe of questions about he content filter settings ...

ipcop

started by Bruce Brewer on 27 Mar 08 no follow-up yet
Chris Wherley

CB Delimiter Field Magic :: Joomla! Community Magazine™ - 0 views

  •  
    "Hi [cb:userdata field="firstname" user="#me" /] , welcome to my profile. I am [cb:userdata field="firstname" /] and I am [cb:userfield field="cb_age" /] old and I live in [cb:userfield field="cb_country" /]."
nehasaxena

Tips And Tricks For Successful Node JS App Development - 0 views

  •  
    Elevate your Node.js game with these tips and tricks for successful app development!
nehasaxena

What is the Importance of UI in Game Design and Development? - 0 views

  •  
    From menus to health bars, UI matters! This guide explores the crucial role of UI in game design and development from enhancing gameplay to driving player success
nehasaxena

What is Meta AI Chatbot and how It is Different from other leading Chatbots - 0 views

  •  
    Demystifying Meta AI! Compare it to top contenders like ChatGPT, Gemini AI and Grok AI to find the perfect AI for your needs. #MetaAI #ChatGPT#GeminiAI #GrokAI #ChooseYourAI #BestAICompanison
nehasaxena

The Impact of Good Website Design on Business Success.pdf - 0 views

  •  
    Is your website costing you customers? Discover the impact of good website design on business success in 2024. Learn how UX, mobile-friendliness, and content can boost conversions, build trust, and drive growth.
Chris Wherley

Creating a RSync Backup Server on SME - 1 views

  • Setup the *nix Machines: &nbsp; (We will use rsync with the SSH option to backup these systems.)&nbsp;Enable SSH access to the servers, in server-managerWe need to be able to SSH into these machines without being prompted for a password.&nbsp; Here is an excerpt from an email that explains this: &lt;EXCERPT&gt; Here's the technique in a nutshell (just tried it out on 3 esmith servers): Let's say that you're working on server 10.0.0.20 and you want to ssh to server 10.0.0.30 without having to use a password. On 10.0.0.20, issue the following command as root:&nbsp; &nbsp;&nbsp;&nbsp; # ssh-keygen -t dsa&nbsp; This will prompt you for a location to store the key (use the default) and for a passphrase (leave blank). Next, use scp (secure copy) to move the key to 10.0.0.30&nbsp; &nbsp;&nbsp;&nbsp; # scp .ssh/id_dsa.pub 10.0.0.30:/root/.ssh/authorized_keys2&nbsp; This will prompt you for the root password on 10.0.0.30 and will then transfer the key from 10.0.0.20 to 10.0.0.30. It should do the trick. Try it out by running an ssh session from the command line: &nbsp;&nbsp;&nbsp; # ssh 10.0.0.30&nbsp; It should let you in without a password. You can scp the ".ssh/id_dsa.pub" file to other servers without having to create a public key for each.&nbsp; -MD &lt;/EXCERPT&gt;
nehasaxena

AI-powered Deepfake Rises and Its Impact on Privacy Concerns in 2024 - 0 views

  •  
    Uncover the rise of AI-powered deepfakes and their profound impact on privacy concerns in 2024.
Chris Wherley

Joomla! templates, Joomla! themes, and custom Joomla! templates - 0 views

  •  
    Joomla Demo Host
Chris Wherley

CSS Stylesheet Switcher using PHP (Javascript free) - 0 views

  •  
    CSS Stylesheet Switcher using PHP (Javascript free) - A simple solution to switch CSS stylesheets on the fly using only PHP. : Bristol based web design and web application development agency specialising in web standards based XHTML, CSS and PHP / MySQ...
Chris Wherley

YouTube- Moodlerooms's Channel - 0 views

  •  
    Share your videos with friends, family, and the world
nehasaxena

Software &amp; Tools That Will Make Your Management Journey Easier - WeeTech Solution P... - 0 views

  •  
    Explore essential software and tools designed to streamline your management journey. Elevate efficiency and effectiveness with these valuable resources. #ManagementTools #SoftwareSolutions
nehasaxena

Understanding the Benefits of Custom .NET Development for Enterprise Solutions - 0 views

  •  
    One-size-fits-all software got you down? Unleash the power of custom .NET development and craft solutions that perfectly fit your unique business needs. ✨ #customsoftware #bespokesolutions #enterprisesolutions #dotnetdev
1 - 20 of 64 Next › Last »
Showing 20 items per page