David Pennington

Results 68 issues of David Pennington

Using BrowserID you can easily add a login system to this code if you wanted to enable web admin or editor. You can see a [simple example of the API](https://github.com/Xeoncross/forumfive/blob/master/forum.php#L110)...

The current react-material-admin-template repo does not work with the current NPM (and lib) versions. This was a refresh porting all the `src` components into a brand new `create-react-app` checkout and...

Could you paste a simple example into the readme or wiki? Something to demonstrate a standard use case?

I'm curious if there is some way to perhaps define angles (horizontal lines?) or markers (like QR codes) that could be used to deskew images?

The 0Auth token only lasts 30 minutes, but the refresh token lasts 90 days. I don't see any code to handle automatically refreshing the access token. How should I handle...

``` sudo apt-get install dialog ``` In the initial check ``` if [[ ! $(type -P dialog) ]]; then echo -e "\e[1;31mI'm sorry, Dave. I'm afraid I can't do that.\e[0m"...

So I'm thinking about a feature to disable interactive input from the user by feeding halBox with an outside config file and letting it run it's course. My idea is...

I found a copy of a check-sum calculator you could use to replace the current HTTP request in the `Net->Google-Rank()` call: https://github.com/alixaxel/phunction/blob/master/phunction/Net/Google.php#L162 https://gist.github.com/3297664

Could you paste even a sloppy demo or pseudo-code of the API you are aiming to create with this project? I would love to see what your goal syntax and...

https://github.com/prologic/bitcask