Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact 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 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
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
Nov 7, 2015 2 min read
Fresh Beginning © 2025
Powered by Ghost