Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact
Subscribe
Tagged

Script

A collection of 3 posts

Bash

Updating or refreshing bash file on the fly

Today I learned a little trick about updating bash file on the fly. Earlier I was under impression every time you edit your bash or any other system related shell script file, it is necessary to restart the terminal. However, I realized that this is not the case. With the

  • Jayesh Kawli
Jayesh Kawli Jun 29, 2017 • 1 min read
PHP

Using PHP Data objects (PDO) to insert into MySQL

PDO is a PHP construct which can be used with an integration with MySQL database. PDO is a sophisticated and secure practice to avoid malicious attacks such as SQL Injection. It's very beneficial tool for error reporting, named and unnamed placeholders and flexibility of usage. to quote from official PDO

  • Jayesh Kawli
Jayesh Kawli Nov 7, 2015 • 1 min read
iOS

Increase the build number while Archiving in Xcode

If you are a iOS or MAC software developer, there are pretty dense chances that you usually archive the build and send it in-house (Through Crashlytics or TestFlight to distribute build to client and organization people) or to the Apple App store. Archiving in the context of iOS and Xcode

  • Jayesh Kawli
Jayesh Kawli Nov 7, 2015 • 2 min read
Fresh Beginning © 2022
Powered by Ghost