Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

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
Jun 29, 2017 1 min read
PHP

Using PHP Data objects (PDO) to insert into MySQL

PDO [http://php.net/manual/en/book.pdo.php] is a PHP [https://secure.php.net/] construct which can be used with an integration with MySQL [https://www.mysql.com/] database. PDO is a sophisticated and secure practice to avoid malicious attacks such as SQL Injection [https://www.owasp.org/
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 [https://try.crashlytics.com/] or TestFlight [https://developer.apple.com/testflight/] to distribute build to client and organization people) or to the Apple App
Nov 7, 2015 2 min read
Fresh Beginning © 2023
Powered by Ghost